summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.0rc4php-5.4.0RC4Stanislav Malyshev2011-12-220-0/+0
* 5.4.0rc4Stanislav Malyshev2011-12-223-4/+4
* Fix warning on non-numeric offsetsStanislav Malyshev2011-12-224-19/+15
* - Fixed bug #60570 (http wrapper leaks context resource if request fails/isGustavo André dos Santos Lopes2011-12-212-3/+53
* Fix testsXinchen Hui2011-12-192-3/+10
* Fixed bug #60558 (Invalid read and writes)Xinchen Hui2011-12-193-8/+57
* Revert previous bad fix, introduce memory leakXinchen Hui2011-12-192-2/+0
* Codes standard & Remove useless empty linesXinchen Hui2011-12-191-41/+23
* Fixed bug #60558 (Invalid read and writes)Xinchen Hui2011-12-192-0/+2
* Add tests for OpenSSL crash.Scott MacVicar2011-12-191-0/+13
* implement the solution for isset/string offsets, fix bug #60362Stanislav Malyshev2011-12-1918-318/+730
* Fix segfault in older versions of OpenSSL (before 0.9.8i)Scott MacVicar2011-12-182-1/+8
* Fixed inconsistent and broken handling of private properties in traits.Stefan Marr2011-12-179-50/+235
* Reduce memory usageXinchen Hui2011-12-171-1/+1
* Fixed bug #60523 (PHP Errors are not reported in browsers using built-in SAPI)Xinchen Hui2011-12-163-1/+54
* Fixed bug #60536 (Traits Segfault)Xinchen Hui2011-12-167-2/+202
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-153-0/+10
* fix for 5.5.19Andrey Hristov2011-12-141-1/+1
* another fixAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-1/+1
* fix testAndrey Hristov2011-12-141-1/+1
* fix typoAndrey Hristov2011-12-141-1/+1
* - add announce steps, s,cvs,svn, MFHPierre Joye2011-12-141-4/+6
* fix testAndrey Hristov2011-12-141-2/+2
* Added max_input_vars directive to prevent attacks based on hash collisionsDmitry Stogov2011-12-144-0/+13
* - tmp dir is system depedentPierre Joye2011-12-131-1/+1
* - skip on winPierre Joye2011-12-131-1/+6
* - ignore notices here, not what we test (array to string conversion)Pierre Joye2011-12-131-0/+0
* - use the test itself, making the test passes when ran outside the src treePierre Joye2011-12-121-1/+1
* - copy run-test phpPierre Joye2011-12-121-0/+1
* - skip on winPierre Joye2011-12-121-1/+6
* - skip on winPierre Joye2011-12-121-0/+5
* - skip on winPierre Joye2011-12-121-0/+5
* - skip on winPierre Joye2011-12-121-1/+6
* - skip on winPierre Joye2011-12-121-1/+6
* - skip on winPierre Joye2011-12-121-1/+6
* - skip on winPierre Joye2011-12-121-0/+5
* This test should no longer fail, and is perfectly okay for Linux to test on too.Derick Rethans2011-12-121-3/+0
* bug fixed #48877 - bindValue and bindParam do not work for PDO FirebirdPopa Adrian Marius2011-12-121-0/+2
* - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected togetherGustavo André dos Santos Lopes2011-12-114-3/+106
* bug fixed #48877 - bindValue and bindParam do not work for PDO FirebirdPopa Adrian Marius2011-12-101-0/+1
* - Fixed bug #60489 (Simple Typo In php.ini Files)Felipe Pena2011-12-092-2/+2
* add $_SERVER["SERVER_NAME"] since it's handyXinchen Hui2011-12-092-1/+4
* fix memory leakXinchen Hui2011-12-091-0/+1
* Added tests contributions on spl_autoload and stream_context_set_option()Patrick Allaert2011-12-094-0/+94
* typo, sorryXinchen Hui2011-12-091-2/+2
* Fixed bug #60477 (Segfault after two multipart/form-data POST requests)Xinchen Hui2011-12-093-0/+80
* Fix skipifChristopher Jones2011-12-081-1/+1
* Fix curl_copy_handle_basic_008.phpt when display_errors is OnPierrick Charron2011-12-081-1/+2
* Uhh.. Can't believe noone noticed the gc option was missing from our ini filesHannes Magnusson2011-12-082-0/+8