Linux evo.fastest-server.com 5.14.0-284.1101.el9.tuxcare.11.els11.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Aug 14 13:30:35 UTC 2026 x86_64
LiteSpeed
Server IP : 103.249.112.113 & Your IP : 216.73.217.135
Domains : 988 Domain
User : tanishks
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
alt-php55-common /
Delete
Unzip
Name
Size
Permission
Date
Action
CODING_STANDARDS
11.56
KB
-rw-r--r--
2016-07-20 08:41
CREDITS
91
B
-rw-r--r--
2016-07-20 08:41
INSTALL
93.5
KB
-rw-r--r--
2016-07-20 08:41
LICENSE
3.14
KB
-rw-r--r--
2016-07-20 08:41
NEWS
475.88
KB
-rw-r--r--
2026-08-23 15:56
README.EXTENSIONS
1.73
KB
-rw-r--r--
2016-07-20 08:41
README.EXT_SKEL
6.84
KB
-rw-r--r--
2016-07-20 08:41
README.GIT-RULES
4.91
KB
-rw-r--r--
2016-07-20 08:41
README.MAILINGLIST_RULES
3.35
KB
-rw-r--r--
2016-07-20 08:41
README.NEW-OUTPUT-API
5.45
KB
-rw-r--r--
2016-07-20 08:41
README.PARAMETER_PARSING_API
7.47
KB
-rw-r--r--
2016-07-20 08:41
README.PHP4-TO-PHP5-THIN-CHANGES
4.63
KB
-rw-r--r--
2016-07-20 08:41
README.REDIST.BINS
20.43
KB
-rw-r--r--
2016-07-20 08:41
README.RELEASE_PROCESS
12.29
KB
-rw-r--r--
2016-07-20 08:41
README.SELF-CONTAINED-EXTENSIONS
4.97
KB
-rw-r--r--
2016-07-20 08:41
README.STREAMS
15.01
KB
-rw-r--r--
2016-07-20 08:41
README.SUBMITTING_PATCH
7.84
KB
-rw-r--r--
2016-07-20 08:41
README.TESTING
6.52
KB
-rw-r--r--
2016-07-20 08:41
README.TESTING2
4.84
KB
-rw-r--r--
2016-07-20 08:41
README.UNIX-BUILD-SYSTEM
4.16
KB
-rw-r--r--
2016-07-20 08:41
README.WIN32-BUILD-SYSTEM
109
B
-rw-r--r--
2016-07-20 08:41
README.input_filter
5.31
KB
-rw-r--r--
2016-07-20 08:41
README.md
1.44
KB
-rw-r--r--
2016-07-20 08:41
README.namespaces
5.9
KB
-rw-r--r--
2016-07-20 08:41
TSRM_LICENSE
1.28
KB
-rw-r--r--
2016-07-20 08:41
ZEND_CHANGES
36.29
KB
-rw-r--r--
2016-07-20 08:41
ZEND_LICENSE
2.75
KB
-rw-r--r--
2016-07-20 08:41
php.ini-development
67.61
KB
-rw-r--r--
2016-07-20 08:41
php.ini-production
67.64
KB
-rw-r--r--
2016-07-20 08:41
regex_COPYRIGHT
950
B
-rw-r--r--
2016-07-20 08:41
Save
Rename
The PHP Interpreter =================== This is the github mirror of the official PHP repository located at http://git.php.net. [](http://travis-ci.org/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 mailinglist 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 http://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)