The PHP Interpreter =================== This is the github mirror of the official PHP repository located at http://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 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)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CODING_STANDARDS | File | 11.68 KB | 0644 |
|
CREDITS | File | 91 B | 0644 |
|
EXTENSIONS | File | 20.61 KB | 0644 |
|
LICENSE | File | 3.13 KB | 0644 |
|
NEWS | File | 117.26 KB | 0644 |
|
README.EXT_SKEL | File | 6.83 KB | 0644 |
|
README.GIT-RULES | File | 4.99 KB | 0644 |
|
README.MAILINGLIST_RULES | File | 3.35 KB | 0644 |
|
README.NEW-OUTPUT-API | File | 5.11 KB | 0644 |
|
README.PARAMETER_PARSING_API | File | 7.34 KB | 0644 |
|
README.REDIST.BINS | File | 19.25 KB | 0644 |
|
README.RELEASE_PROCESS | File | 14.04 KB | 0644 |
|
README.SELF-CONTAINED-EXTENSIONS | File | 4.96 KB | 0644 |
|
README.STREAMS | File | 14.96 KB | 0644 |
|
README.SUBMITTING_PATCH | File | 7.93 KB | 0644 |
|
README.TESTING | File | 6.53 KB | 0644 |
|
README.TESTING2 | File | 4.83 KB | 0644 |
|
README.UNIX-BUILD-SYSTEM | File | 4.16 KB | 0644 |
|
README.WIN32-BUILD-SYSTEM | File | 114 B | 0644 |
|
README.input_filter | File | 5.29 KB | 0644 |
|
README.md | File | 1.57 KB | 0644 |
|
TSRM_LICENSE | File | 1.28 KB | 0644 |
|
ZEND_LICENSE | File | 2.74 KB | 0644 |
|
libmagic_LICENSE | File | 1.63 KB | 0644 |
|
phar_LICENSE | File | 4.57 KB | 0644 |
|
php.ini-development | File | 69.56 KB | 0644 |
|
php.ini-production | File | 69.74 KB | 0644 |
|