appveyor
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
build
Remove mkdep.awk
2018-10-20 10:08:54 +02:00
ext
Merge branch 'master' into preload
2018-10-29 13:49:24 +03:00
main
Improved shared interned strings handling. The previous implementation worked incorrectly in ZTS build. It changed strings only in function/class tables of one thread. Now all threads gets the same shared interned strings. Also, on shutdown, we don't try to replace SHM interned strings back to process strings, but delay dettachment of SHM instead.
2018-10-25 20:30:51 +03:00
pear
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
sapi
Don't wrap php_module_shutdown() with zend_try. executor_globals are released in ZTS build, and this leads to crash.
2018-10-25 23:41:26 +03:00
scripts
Remove mkdep.awk
2018-10-20 10:08:54 +02:00
tests
Merge branch 'PHP-7.3'
2018-10-18 23:40:00 +02:00
travis
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
TSRM
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
win32
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
Zend
Cleanup
2018-10-25 22:30:51 +03:00
.appveyor.yml
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
.editorconfig
Update .editorconfig with some more configs
2017-10-19 11:53:37 +01:00
.gdbinit
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
.gitattributes
Fix .gitattributes
2018-10-20 22:58:27 +02:00
.gitignore
Remove ext/json parser files generated by bison
2018-10-24 20:13:04 +02:00
.travis.yml
Run CI tests under opcache.protect_memory=1
2018-10-17 16:10:47 +02:00
acinclude.m4
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02: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
config.guess
Fix #76137 : config.guess/config.sub do not recognize RISC-V
2018-05-25 15:20:25 +02:00
config.sub
Fix #76137 : config.guess/config.sub do not recognize RISC-V
2018-05-25 15:20:25 +02:00
configure.ac
bump to 7.2.13-dev
2018-10-23 12:15:30 +02:00
CONTRIBUTING.md
Move all testing docs to qa.php.net
2018-10-18 08:01:22 +02:00
CREDITS
Update http to https
2018-06-25 08:31:32 +02:00
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:56:38 +02:00
genfiles
Remove ext/json parser files generated by bison
2018-10-24 20:13:04 +02:00
header
Remove unused Git attributes ident
2018-07-25 00:53:25 +02:00
INSTALL
Update http to https
2018-06-25 08:31:32 +02:00
LICENSE
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
ltmain.sh
makedist
Merge branch 'PHP-7.2' into PHP-7.3
2018-10-20 09:54:00 +02:00
Makefile.gcov
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
Makefile.global
Remove stamp-h
2018-10-18 08:35:43 +02:00
NEWS
Fix #71592 : External entity processing never fails
2018-10-27 17:30:13 +02:00
php.gif
php.ini-development
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
php.ini-production
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02:00
php7.spec.in
README.EXT_SKEL
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +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:17:28 +02:00
README.MAILINGLIST_RULES
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
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +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:56:38 +02:00
README.SELF-CONTAINED-EXTENSIONS
[ci skip] Remove automake and aclocal in comments
2018-10-21 13:06:58 +02:00
README.STREAMS
Trim trailing whitespace in source code files
2018-10-13 14:17:28 +02: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
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
run-tests.php
Fix run-tests.php for running phpdbg and certain test sections
2018-10-24 16:21:57 +02:00
snapshot
UPGRADING
Fix #71592 : External entity processing never fails
2018-10-27 17:30:13 +02:00
UPGRADING.INTERNALS
Fix a typo in UPGRADING.INTERNALS
2018-10-17 21:14:46 -04:00
vcsclean