summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-043-3/+38
|\
| * Merge branch 'pull-request/1312' into PHP-7.0Joe Watkins2017-01-043-3/+38
| |\
| | * Added "exclude_disabled" argument to "get_defined_functions".Willian Gustavo Veiga2015-06-022-4/+17
| | * Fix bug #31875 - get_defined_functions() should not list disabled functions.Willian Gustavo Veiga2015-05-302-1/+21
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-032-3/+3
|\ \ \ | |/ /
| * | Fix PDO tests to match SQL standard syntax and pass Firebird tests.Dorin Marcoci2017-01-032-3/+3
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-031-2/+4
|\ \ \ | |/ /
| * | better skip on filesAnatol Belski2017-01-031-2/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-034-2/+51
|\ \ \ | |/ /
| * | Fix buildNikita Popov2017-01-031-2/+2
| * | Fix Bug #73462 - Persistent connections don't set $connect_errnoVince2017-01-033-0/+49
| * | Merge branch 'pull-request/1905'Joe Watkins2017-01-033-11/+519
| * | Fix opcache test dependenciesRasmus Lerdorf2017-01-024-10/+12
* | | Merge branch 'pull-request/1905'Joe Watkins2017-01-033-11/+519
* | | Fix opcache test dependenciesRasmus Lerdorf2017-01-024-10/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-022-2/+2
|\ \ \ | |/ /
| * | Use correct string release functionStanislav Malyshev2017-01-022-2/+2
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-022-4/+4
|\ \ \ | |/ /
| * | Fix error reportingStanislav Malyshev2017-01-022-4/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-023-17/+44
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0.15' into PHP-7.0Stanislav Malyshev2017-01-023-17/+44
| |\ \
| | * | Fix #73832 - leave the table in a safe state if the size is too big.Stanislav Malyshev2017-01-021-1/+1
| | * | Fix bug #73831 - NULL Pointer Dereference while unserialize php objectStanislav Malyshev2016-12-312-16/+43
* | | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2017-01-0211-515/+575
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-01-0211-515/+575
| |\ \ \
| | * \ \ Merge branch 'PHP-5.6.30' into PHP-5.6Stanislav Malyshev2017-01-0211-511/+571
| | |\ \ \
| | | * | | Fix bug #73737 FPE when parsing a tag formatStanislav Malyshev2016-12-313-1/+13
| | | * | | Fix bug #73773 - Seg fault when loading hostile pharStanislav Malyshev2016-12-311-2/+2
| | | * | | Fix bug #73825 - Heap out of bounds read on unserialize in finish_nested_data()Stanislav Malyshev2016-12-303-36/+76
| | | * | | Fix bug #73768 - Memory corruption when loading hostile pharStanislav Malyshev2016-12-303-2/+17
| | | * | | Fix int overflows in phar (bug #73764)Stanislav Malyshev2016-12-303-2/+18
* | | | | | Merge branch 'PHP-7.1' of git.php.net:php-src into PHP-7.1Anatol Belski2017-01-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fix test after mail.log changeNikita Popov2017-01-031-1/+1
* | | | | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-031-0/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | set exclude AppVeyor branches and ignore builds on NEWS updatesAnatol Belski2017-01-031-0/+9
* | | | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix early freeNikita Popov2017-01-031-1/+1
* | | | | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Disable pdb generation for AppVeyorAnatol Belski2017-01-031-1/+1
* | | | | | Fix data_size decrementNikita Popov2017-01-021-1/+1
* | | | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-026-157/+14766
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add NEWS entriesNikita Popov2017-01-021-0/+3
| * | | | | Optimize get_browser() using prefix and contains checksNikita Popov2017-01-021-63/+185
| * | | | | Optimize browscap loading and representationNikita Popov2017-01-021-132/+249
| * | | | | Add get_browser() test against larger corpusNikita Popov2017-01-023-0/+14368
| * | | | | Fix for nowait.phpt failing intermittentlyMitch Hagstrand2017-01-021-1/+5
| * | | | | Fix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVEvanviegen2017-01-022-2/+10
* | | | | | Fix for nowait.phpt failing intermittentlyMitch Hagstrand2017-01-021-1/+5
* | | | | | Fix for sporadic segfault with MYSQLI_OPT_INT_AND_FLOAT_NATIVEvanviegen2017-01-022-1/+9
* | | | | | news entry for PR #2267Joe Watkins2017-01-021-0/+3