summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.4.0alpha3php-5.4.0alpha3Stanislav Malyshev2011-08-030-0/+0
* 5.4.0alpha3Stanislav Malyshev2011-08-032-3/+3
* update NEWSStanislav Malyshev2011-08-031-2/+29
* - update libcurl to 7.21.7Pierre Joye2011-08-031-1/+1
* fixed error handling on SJIS_Mobile (for SB/KDDI).Rui Hirokawa2011-08-031-2/+2
* fixed error handling on SJIS_Mobile.Rui Hirokawa2011-08-032-1/+19
* Remove a warning by explicitly compiling out a non-used variableAndrey Hristov2011-08-021-0/+2
* completely compile out a currently non-needed functionAndrey Hristov2011-08-021-2/+2
* compile out both parts of the code that are currently unused - fixes a compil...Andrey Hristov2011-08-021-2/+2
* fix warnings due to change in zend_property_info (structure extended in the m...Andrey Hristov2011-08-024-56/+56
* Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off)Dmitry Stogov2011-08-021-0/+41
* MFH (updated libmbfl for 1.3.0.).Rui Hirokawa2011-08-0220-25/+4078
* - Fixed bug #55340 (segfault when using some arguments -- bug introduced by c...Jérôme Loyet2011-08-021-9/+45
* Fixed bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w...Dmitry Stogov2011-08-013-0/+42
* Added support for Class::{expr}() syntax (Pierrick)Dmitry Stogov2011-08-013-2/+36
* Fixed bug #50816 (Using class constants in array definition fails).Dmitry Stogov2011-08-013-82/+172
* fix params parsingStanislav Malyshev2011-08-013-3/+5
* fix testsStanislav Malyshev2011-08-0122-73/+81
* fix failing testsStanislav Malyshev2011-08-0110-88/+57
* fix termination in sha-512 tooStanislav Malyshev2011-07-311-1/+1
* retore open_basedir check for unlinkStanislav Malyshev2011-07-311-35/+39
* fix salt truncation bug in sha256Stanislav Malyshev2011-07-311-1/+1
* - blowfish 1.2 update, 2nd partPierre Joye2011-07-312-3/+31
* - Fixed testsFelipe Pena2011-07-315-6/+6
* Fixed Bug #55214 use of __CLASS__ within trait returns trait name not class ...Stefan Marr2011-07-315-193/+296
* Added __TRAIT__ magic constant [TRAITS] [DOC]Stefan Marr2011-07-317-1694/+1878
* Added: SKIP when tokenizer extension is not availableStefan Marr2011-07-3121-0/+42
* Fixed test which was assuming that E_STRICT is not on by default.Stefan Marr2011-07-311-0/+1
* - Fixed bug #55326 (Trait method copying misindentifies serialization callbacks)Felipe Pena2011-07-311-2/+0
* - Fix #55301 (sybase part, take #2) check if malloc succededPierre Joye2011-07-281-1/+1
* Reverted Gopal's patch that allowed plugable interned string checkDmitry Stogov2011-07-282-10/+1
* - Fix #55301 (mssql part) check if malloc succededPierre Joye2011-07-281-0/+7
* - Fix #55301 (sybase part) check if malloc succededPierre Joye2011-07-281-0/+4
* - Fix #55301 (url scanner part) check if malloc succededPierre Joye2011-07-282-4/+11
* - Fix #55301 (readline part) check if malloc succededPierre Joye2011-07-281-1/+7
* - Fix #55301 (interbase part) check if malloc succededPierre Joye2011-07-281-2/+5
* - Fix #55301 (pdo_odbc part) check if malloc succededPierre Joye2011-07-281-0/+3
* - Fix #55301 (com_dotnet part) check if malloc succededPierre Joye2011-07-281-0/+3
* - Fix #55301 (curl part) check if malloc succededPierre Joye2011-07-281-0/+3
* Allow zend_is_interned_string to be pluggableGopal Vijayaraghavan2011-07-272-1/+10
* - do safemode/open basedir checks 1st, and use only expand not realpath (it i...Pierre Joye2011-07-271-4/+4
* - Fix #55295, check if malloc failedPierre Joye2011-07-271-0/+4
* Check if given string is long enough in zend_*_strtodDavid Soria Parra2011-07-271-0/+15
* - do not resolve the link if all we want is to open that filePierre Joye2011-07-271-1/+1
* - WSPierre Joye2011-07-271-1/+0
* - do not resolve the link if all we want is to open that filePierre Joye2011-07-271-1/+1
* longer error messages, don't cut themAndrey Hristov2011-07-271-2/+2
* added (recursive)callbackfilteriterator to spl_classes() (bug #55287)Peter Cowburn2011-07-273-0/+6
* - upgrading entry for binary number formatPierre Joye2011-07-271-0/+2
* - correct 1st namePierre Joye2011-07-271-1/+1