summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update NEWS for PHP 7.4.0PHP-7.4.0Derick Rethans2019-11-261-1/+1
* Consolidate NEWS for 7.4.0 releaseDerick Rethans2019-11-241-423/+267
* Zend Engine version is no longer in -devDerick Rethans2019-11-151-1/+1
* Update NEWS for 7.4.0Derick Rethans2019-11-101-0/+3
* Update NEWS for PHP 7.4.0RC6Derick Rethans2019-11-101-1/+1
* Fix conflicts in windows ACL testsFabien Villepinte2019-11-094-35/+9
* Make test runner runnable without argumentsFabien Villepinte2019-11-081-273/+270
* Merge branch 'PHP-7.3' into PHP-7.4Levi Morrison2019-11-082-2/+4
|\
| * Wrap php_random.h in C++ portability macrosLevi Morrison2019-11-082-2/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-0/+6
|\ \ | |/
| * Wrap hrtime in `extern "c" {}`Levi Morrison2019-11-071-0/+6
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-2/+4
|\ \ | |/
| * Fix php_pcre_mutex_free()Nikita Popov2019-11-071-2/+4
* | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-071-3/+3
|\ \ | |/
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-071-3/+3
| |\
| | * Remove outdated comments in testNikita Popov2019-11-071-3/+3
* | | Disable ifunc resolvers under thread sanitizer as wellNikita Popov2019-11-071-1/+1
* | | Add UPGRADING note about default object from empty valueNikita Popov2019-11-071-0/+3
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-073-5/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-073-4/+22
| |\ \ | | |/
| | * Fixed bug #78759Nikita Popov2019-11-073-4/+21
* | | Fix #78788: ./configure generates invalid php_version.hmax2019-11-072-6/+7
* | | Remove bogus skipifs in get_browser testsNikita Popov2019-11-065-44/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-061-0/+22
|\ \ \ | |/ /
| * | Fixed bug #78787Nikita Popov2019-11-063-4/+34
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-050-0/+0
|\ \ \ | |/ /
| * | 7.3.13 is nextChristoph M. Becker2019-11-054-6/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Sara Golemon2019-11-050-0/+0
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Sara Golemon2019-11-050-0/+0
| |\ \ | | |/
| | * Bump for 7.2.26-devSara Golemon2019-11-053-5/+8
* | | Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-11-053-0/+40
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-11-053-0/+40
| |\ \ | | |/
| | * Fixed bug #78775Nikita Popov2019-11-053-0/+40
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-11-050-0/+0
|\ \ \ | |/ /
| * | Remove obsolete oniguruma.patchChristoph M. Becker2019-11-051-28/+0
* | | Remove dead code `ext/mysqlnd/mysqlnd_net.c`.Adam Saponara2019-11-041-1224/+0
* | | Add a test for ReflectionClass:getInterfaceNames()Fabien Villepinte2019-11-041-0/+7
* | | Make test more robustChristoph M. Becker2019-11-041-2/+5
* | | Revert "Remove configure checks for supported instruction sets"Nikita Popov2019-11-043-6/+36
* | | Fixed bug #78774Nikita Popov2019-11-043-1/+38
* | | Print Client Library Version in phpinfoSimonov Denis2019-11-021-0/+4
* | | Explicitly specify ubuntu versions on azure pipelinesNikita Popov2019-11-025-5/+5
* | | Fixed bug #78768Nikita Popov2019-11-012-4/+5
* | | Fix conflicts between tests with obscure filenamesFabien Villepinte2019-11-012-0/+2
* | | Fix conflicts between tests with obscure filenamesFabien Villepinte2019-11-012-0/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-312-4/+4
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-312-4/+4
| |\ \ | | |/
| | * Fix test cases for libxml2 2.9.10Christoph M. Becker2019-10-312-4/+4
* | | Remove configure checks for supported instruction setsNikita Popov2019-10-313-36/+6
* | | Fix bug #77930: Remove mmap limitNikita Popov2019-10-312-6/+3