summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-062-2/+36
|\
| * Merge branch 'pull-request/1430' into PHP-7.0Joe Watkins2017-01-062-2/+36
| |\
| | * Fix #70103: ZipArchive::addGlob ignores remove_all_path optionChristoph M. Becker2015-08-132-2/+36
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2017-01-052-2/+40
|\ \ \ | |/ /
| * | Fix #70417: PharData::compress() doesn't close temp fileChristoph M. Becker2017-01-052-2/+40
* | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-051-1/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2017-01-051-1/+1
| |\ \
| | * | Fix printf modifierNikita Popov2017-01-051-1/+1
* | | | Add Z_EXTRA macroNikita Popov2017-01-052-6/+6
* | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-053-517/+590
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.6' into PHP-7.0Nikita Popov2017-01-053-517/+590
| |\ \ \ | | |/ /
| | * | Add tests for delayed __wakeup()Nikita Popov2017-01-057-0/+263
| | * | Implement delayed __wakeupNikita Popov2017-01-052-535/+622
| * | | Update copyright header to 2017 in calendar.cSammy Kaye Powers2017-01-041-1/+1
| * | | Update copyright headers to 2017Sammy Kaye Powers2017-01-04606-608/+608
* | | | Update copyright header to 2017 in calendar.cSammy Kaye Powers2017-01-041-1/+1
* | | | Update copyright headers to 2017Sammy Kaye Powers2017-01-04637-639/+639
* | | | 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.1Nikita Popov2017-01-033-2/+47
|\ \ \ \ | |/ / /
| * | | Fix buildNikita Popov2017-01-031-2/+2
| * | | Fix Bug #73462 - Persistent connections don't set $connect_errnoVince2017-01-032-0/+45
| * | | 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-022-16/+43
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0.15' into PHP-7.0Stanislav Malyshev2017-01-022-16/+43
| |\ \ \
| | * | | 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
* | | | | | Fix test after mail.log changeNikita Popov2017-01-031-1/+1
* | | | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-031-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix early freeNikita Popov2017-01-031-1/+1
* | | | | | Fix data_size decrementNikita Popov2017-01-021-1/+1
* | | | | | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-01-025-157/+14763
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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