Linux node5458.myfcloud.com 6.10.2-x86_64-linode165 #1 SMP PREEMPT_DYNAMIC Tue Jul 30 15:03:21 EDT 2024 x86_64
Apache
: 45.79.123.194 | : 18.220.156.180
16 Domain
7.4.33
addify5
shells.trxsecurity.org
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
Backdoor Scanner
Backdoor Create
Alfa Webshell
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
alt-php73-common-7.3.33 /
[ HOME SHELL ]
Name
Size
Permission
Action
CODING_STANDARDS
12.43
KB
-rw-r--r--
CREDITS
93
B
-rw-r--r--
INSTALL
105
B
-rw-r--r--
LICENSE
3.13
KB
-rw-r--r--
NEWS
92.14
KB
-rw-r--r--
README.EXT_SKEL
1.35
KB
-rw-r--r--
README.GIT-RULES
5.16
KB
-rw-r--r--
README.MAILINGLIST_RULES
3.35
KB
-rw-r--r--
README.NEW-OUTPUT-API
5.05
KB
-rw-r--r--
README.PARAMETER_PARSING_API
7.64
KB
-rw-r--r--
README.REDIST.BINS
24.16
KB
-rw-r--r--
README.RELEASE_PROCESS
15.32
KB
-rw-r--r--
README.SELF-CONTAINED-EXTENSIO...
4.87
KB
-rw-r--r--
README.STREAMS
14.95
KB
-rw-r--r--
README.SUBMITTING_PATCH
7.93
KB
-rw-r--r--
README.TESTING
11.36
KB
-rw-r--r--
README.UNIX-BUILD-SYSTEM
4.16
KB
-rw-r--r--
README.WIN32-BUILD-SYSTEM
114
B
-rw-r--r--
README.input_filter
5.19
KB
-rw-r--r--
README.md
1.57
KB
-rw-r--r--
TSRM_LICENSE
1.28
KB
-rw-r--r--
ZEND_LICENSE
2.74
KB
-rw-r--r--
php.ini-development
69.7
KB
-rw-r--r--
php.ini-production
69.88
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
The PHP Interpreter =================== This is the github mirror of the official PHP repository located at https://git.php.net. [![Build Status](https://secure.travis-ci.org/php/php-src.svg?branch=master)](http://travis-ci.org/php/php-src) [![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy?svg=true)](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)
Close