summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix #60218 (instantiating unknown class leads to memory leak in cli)David Soria Parra2011-11-121-1/+3
* - Fixed NULL pointer dereference in stream_socket_enable_crypto, case whenMateusz Kocielski2011-11-121-0/+2
* - Fixed bug #60261 (phar dos null pointer)Felipe Pena2011-11-112-1/+23
* - fix bug #60272, typoPierre Joye2011-11-111-1/+1
* revert changes to fix bug #60116.Rui Hirokawa2011-11-115-206/+8
* Fix hash key length in register/remove_user_shutdown_functionArpad Ray2011-11-113-9/+9
* Note the change in ob_start() chunk size behaviour mentioned in doc bug #60243Adam Harvey2011-11-111-0/+2
* broaden php version wildcard in cli server tests (missed a few)Peter Cowburn2011-11-112-2/+2
* broaden php version wildcard in cli server testsPeter Cowburn2011-11-116-6/+6
* TypoRasmus Lerdorf2011-11-111-1/+1
* Suppress lsof warnings here to avoid FUSE-related Rasmus Lerdorf2011-11-111-4/+4
* OCI8: Fixed bug #59985 (show normal warning text for OCI_NO_DATA). Sync NEWS.Christopher Jones2011-11-106-6/+17
* moved the new changes for RC2.Rui Hirokawa2011-11-101-4/+6
* It is not longer required to update php_version.php in php-bugs/David Soria Parra2011-11-101-6/+3
* register the new shell escape constantsHannes Magnusson2011-11-101-0/+1
* Fix buildHannes Magnusson2011-11-101-0/+4
* MFH: fixed bug #60227 (header() cannot detect the multi-line header with CR(0...Rui Hirokawa2011-11-103-1/+23
* MFH: fixed bug #60116 (escapeshellcmd() cannot escape the characters which ca...Rui Hirokawa2011-11-103-11/+204
* back to devStanislav Malyshev2011-11-103-3/+5
* 5.4.0 RC1Stanislav Malyshev2011-11-103-4/+4
* - Make valgrind happy with session_decode_error2.phpt Felipe Pena2011-11-092-627/+292
* - Initialize BG(serialize_lock) to make valgrind happyFelipe Pena2011-11-091-0/+1
* no large changes for 5.4 anymoreStanislav Malyshev2011-11-091-2/+3
* add is_a changeStanislav Malyshev2011-11-091-0/+3
* Add tests for unsupported typesChristopher Jones2011-11-094-1/+67
* fix bug #55475 - implement is_a BC solutionStanislav Malyshev2011-11-095-15/+436
* Here tooRasmus Lerdorf2011-11-081-1/+1
* This really shouldn't fail, but if it does, like on OSX under Valgrind, Rasmus Lerdorf2011-11-081-1/+1
* bail out if reading HTTP headers failedAntony Dovgal2011-11-081-1/+4
* Fixed bug #60104 (Segmentation Fault in pdo_sqlite when using sqliteCreateFun...Dmitry Stogov2011-11-085-32/+33
* Fix tests Xinchen Hui2011-11-081-1/+1
* Fixed bug #54084 (token_get_all with regards to __halt_compiler is not binary...Stanislav Malyshev2011-11-083-20/+331
* fix typoStanislav Malyshev2011-11-081-1/+1
* Improve OCI8 NLS env creation error messages (#58925)Christopher Jones2011-11-072-0/+10
* - Added class member access on instantiation (e.g. (new foo)->bar()) supportFelipe Pena2011-11-069-2/+178
* the mandatory __construct() for SPL classes was reverted in r318566Ferenc Kovacs2011-11-051-1/+1
* MFH: added japanese encoding to maintain compatibility with PHP 5.3.Rui Hirokawa2011-11-051-0/+3
* Fixed inconsistent whitespace.Stefan Marr2011-11-051-33/+33
* Fixed Bug #60217 (Requiring the same method from different traits)Stefan Marr2011-11-054-19/+110
* Added test for #60104Patrick Allaert2011-11-041-0/+23
* Bump OCI8 version to 1.4.7 stable in preparation for PHP 5.3.9Christopher Jones2011-11-032-3/+3
* Replace custom "stress_test" setting with generic SKIP_SLOW_TESTSChristopher Jones2011-11-0315-27/+14
* Improving test to reflect latest API changesUlf Wendel2011-11-031-50/+73
* Redid the fix for #60192 with suggestions by Pierre and KalleFlorian Anderiasch2011-11-038-23/+42
* - Fixed bug #60179 (php_flag and php_value does not work properly)Jérôme Loyet2011-11-031-11/+1
* use jmp_addr only when it's initializedAntony Dovgal2011-11-031-6/+20
* Fixed bug #60206 (possible integer overflow in content_length)Xinchen Hui2011-11-037-6/+9
* Fix bug #60169 Conjunction of ternary and list crashes PHPXinchen Hui2011-11-034-22/+22
* adding memory check for FreeBSD also, TODO: refactor the free memory check in...Ferenc Kovacs2011-11-021-0/+19
* fix folding, ws and csAntony Dovgal2011-11-021-3/+6