summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix #68825: Exception in DirectoryIterator::getLinkTarget()Christoph M. Becker2018-08-223-0/+29
* Increase memory_limit to prevent test failuresChristoph M. Becker2018-08-221-1/+1
* Fix #76778: array_reduce leaks memory if callback throws exceptionChristoph M. Becker2018-08-223-0/+31
* Fixed bug #76777 and added testVille Hukkamaki2018-08-223-2/+49
* Fix bug #76705 (unusable ssl => peer_fingerprint in stream_context_create())Jakub Zelenka2018-08-194-2/+101
* Add regression test for bug #68175Christoph M. Becker2018-08-182-0/+22
* Fix #68175: RegexIterator pregFlags are NULL instead of 0Tim Siebels2018-08-181-1/+1
* Update binary SDK version for AppVeyorAnatol Belski2018-08-171-1/+1
* Fixed bug #76754 (parent private constant in extends class memory leak)Xinchen Hui2018-08-173-1/+21
* Merge branch 'PHP-7.1' of git.php.net:/php-src into PHP-7.1Xinchen Hui2018-08-161-1/+1
|\
| * fix man page installationRemi Collet2018-08-161-1/+1
* | Fixed bug #76747 (Opcache treats path containing "test.pharma.tld" as a phar ...Xinchen Hui2018-08-162-8/+13
|/
* Fix arginfo for bzcompressTyson Andre2018-08-132-1/+4
* Update NEWS [ci skip]Anatol Belski2018-08-131-0/+4
* Fixed bug #74484 MessageFormatter::formatMessage memory corruptionAnatol Belski2018-08-092-0/+52
* [ci skip] Update NEWSPeter Kokot2018-08-061-0/+1
* Fix bug #76709: Minimal required zlib library is 1.2.0.4Peter Kokot2018-08-061-3/+3
* [ci skip] Update NEWSPeter Kokot2018-08-061-0/+4
* Fix bug #65988: Zlib version check failsJay Bonci2018-08-061-1/+1
* [ci skip] Update NEWSPeter Kokot2018-08-061-0/+3
* Fix bug #72443: Generate enabled extensionPeter Kokot2018-08-061-3/+3
* [ci skip] Update NEWSPeter Kokot2018-08-051-0/+3
* Fixed incorrect restoring of LDFLAGSsji2018-08-051-4/+3
* [ci skip] Update NEWSPeter Kokot2018-08-041-4/+4
* Fix #76704: mb_detect_order return value varies based on argument typeChristoph M. Becker2018-08-043-5/+24
* [ci skip] Update NEWSPeter Kokot2018-08-041-0/+4
* Fix bug 76595: Update phpdbg man pageKevin Abel2018-08-045-63/+157
* Improve cleanupAnatol Belski2018-08-031-1/+5
* Fix callbacksAnatol Belski2018-08-024-11/+8
* bump versionJoe Watkins2018-07-313-5/+8
* Update NEWS [ci skip]Anatol Belski2018-07-301-0/+4
* Fixed bug #75402 Possible Memory Leak using PDO::CURSOR_SCROLL optionAnatol Belski2018-07-302-0/+119
* Fix #76665: SQLite3Stmt::bindValue() with SQLITE3_FLOAT doesn't juggleChristoph M. Becker2018-07-263-1/+24
* Fix #76643: Segmentation fault when using `output_add_rewrite_var`Christoph M. Becker2018-07-244-44/+60
* Fixed bug #68553 (array_column: null values in $index_key become incrementing...Xinchen Hui2018-07-243-10/+100
* Fixed pefree_size (efree_size will be expaned to do {} while () form)Xinchen Hui2018-07-231-1/+8
* Fix #52974: jewish.c: compile error under Windows with GBK charsetChristoph M. Becker2018-07-223-25/+82
* Update binary SDK version for AppVeyorAnatol Belski2018-07-191-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Ferenc Kovacs2018-07-190-0/+0
|\
| * Merge branch 'PHP-5.6' into PHP-7.0Ferenc Kovacs2018-07-190-0/+0
| |\
| | * 5.6.38 will be nextFerenc Kovacs2018-07-193-5/+7
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-07-170-0/+0
|\ \ \ | |/ /
| * | 7.0.32 nextAnatol Belski2018-07-172-4/+4
* | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2018-07-170-0/+0
|\ \ \ | |/ /
| * | [ci skip] Update NEWSAnatol Belski2018-07-171-1/+12
* | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-07-166-2/+117
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-07-165-2/+106
| |\ \ | | |/
| | * Add NEWSStanislav Malyshev2018-07-161-0/+9
| | * Fixed bug #76459 windows linkinfo lacks openbasedir checkAnatol Belski2018-07-161-1/+12
| | * Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif dataStanislav Malyshev2018-07-163-1/+83