appveyor
Disable test parallelization on AppVeyor with opcache
2019-02-28 10:57:24 +01:00
build
Move Makefile.global and Makefile.gcov to build directory
2019-03-04 12:30:42 +01:00
ext
Remove legacy AC_CHECK_TYPE calls for uint and ulong
2019-03-06 22:49:16 +01:00
main
Remove legacy AC_CHECK_TYPE calls for uint and ulong
2019-03-06 22:49:16 +01:00
pear
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
sapi
Remove legacy AC_CHECK_TYPE calls for uint and ulong
2019-03-06 22:49:16 +01:00
scripts
Move Makefile.global and Makefile.gcov to build directory
2019-03-04 12:30:42 +01:00
tests
Fix tests bareword fallback with error suppression
2019-02-25 17:43:07 +01:00
travis
Replace --with-gd by --enable-gd for Travis
2019-03-04 14:48:09 +01:00
TSRM
Remove AC_PROG_CC_C_O
2019-03-03 14:47:49 +01:00
win32
Replace PHP_TM_GMTOFF with AC_CHECK_MEMBERS
2019-03-04 12:13:12 +01:00
Zend
Remove legacy AC_CHECK_TYPE calls for uint and ulong
2019-03-06 22:49:16 +01:00
.appveyor.yml
Disable test parallelization on AppVeyor with opcache
2019-02-28 10:57:24 +01:00
.editorconfig
Update editorconfig
2019-03-07 01:03:56 +01:00
.gdbinit
Sync types in .gdbinit, improve property dumping
2019-02-26 17:26:16 +01:00
.gitattributes
Fix .gitattributes
2018-10-20 22:58:27 +02:00
.gitignore
Move Makefile.global and Makefile.gcov to build directory
2019-03-04 12:30:42 +01:00
.travis.yml
Enable parallel tests on Travis
2019-02-20 12:19:01 +01:00
acinclude.m4
Move Makefile.global and Makefile.gcov to build directory
2019-03-04 12:30:42 +01:00
buildconf
Merge branch 'PHP-7.2' into PHP-7.3
2018-10-20 09:54:00 +02:00
buildconf.bat
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
CODING_STANDARDS
Move all testing docs to qa.php.net
2018-10-18 08:01:22 +02:00
configure.ac
Remove legacy AC_CHECK_TYPE calls for uint and ulong
2019-03-06 22:49:16 +01:00
CONTRIBUTING.md
Remove oniguruma lines from CONTRIBUTING
2019-02-11 15:33:28 +01:00
CREDITS
Update http to https
2018-06-25 08:31:32 +02:00
EXTENSIONS
[ci skip] List FFI extension
2019-01-21 20:24:16 +01:00
genfiles
Remove yearly range from copyright notice
2019-01-30 11:03:12 +02:00
header
Remove yearly range from copyright notice
2019-01-30 11:03:12 +02:00
INSTALL
Update http to https
2018-06-25 08:31:32 +02:00
LICENSE
Update and fix remaining year ranges (2019)
2019-02-08 23:14:29 +01:00
makedist
Remove unused --copy option from the makedist
2019-02-16 21:48:45 +01:00
NEWS
Merge branch 'PHP-7.2' into PHP-7.3
2019-03-06 00:37:38 +01:00
php7.spec.in
Replaces php5 with php7, without whitespace changes.
2014-09-20 10:01:44 +02:00
php.gif
php.ini-development
Remove local variables
2019-02-03 21:03:00 +01:00
php.ini-production
Remove local variables
2019-02-03 21:03:00 +01:00
README.EXT_SKEL
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
README.GIT-RULES
[ci skip] PHP 7.1 is now security-only branch
2018-11-23 21:20:13 +01:00
README.input_filter
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
README.MAILINGLIST_RULES
- mention rfc 1855
2008-01-17 14:37:58 +00:00
README.md
Move all testing docs to qa.php.net
2018-10-18 08:01:22 +02:00
README.NEW-OUTPUT-API
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
README.PARAMETER_PARSING_API
Link to the fast_zpp RFC
2018-12-10 12:53:12 +11:00
README.REDIST.BINS
[ci skip] Remove oniguruma and libzip leftovers
2019-03-04 01:26:56 +01:00
README.RELEASE_PROCESS
Fix README.RELEASE_PROCESS
2019-01-24 12:41:53 +01:00
README.SELF-CONTAINED-EXTENSIONS
[ci skip] Remove automake and aclocal in comments
2018-10-21 13:06:58 +02:00
README.STREAMS
Remove local variables
2019-02-03 21:03:00 +01:00
README.SUBMITTING_PATCH
Move all testing docs to qa.php.net
2018-10-18 08:01:22 +02:00
README.UNIX-BUILD-SYSTEM
[ci skip] Remove automake and aclocal in comments
2018-10-21 13:06:58 +02:00
README.WIN32-BUILD-SYSTEM
Remove local variables
2019-02-03 21:03:00 +01:00
run-tests.php
Add special "all" conflict
2019-02-21 11:04:43 +01:00
UPGRADING
Revert "Detect invalid uses of parent:: during compilation"
2019-03-04 12:24:02 +01:00
UPGRADING.INTERNALS
While the compiler does not have the FBC set for zend_get_call_op, optimizer does, and so incorrectly results in ignoring these flags.
2019-02-21 23:54:26 +01:00