/
opt
/
cpanel
/
ea-php56
/
root
/
usr
/
share
/
doc
/
ea-php56-php-common
/
/opt/cpanel/ea-php56/root/usr/share/doc/ea-php56-php-common
mkdir
upload
Name
Size
Mode
Actions
CODING_STANDARDS
11984
0644
edit
dl
rm
CREDITS
91
0644
edit
dl
rm
EXTENSIONS
25443
0644
edit
dl
rm
libmagic_LICENSE
1671
0644
edit
dl
rm
LICENSE
3218
0644
edit
dl
rm
NEWS
551923
0644
edit
dl
rm
phar_LICENSE
4692
0644
edit
dl
rm
php.ini-development
73654
0644
edit
dl
rm
php.ini-production
73685
0644
edit
dl
rm
README.EXT_SKEL
7002
0644
edit
dl
rm
README.GIT-RULES
5028
0644
edit
dl
rm
README.input_filter
5438
0644
edit
dl
rm
README.MAILINGLIST_RULES
3426
0644
edit
dl
rm
README.md
1473
0644
edit
dl
rm
README.namespaces
6040
0644
edit
dl
rm
README.NEW-OUTPUT-API
5585
0644
edit
dl
rm
README.PARAMETER_PARSING_API
7648
0644
edit
dl
rm
README.REDIST.BINS
20918
0644
edit
dl
rm
README.RELEASE_PROCESS
12589
0644
edit
dl
rm
README.SELF-CONTAINED-EXTENSIONS
5086
0644
edit
dl
rm
README.STREAMS
15385
0644
edit
dl
rm
README.SUBMITTING_PATCH
8022
0644
edit
dl
rm
README.TESTING
6679
0644
edit
dl
rm
README.TESTING2
4958
0644
edit
dl
rm
README.UNIX-BUILD-SYSTEM
4261
0644
edit
dl
rm
README.WIN32-BUILD-SYSTEM
109
0644
edit
dl
rm
regex_COPYRIGHT
950
0644
edit
dl
rm
TSRM_LICENSE
1314
0644
edit
dl
rm
ZEND_CHANGES
37161
0644
edit
dl
rm
ZEND_LICENSE
2815
0644
edit
dl
rm
Edit:
/opt/cpanel/ea-php56/root/usr/share/doc/ea-php56-php-common/README.md
(1473B)
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)
Save
cmd:
run