summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix JIT on Mac OSX ZTS buildDmitry Stogov2019-06-173-1/+25
* Merge branch 'PHP-7.4'Nikita Popov2019-06-172-4/+4
|\
| * Fix file conflicts in SplFileObject fputcsv testsNikita Popov2019-06-172-4/+4
* | Add types to a couple of builtin functionsNikita Popov2019-06-171-9/+9
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-171-4/+0
|\ \ | |/
| * Remove XFAIL markDmitry Stogov2019-06-171-4/+0
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-171-0/+1
|\ \ | |/
| * Avoid uninitilized field accessDmitry Stogov2019-06-171-0/+1
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-06-174-17/+25
|\ \ | |/
| * Fixed memory leaks in ext/ffi/tests/100.phpt on Mac OSXDmitry Stogov2019-06-174-17/+25
* | Merge branch 'PHP-7.4'Nikita Popov2019-06-172-2/+2
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-171-1/+1
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-171-1/+1
| | |\
| | | * Accept null for preg_quote delimiter argumentNikita Popov2019-06-171-1/+1
| * | | Simplify pm.start_servers calculation in docsFreddie Leeman2019-06-171-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-175-0/+14
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-175-0/+14
| |\ \ \ | | |/ /
| | * | Add syslog.filter=rawErik Lundin2019-06-176-0/+17
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-171-12/+9
|\ \ \ \ | |/ / /
| * | | Add debug output to posix_getlogin() testNikita Popov2019-06-171-12/+9
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-172-119/+97
|\ \ \ \ | |/ / /
| * | | Make ext/curl/tests/bug48203_multi.phpt more robustNikita Popov2019-06-171-3/+1
| * | | Remove unnecessary short_open_tags use in tokenizer testGeorge Peter Banyard2019-06-171-116/+96
* | | | zend_func_info: Remove null from methods with non-null return typeTyson Andre2019-06-171-5/+5
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-171-0/+2
|\ \ \ \ | |/ / /
| * | | Enable intl on macosNikita Popov2019-06-171-0/+2
* | | | Report test failures on macosNikita Popov2019-06-171-1/+1
* | | | Remove bogus quieting in AppendIterator::append()Nikita Popov2019-06-172-2/+2
* | | | ctor_params of mysqli_fetch_object should use "a"Nikita Popov2019-06-173-7/+7
* | | | Don't verify arginfo types for internal functionsNikita Popov2019-06-1763-191/+207
* | | | Allow null for weak scalar arg of internal func in arginfoNikita Popov2019-06-171-13/+18
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-171-1/+2
|\ \ \ \ | |/ / /
| * | | bugs in fpm logging #4273 #4007Joe Watkins2019-06-171-1/+2
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-162-12/+10
|\ \ \ \ | |/ / /
| * | | Use uint64_t for time_sleep_until calculationsNikita Popov2019-06-162-12/+10
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-06-161-10/+10
|\ \ \ \ | |/ / /
| * | | Prevent parallel test conflictChristoph M. Becker2019-06-161-10/+10
* | | | Make opcache zend_func_info consistent with Reflection for ctypeTyson Andre2019-06-161-11/+11
* | | | Fix a typo in UPGRADINGTyson Andre2019-06-161-1/+1
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-161-5/+0
|\ \ \ \ | |/ / /
| * | | this mtime comparison makes assumptions that cannot always hold trueJoe Watkins2019-06-161-5/+0
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-161-0/+2
|\ \ \ \ | |/ / /
| * | | gettimeofday cannot be used to reliably implement high precision process sync...Joe Watkins2019-06-161-0/+2
* | | | Set correct default versionAnatol Belski2019-06-151-3/+3
* | | | Merge branch 'PHP-7.4'Anatol Belski2019-06-151-2/+2
|\ \ \ \ | |/ / /
| * | | Set correct default versionAnatol Belski2019-06-151-2/+2
* | | | PHP-8.0 should run JIT tests, always [ci skip]Joe Watkins2019-06-152-12/+10
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-150-0/+0
|\ \ \ \ | |/ / /
| * | | PHP-7.4 branch should not run JIT tests, ever [ci skip]Joe Watkins2019-06-152-12/+0
* | | | Merge branch 'PHP-7.4'Joe Watkins2019-06-151-47/+74
|\ \ \ \ | |/ / /