summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.5.18php-5.5.18PHP-5.5.18Julien Pauli2014-10-153-4/+17
* Fix bug #68113 (Heap corruption in exif_thumbnail())Stanislav Malyshev2014-10-154-3/+20
* 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
* Revert "Merge branch 'PHP-5.4' into PHP-5.5"php-5.5.18RC1Julien Pauli2014-10-011-31/+1
* 5.5.18RC1Julien Pauli2014-10-013-4/+7
* Revert "Merge branch 'PHP-5.5' into PHP-5.6"Julien Pauli2014-10-011-18/+1
* Revert "fix TS build"Julien Pauli2014-10-011-1/+1
* Revert "Merge branch 'PHP-5.4' into PHP-5.5"Julien Pauli2014-10-013-20/+4
* Revert "Bug #67965: Fix blocking behavior in non-blocking crypto streams"Julien Pauli2014-10-011-13/+11
* Revert "Bug #41631: Fix regression from first attempt (6569db8)"Julien Pauli2014-10-011-1/+1
* use $PHP_LIBDIR instread of "lib" in skel exampleRemi Collet2014-10-011-2/+2
* fix test filenameAnatol Belski2014-09-291-2/+2
* one more test to illustrate transfer of an arbitrary data amount throug pipesAnatol Belski2014-09-291-0/+84
* fix tests on linuxAnatol Belski2014-09-292-2/+10
* better test cleanupAnatol Belski2014-09-292-6/+13
* increase the polling period to not to break existing behavioursAnatol Belski2014-09-291-1/+1
* Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-296-0/+328
* Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-281-2/+21
|\
| * Set an LDAP error code when failing ldap_bind due to null bytesMatthew Daley2014-09-281-2/+21
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-09-271-2/+0
|\ \ | |/
| * This test should passJohannes Schlüter2014-09-271-2/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-09-261-608/+610
|\ \ | |/
| * - Updated to version 2014.8 (2014h)Derick Rethans2014-09-261-608/+610
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-09-260-0/+0
|\ \ | |/
| * update NEWSStanislav Malyshev2014-09-261-1/+4
| * Revert xp_ssl.c to the state of 5.4.32 due to regressionsStanislav Malyshev2014-09-261-61/+0
* | fix dateStanislav Malyshev2014-09-261-1/+1
* | NEWSRemi Collet2014-09-261-0/+3
* | Fixed bug #68103 Dupplicate entry in ReflectionRemi Collet2014-09-261-5/+20
* | Merge branch 'PHP-5.4' into PHP-5.5Ard Biesheuvel2014-09-201-1/+1
|\ \ | |/
| * Fixed bug #66242 (don't assume char is signed)Ard Biesheuvel2014-09-201-1/+1
* | Fixed bug #67633Nikita Popov2014-09-203-0/+55
* | fix possible array underflowAnatol Belski2014-09-191-3/+3
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-162-30/+4
|\ \ | |/
| * Fixed freetype test on multiple environmentsMatteo Beccati2014-09-162-30/+4
* | NEWSRemi Collet2014-09-151-0/+4
* | Fixed bug #65641 PHP-FPM incorrectly defines the SCRIPT_NAME variable when us...Remi Collet2014-09-151-0/+11
* | updated NEWSAnatol Belski2014-09-151-0/+2
* | Fix NEWSRemi Collet2014-09-151-2/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Remi Collet2014-09-150-0/+0
|\ \ | |/
| * Fix NEWSRemi Collet2014-09-151-2/+1
* | fixed the cast and incompatible pointer warningAnatol Belski2014-09-121-2/+2
* | reflect in the test that GSS-Negotiate is deprecated since libcurl 7.38.0Anatol Belski2014-09-111-1/+1
* | fix precision when fetching float through mysqlndAnatol Belski2014-09-101-1/+11
* | make LTP version check a blacklistMichael Wallner2014-09-101-8/+22
* | 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