summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update the certificate used for the test, as it expired recentlyphp-5.6.2PHP-5.6.2Ferenc Kovacs2014-10-151-21/+21
* update NEWSFerenc Kovacs2014-10-151-0/+16
* 5.6.2Ferenc Kovacs2014-10-152-4/+4
* Fix return code (merges are hard :( )Stanislav Malyshev2014-10-151-1/+1
* Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-153-2/+19
* Fix bug #68089 - do not accept options with embedded \0Stanislav Malyshev2014-10-152-0/+23
* Fixed bug #68044: Integer overflow in unserialize() (32-bits only)Stanislav Malyshev2014-10-153-3/+15
* Fix bug #68027 - fix date parsing in XMLRPC libStanislav Malyshev2014-10-152-5/+52
* update NEWS about the release date of 5.6.1php-5.6.1PHP-5.6.1Ferenc Kovacs2014-10-011-1/+1
* 5.6.1Ferenc Kovacs2014-09-242-3/+3
* removing the NEWS entry as we had to revert this fix for nowFerenc Kovacs2014-09-241-2/+0
* Revert "Merge branch 'PHP-5.5' into PHP-5.6"Ferenc Kovacs2014-09-241-46/+0
* Revert "fix TS build"Ferenc Kovacs2014-09-241-1/+1
* Revert "Merge branch 'PHP-5.4' into PHP-5.5"Ferenc Kovacs2014-09-243-20/+4
* Revert "Bug #67965: Fix blocking behavior in non-blocking crypto streams"Ferenc Kovacs2014-09-241-13/+11
* Revert "Bug #41631: Fix regression from first attempt (6569db8)"Ferenc Kovacs2014-09-241-1/+1
* Fixed typoSebastian Zartner2014-09-242-2/+2
* add NEWS entry for #68088Ferenc Kovacs2014-09-241-0/+2
* the order of the blocks should be Core, then exts in alphabetical orderFerenc Kovacs2014-09-241-3/+3
* NEWS for last commitJulien Pauli2014-09-151-1/+4
* Fix bug #111 (compile error without ZEND_SIGNALS)Bob Weinand2014-09-151-5/+5
* 5.6.1RC1php-5.6.1RC1Julien Pauli2014-09-113-4/+4
* Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-09-101-1/+11
|\
| * fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | Merge branch 'PHP-5.5' into PHP-5.6Michael Wallner2014-09-101-8/+22
|\ \ | |/
| * make LTP version check a blacklistMichael Wallner2014-09-101-8/+22
* | FR #67990 - Added nowait argument to sem_acquireMatteo Beccati2014-09-104-6/+123
* | update NEWSStanislav Malyshev2014-09-091-0/+1
* | Merge branch 'PHP-5.5' into PHP-5.6Daniel Lowrey2014-09-092-12/+16
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Daniel Lowrey2014-09-091-12/+14
| |\
| | * Bug #41631: Fix regression from first attempt (6569db8)Daniel Lowrey2014-09-091-1/+1
| | * Bug #67965: Fix blocking behavior in non-blocking crypto streamsDaniel Lowrey2014-09-091-11/+13
* | | Updated NEWS for #67985Tjerk Meesters2014-09-091-0/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Tjerk Meesters2014-09-092-0/+17
|\ \ \ | |/ /
| * | Updated NEWS for #67985Tjerk Meesters2014-09-091-0/+4
| * | Merge branch 'PHP-5.4' into PHP-5.5Tjerk Meesters2014-09-092-0/+17
| |\ \ | | |/
| | * Fixed #67985 - Incorrect last used array index copied to new array after unsetTjerk Meesters2014-09-093-0/+21
| | * Fine tuned the order of adding request variables.George Wang2014-09-081-1/+2
| | * Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
| * | Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
* | | duplicate value's string for the SAPI filterMichael Wallner2014-09-091-5/+7
* | | Fine tuned the order of adding request variables.George Wang2014-09-091-1/+2
* | | Merge branch 'PHP-5.5' into PHP-5.6Adam Harvey2014-09-083-0/+15
|\ \ \ | |/ /
| * | Fix bug #67972 (SessionHandler Invalid memory read create_sid()).Adam Harvey2014-09-083-1/+14
| * | Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5George Wang2014-09-03131-13329/+15239
| |\ \
| | * | 5.5.18 nowJulien Pauli2014-09-033-5/+9
| * | | Update LSAPI to 6.7, added support for 'filter_input'.George Wang2014-09-032-7/+67
* | | | Split GMP tests testing multiple functionsNikita Popov2014-09-045-142/+140
* | | | Give proper names to GMP test filesNikita Popov2014-09-0437-0/+0
* | | | Throw warnings when using zero modulus in gmp_powmNikita Popov2014-09-042-3/+11