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-php70-common /
Delete
Unzip
Name
Size
Permission
Date
Action
CODING_STANDARDS
11.7
KB
-rw-r--r--
2018-12-04 17:22
CREDITS
91
B
-rw-r--r--
2018-12-04 17:23
INSTALL
85.78
KB
-rw-r--r--
2018-12-04 17:23
LICENSE
3.14
KB
-rw-r--r--
2018-12-04 17:22
NEWS
110.44
KB
-rw-r--r--
2026-08-23 16:37
README.EXT_SKEL
6.85
KB
-rw-r--r--
2018-12-04 17:23
README.GIT-RULES
4.91
KB
-rw-r--r--
2018-12-04 17:22
README.MAILINGLIST_RULES
3.35
KB
-rw-r--r--
2018-12-04 17:23
README.NEW-OUTPUT-API
5.11
KB
-rw-r--r--
2018-12-04 17:23
README.PARAMETER_PARSING_API
7.35
KB
-rw-r--r--
2018-12-04 17:22
README.REDIST.BINS
19.3
KB
-rw-r--r--
2018-12-04 17:23
README.RELEASE_PROCESS
12.63
KB
-rw-r--r--
2018-12-04 17:23
README.SELF-CONTAINED-EXTENSIONS
4.97
KB
-rw-r--r--
2018-12-04 17:22
README.STREAMS
15
KB
-rw-r--r--
2018-12-04 17:22
README.SUBMITTING_PATCH
7.94
KB
-rw-r--r--
2018-12-04 17:23
README.TESTING
6.54
KB
-rw-r--r--
2018-12-04 17:23
README.TESTING2
4.84
KB
-rw-r--r--
2018-12-04 17:23
README.UNIX-BUILD-SYSTEM
4.16
KB
-rw-r--r--
2018-12-04 17:23
README.WIN32-BUILD-SYSTEM
109
B
-rw-r--r--
2018-12-04 17:23
README.input_filter
5.29
KB
-rw-r--r--
2018-12-04 17:23
README.md
1.57
KB
-rw-r--r--
2018-12-04 17:22
README.namespaces
5.9
KB
-rw-r--r--
2018-12-04 17:22
TSRM_LICENSE
1.28
KB
-rw-r--r--
2018-12-04 17:23
ZEND_CHANGES
36.29
KB
-rw-r--r--
2018-12-04 17:23
ZEND_LICENSE
2.75
KB
-rw-r--r--
2018-12-04 17:23
php.ini-development
68.95
KB
-rw-r--r--
2018-12-04 17:23
php.ini-production
68.98
KB
-rw-r--r--
2018-12-04 17:22
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) [](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 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)