summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-011-13/+0
* 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
* Fixed bug #51800 proc_open on Windows hangs foreverAnatol Belski2014-09-294-0/+299
* 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.5Derick Rethans2014-09-261-608/+610
|\ \ | |/
| * - Updated to version 2014.8 (2014h)Derick Rethans2014-09-261-608/+610
| * Revert xp_ssl.c to the state of 5.4.32 due to regressionsStanislav Malyshev2014-09-261-61/+0
* | 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
* | 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
* | 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
* | 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
* | Fix bug #67972 (SessionHandler Invalid memory read create_sid()).Adam Harvey2014-09-082-0/+12
* | Merge branch 'PHP-5.4' into PHP-5.5Matteo Beccati2014-09-032-2/+28
|\ \ | |/
| * Fixed test with freetype >= 2.4.12Matteo Beccati2014-09-032-2/+28
* | Merge branch 'PHP-5.4' into PHP-5.5Derick Rethans2014-09-011-667/+652
|\ \ | |/
| * - Updated to version 2014.7 (2014g)Derick Rethans2014-09-011-667/+652
* | Merge branch 'PHP-5.4' into PHP-5.5Chris Wright2014-08-271-0/+13
|\ \ | |/
| * Fix stream_select() issue with OpenSSL bufferChris Wright2014-08-271-0/+13
* | fixed DBG_INF macro nameAnatol Belski2014-08-271-1/+1
* | Bug #67850: Build when OpenSSL compiled without SSLv3 supportDaniel Lowrey2014-08-251-0/+10
* | Merge branch 'PHP-5.4' into PHP-5.5Lior Kaplan2014-08-257-0/+252
|\ \ | |/
| * Bug #67730: Add tests by Ryan Mauger <ryan@rmauger.co.uk>Lior Kaplan2014-08-257-0/+252
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2014-08-241-3/+1
|\ \ | |/
| * this test depends on the simplexml ext, not just on xmlFerenc Kovacs2014-08-241-3/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2014-08-211-2/+1
|\ \ | |/
| * fix bug #67865Michael Wallner2014-08-211-2/+1
| * fixed variable corruption under win x64Anatol Belski2014-08-201-4/+4
* | fix testStanislav Malyshev2014-08-201-7/+9
* | Merge branch 'PHP-5.4' into PHP-5.5Sara Golemon2014-08-191-2/+4
|\ \ | |/