summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MFH fix for #34306 (wddx_serialize_value() crashes with long array keys)Antony Dovgal2006-05-191-4/+6
* MFH: fix possible usage of uninitialized variableAntony Dovgal2006-05-191-1/+2
* MFH: initialize factoryAntony Dovgal2006-05-191-1/+1
* fix invalid read in basename("/.gz", ".gz")Antony Dovgal2006-05-191-3/+8
* fix compile warningAntony Dovgal2006-05-181-1/+1
* fix leak (and possible segfault?)Antony Dovgal2006-05-181-1/+0
* - MFH Fix bug #37510 session_regenerate_id changes session_id() even on failureMarcus Boerger2006-05-182-1/+7
* Fix windows buildEdin Kadribasic2006-05-181-4/+0
* fix leaksAntony Dovgal2006-05-181-6/+8
* fix testAntony Dovgal2006-05-181-1/+1
* fix test and add new for 64bit onlyAntony Dovgal2006-05-182-0/+81
* ap_get_client_block can return -1, so don't use an unsigned int hereRasmus Lerdorf2006-05-131-1/+1
* - MFH: #37346, invalid colormap formatPierre Joye2006-05-086-6/+43
* MFH: Fixed bug #37348 (make PEAR install ignore open_basedir).Ilia Alshanetsky2006-05-072-1/+2
* MFH: Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-232-0/+6
* MFH: Fixed Bug #36872 (session_destroy() fails after call toIlia Alshanetsky2006-04-171-3/+5
* MFH: fixed typoIlia Alshanetsky2006-04-161-1/+1
* MFH: Fixed bug #37045 (Fixed check for special chars for http redirects).Ilia Alshanetsky2006-04-162-3/+6
* MFH (r-1.436) copy() should not disrespect open_basedir on source fileSara Golemon2006-04-141-1/+1
* Fixed bug #37046 (foreach breaks static scope)Dmitry Stogov2006-04-131-0/+1
* MFH: fixed testIlia Alshanetsky2006-04-101-1/+1
* MFP51: Fix #33694 invalid sql or timeouts makes it impossible to reuse persis...Frank M. Kromann2006-04-041-0/+5
* MFH: Fixed an unlikely, but possible memory leak.Ilia Alshanetsky2006-04-031-0/+2
* added mb_check_encoding( ). detect possible invalid encoding attack(avoids a ...Seiji Masugata2006-04-033-0/+65
* MFH:Ilia Alshanetsky2006-04-022-3/+2
* fix build and #36887Antony Dovgal2006-03-281-3/+2
* MFH: Check 2nd parameter of tempnam() against path components.Ilia Alshanetsky2006-03-271-2/+8
* MFH: Fixed bug #36857 (Added support for partial content fetching to theIlia Alshanetsky2006-03-262-0/+3
* - Provide complete rule (to have relative #line info)wqMarcus Boerger2006-03-231-0/+1
* revert.(See http://news.php.net/php.cvs/37387)Seiji Masugata2006-03-233-67/+0
* MFHRui Hirokawa2006-03-213-0/+67
* MFH.Rui Hirokawa2006-03-216-1/+33
* fix news (re-order)Rob Richards2006-03-181-1/+1
* BFNRob Richards2006-03-181-0/+1
* Fixed bug #36776 (node_list_wrapper_dtor segfault)Rob Richards2006-03-181-0/+2
* fixed doesn't return value when omitting arguments in mb_get_info( ).Seiji Masugata2006-03-181-14/+34
* MFH: Added overflow checks to wordwrap() function.Ilia Alshanetsky2006-03-132-4/+3
* MFHRui Hirokawa2006-03-121-1/+9
* fixed different value was returned in mb_get_info.Seiji Masugata2006-03-101-7/+29
* Sync pcre update changesEdin Kadribasic2006-03-071-57/+76
* *** empty log message ***Andrei Zmievski2006-03-061-0/+1
* MFH (Import PCRE 6.6)Andrei Zmievski2006-03-0665-17172/+8437
* MFH add safe_mode num of parameter checkYasuo Ohgaki2006-03-021-0/+5
* MFH: Fixed bug #36459 (Incorrect adding PHPSESSID to links, whichIlia Alshanetsky2006-02-284-430/+458
* MFH - binary safety patch from MoriyoshiRasmus Lerdorf2006-02-251-1/+1
* MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD,...Brian France2006-02-231-1/+1
* Fixed crash on error message during PHP startup in FastCGIDmitry Stogov2006-02-221-1/+3
* MFH: Fixed bug #36458 (sleep() accepts negative values).Ilia Alshanetsky2006-02-212-13/+19
* Fixed test files (added docref)Dmitry Stogov2006-02-204-19/+19
* Fixed test fileDmitry Stogov2006-02-201-1/+1