The PHP Interpreter
Go to file
2019-04-17 09:56:55 +02:00
appveyor Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
build Merge branch 'PHP-7.1' into PHP-7.2 2018-10-20 09:51:22 +02:00
ext Fix tests for non English environments 2019-04-17 09:56:55 +02:00
main next is 7.2.19 2019-04-16 13:11:23 +02:00
pear Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
sapi LiteSpeed SAPI 7.3, better process management, new API function litespeed_finish_request(). 2019-04-12 17:43:45 -04:00
scripts Merge branch 'PHP-7.1' into PHP-7.2 2018-10-19 00:07:42 +02:00
tests Fixed bug #75546 2019-02-12 11:42:33 +01:00
travis Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
TSRM Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
win32 Fix potential OPcache file cache related issues 2019-04-11 18:28:49 +02:00
Zend Fix pgsql use after free trying to reuse closed connection 2019-04-10 12:18:57 +02:00
.appveyor.yml Update Appveyor CI to php-sdk-2.2.0beta4 2019-04-05 23:15:22 +02:00
.editorconfig Update editorconfig 2019-03-07 01:03:56 +01:00
.gdbinit Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
.gitattributes Remove ident gitattribute for ext/zip/php_zip.c 2017-10-03 07:14:50 +01:00
.gitignore Merge branch 'PHP-7.1' into PHP-7.2 2018-10-19 00:07:42 +02:00
.travis.yml Merge branch 'PHP-7.1' into PHP-7.2 2018-12-02 16:04:33 -08:00
acinclude.m4 Consider phpdbg as cli 2019-03-27 10:38:03 +01:00
buildconf Merge branch 'PHP-7.1' into PHP-7.2 2018-10-20 09:51:22 +02:00
buildconf.bat Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
CODING_STANDARDS Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.guess
config.sub Remove Netware support 2016-11-12 11:20:01 +01:00
configure.ac next is 7.2.19 2019-04-16 13:11:23 +02:00
CONTRIBUTING.md Update CONTRIBUTING 2017-04-02 13:45:08 +02:00
CREDITS
EXTENSIONS Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
footer Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
genfiles Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
header year++ 2018-01-02 12:55:14 +08:00
INSTALL
LICENSE Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
ltmain.sh
makedist Merge branch 'PHP-7.1' into PHP-7.2 2018-10-20 09:51:22 +02:00
Makefile.frag Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
Makefile.gcov Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
Makefile.global Revert "Fix #77609: Tests from mailparse extension fails" 2019-03-20 11:54:27 +01:00
NEWS next is 7.2.19 2019-04-16 13:11:23 +02:00
php7.spec.in
php.gif
php.ini-development comment out sqlite3.defensive = 1 2019-03-19 16:26:26 +01:00
php.ini-production comment out sqlite3.defensive = 1 2019-03-19 16:26:26 +01:00
README.EXT_SKEL Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.GIT-RULES Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.input_filter Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.MAILINGLIST_RULES
README.md Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.NEW-OUTPUT-API Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.PARAMETER_PARSING_API Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.REDIST.BINS Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.RELEASE_PROCESS Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.SELF-CONTAINED-EXTENSIONS Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.STREAMS Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.SUBMITTING_PATCH Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.TESTING Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
README.TESTING2 Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
README.UNIX-BUILD-SYSTEM
README.WIN32-BUILD-SYSTEM Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
run-tests.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
server-tests-config.php Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
server-tests.php Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
snapshot
stamp-h.in
UPGRADING Disable rsh/ssh functionality in imap by default (bug #77153) 2018-11-20 11:18:53 -08:00
UPGRADING.INTERNALS Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
vcsclean

The PHP Interpreter

This is the github mirror of the official PHP repository located at http://git.php.net.

Build Status Build status

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