summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update PHP 5 version to 7 in header commentsPeter Kokot2017-07-242-3/+3
* Fix #71606: Segmentation fault mb_strcut with HTML-ENTITIESChristoph M. Becker2017-07-234-2/+26
* Use compatability zend_isnan() instead of POSIX isnan()Sara Golemon2017-07-221-2/+2
* Fix compile-time optimization of NAN comparisonsSara Golemon2017-07-222-0/+49
* [ci skip] update NEWSAnatol Belski2017-07-221-0/+4
* Fixed bug #74954 (null deref and segfault in zend_generator_resume())Bob Weinand2017-07-223-4/+48
* Fixed bug #74968 PHP crashes when calling mysqli_result::fetch_object with an...Anatol Belski2017-07-222-0/+28
* Merge branch 'PHP-7.0' of git.php.net:/php-src into PHP-7.0Xinchen Hui2017-07-212-2/+4
|\
| * Move the define into the header to reduce diff for future upgradeAnatol Belski2017-07-212-2/+4
* | Fixed bug #74950 (nullpointer deref in simplexml_element_getDocNamespaces)Xinchen Hui2017-07-213-6/+26
|/
* Fixed bug #74947 (Segfault in scanner on INF number)Xinchen Hui2017-07-215-198/+211
* increment sdk versionAnatol Belski2017-07-201-1/+1
* remove another cygwin instance in AppVeyor runAnatol Belski2017-07-201-0/+2
* fix dir separator in testAnatol Belski2017-07-191-1/+1
* Do not allow using traits/interfaces/abstract classes as stream wrappersSara Golemon2017-07-192-0/+17
* Add oci8_failover.c to config.w32, follow up for commit 1b797f7aLior Kaplan2017-07-191-1/+1
* Reset globals on startup or restartDmitry Stogov2017-07-191-0/+1
* Fixed #74699 - Broken ArrayIterator unserializingandrewnester2017-07-184-52/+147
* Fix check of mysql_commit() return valueYaoGuai2017-07-181-1/+1
* Exclude ext/ftp from AppVeyor test runAnatol Belski2017-07-181-1/+1
* move to 7.0.23 for devAnatol Belski2017-07-183-5/+9
* fix missing var for phpizeAnatol Belski2017-07-171-0/+1
* Fixed bug #74906 redirecting incorrect include <sys/errno.h>Peter Kokot2017-07-172-7/+2
* Fixed bug 74913 redirecting incorrect include <sys/poll.h>Peter Kokot2017-07-172-1/+6
* Bump OCI8 version for recent patchChristopher Jones2017-07-143-7/+22
* Guard against AppVeyor losing deps issueAnatol Belski2017-07-121-0/+7
* increase poll timeout as false positives mitigationAnatol Belski2017-07-121-1/+1
* update NEWSAnatol Belski2017-07-101-2/+0
* switch to next binary tools sdk versionAnatol Belski2017-07-101-1/+1
* Revert "Add more constants, improve comments, and add tests"Anatol Belski2017-07-104-162/+1
* #73594 tests only check the extra params if dns_get_record is successfulPedro Magalhães2017-07-102-4/+6
* Fixed bug #74852 (property_exists returns true on unknown DateInterval property)jhdxr2017-07-103-5/+26
* [ci skip] update NEWSAnatol Belski2017-07-091-0/+4
* Fixed bug #74883 SQLite3::__construct() produces "out of memory" exception wi...Anatol Belski2017-07-081-3/+6
* update libs versionsAnatol Belski2017-07-081-2/+2
* Fix NEWS entry locationChristopher Jones2017-07-071-1/+3
* Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2017-07-060-0/+0
|\
| * add missing NEWS entry for #74087 and also fix the formattingFerenc Kovacs2017-07-061-4/+8
| * move NEWS entry to the correct place, also bump the versionFerenc Kovacs2017-07-063-7/+11
* | [ci skip] sync NEWSAnatol Belski2017-07-051-0/+17
* | Merge branch 'PHP-5.6' into PHP-7.0Remi Collet2017-07-050-0/+0
|\ \ | |/
| * NEWS for onigurumaRemi Collet2017-07-051-0/+2
| * Patch from the upstream gitRemi Collet2017-07-051-1/+3
| * Patch from the upstream gitRemi Collet2017-07-051-1/+8
| * Patch from the upstream gitRemi Collet2017-07-051-0/+2
| * Patch from the upstream gitRemi Collet2017-07-051-5/+0
| * Patch from the upstream gitRemi Collet2017-07-051-2/+6
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-040-0/+0
|\ \ | |/
| * Improve fix for #74145Stanislav Malyshev2017-07-041-5/+10
* | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2017-07-043-4/+4
|\ \ | |/