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 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)
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
CODING_STANDARDS | File | 11.7 KB | 0644 |
|
CREDITS | File | 91 B | 0644 |
|
EXTENSIONS | File | 20.4 KB | 0644 |
|
LICENSE | File | 3.14 KB | 0644 |
|
NEWS | File | 112.52 KB | 0644 |
|
README.EXT_SKEL | File | 6.85 KB | 0644 |
|
README.GIT-RULES | File | 4.91 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.35 KB | 0644 |
|
README.REDIST.BINS | File | 19.3 KB | 0644 |
|
README.RELEASE_PROCESS | File | 12.63 KB | 0644 |
|
README.SELF-CONTAINED-EXTENSIONS | File | 4.97 KB | 0644 |
|
README.STREAMS | File | 15 KB | 0644 |
|
README.SUBMITTING_PATCH | File | 7.94 KB | 0644 |
|
README.TESTING | File | 6.54 KB | 0644 |
|
README.TESTING2 | File | 4.84 KB | 0644 |
|
README.UNIX-BUILD-SYSTEM | File | 4.16 KB | 0644 |
|
README.WIN32-BUILD-SYSTEM | File | 109 B | 0644 |
|
README.input_filter | File | 5.29 KB | 0644 |
|
README.md | File | 1.57 KB | 0644 |
|
README.namespaces | File | 5.9 KB | 0644 |
|
TSRM_LICENSE | File | 1.28 KB | 0644 |
|
ZEND_CHANGES | File | 36.29 KB | 0644 |
|
ZEND_LICENSE | File | 2.75 KB | 0644 |
|
libmagic_LICENSE | File | 1.63 KB | 0644 |
|
phar_LICENSE | File | 4.58 KB | 0644 |
|
php.ini-development | File | 68.95 KB | 0644 |
|
php.ini-production | File | 68.98 KB | 0644 |
|