summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.24php-5.4.24PHP-5.4.24Stanislav Malyshev2014-01-073-4/+4
* 5.4.24 RC1php-5.4.24RC1Stanislav Malyshev2013-12-243-4/+4
* removed outdated IsDebuggerPresent declarationAnatol Belski2013-12-231-4/+0
* stop warnings from unused opcode mapkrakjoe2013-12-223-7/+17
* - BFNFelipe Pena2013-12-221-0/+4
* - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch b...Felipe Pena2013-12-221-1/+2
* Included new .c file in build tooBob Weinand2013-12-227-3/+14
* Moved to new file, killing a lot of warningsBob Weinand2013-12-213-165/+196
* Fixed build...Bob Weinand2013-12-212-2/+2
* Added an opcode to opcode name mapBob Weinand2013-12-212-0/+177
* Merge branch '5.4' into PHP-5.4Boris Lytochkin2013-12-202-0/+9
|\
| * keep 'em sortedBoris Lytochkin2013-12-201-3/+3
| * Fixed SNMP_ERR_TOOBIG handling for bulk walk operationsBoris Lytochkin2013-12-202-0/+9
|/
* Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real)Remi Collet2013-12-192-1/+4
* Update NEWS handling section of README.GIT-RULESMichael Wallner2013-12-191-3/+5
* fixed possibly uninitialized value usageAnatol Belski2013-12-171-1/+1
* Fix bug #65873 - Integer overflow in exif_read_data()Stanislav Malyshev2013-12-162-1/+9
* fixed parameter order for zend_throw_exception_ex callAnatol Belski2013-12-141-1/+1
* Fix doc (svn -> git)DQNEO2013-12-131-2/+2
* Merge branch 'PHP-5.3' into PHP-5.4Julien Pauli2013-12-131-68/+78
|\
| * Updated release processJulien Pauli2013-12-131-77/+79
* | fix testMichael Wallner2013-12-121-0/+2
* | Switch to using freetype-config for freetype detection.Adam Harvey2013-12-072-16/+15
* | Merge branch 'PHP-5.3' into PHP-5.4Anatol Belski2013-12-111-1/+1
|\ \ | |/
| * fix dir separator in cve-2013-6420 testAnatol Belski2013-12-111-1/+1
* | Zend: fix overflow handling bug in non-x86 fast_add_function()Ard Biesheuvel2013-12-111-2/+7
* | Merge branch 'PHP-5.4' of git.php.net:php-src into PHP-5.4Stanislav Malyshev2013-12-104-59/+100
|\ \
| * | Fixed Bug #66218 zend_register_functions breaks reflectionRemi Collet2013-12-105-59/+101
* | | Merge branch 'PHP-5.3' into PHP-5.4Stanislav Malyshev2013-12-104-5/+66
|\ \ \ | |/ / |/| / | |/
| * 5.3.29-devStanislav Malyshev2013-12-103-4/+6
| * Fix CVE-2013-6420 - memory corruption in openssl_x509_parseStanislav Malyshev2013-12-104-5/+64
| * Merge branch 'PHP-5.3' of https://git.php.net/repository/php-src into PHP-5.3Christopher Jones2013-08-191-0/+1
| |\
* | | Replace invalid code with a proper #errorLior Kaplan2013-12-082-2/+2
* | | Fixed bug #61645 (fopen and O_NONBLOCK)Michael Wallner2013-12-062-5/+8
* | | fix possibly uninitialized valueMichael Wallner2013-12-061-1/+1
* | | Fix loss of precisionAndrey Hristov2013-12-043-3/+3
* | | Remove 128.0.0.0/16 and 191.255.0.0/16 from the reserved list.Adam Harvey2013-12-033-4/+5
* | | Fix bug #65196Michael Wallner2013-12-023-1/+46
* | | fix bug #49634xMichael Wallner2013-12-024-0/+113
* | | Fixed testsDmitry Stogov2013-12-024-20/+10
* | | Fixed ability to build non-specialized GOTO VMDmitry Stogov2013-12-021-3/+10
* | | Added validation of class names in the autoload processDmitry Stogov2013-11-293-0/+24
* | | Fixed bug #65199 (Wrong Day of Week) and fixed bug #63391 (Incorrect/inconsis...Derick Rethans2013-11-284-10/+27
* | | Merge branch 'date-time-dst-rfc' into PHP-5.4Derick Rethans2013-11-2813-450/+615
|\ \ \
| * | | Marking those two as XFAIL for now.Derick Rethans2013-11-282-0/+4
| * | | Fixed a few DST changeover issues.Derick Rethans2013-11-285-3/+24
| * | | Move add/sub to timelib.Derick Rethans2013-11-283-41/+66
| * | | Fix backwards transition diffs.Derick Rethans2013-11-281-0/+12
| * | | Split up tests into their different categories.Derick Rethans2013-11-288-406/+470
| * | | Group those tests a bit better, as some of the bd ones wanted a "ST" feature ...Derick Rethans2013-11-281-13/+20