summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* MFH: Improved safe_mode check for the error_log() function.Ilia Alshanetsky2006-06-281-1/+1
* - MF51: Fixed XSS inside phpinfo() with long inputs.Derick Rethans2006-06-281-14/+20
* merge the last change in 4.4 and allow ext/oci8 to be built against basic lit...Antony Dovgal2006-05-301-1/+1
* Corrected previous patchIlia Alshanetsky2006-05-261-6/+2
* MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters).Ilia Alshanetsky2006-05-252-0/+14
* - Fix buildMarcus Boerger2006-05-211-0/+1
* MFH: Added control character checks for cURL extension'sIlia Alshanetsky2006-05-211-1/+6
* Fixed a possible buffer overflow inside create_named_pipe() for Win32Ilia Alshanetsky2006-05-211-0/+4
* 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
* fix invalid read in basename("/.gz", ".gz")Antony Dovgal2006-05-191-3/+8
* - MFH Fix bug #37510 session_regenerate_id changes session_id() even on failureMarcus Boerger2006-05-181-1/+5
* Fix windows buildEdin Kadribasic2006-05-181-4/+0
* fix testAntony Dovgal2006-05-181-1/+1
* fix test and add new for 64bit onlyAntony Dovgal2006-05-182-0/+81
* - MFH: #37346, invalid colormap formatPierre Joye2006-05-085-6/+41
* MFH: Fixed bug #37162 (wddx does not build as a shared extension).Ilia Alshanetsky2006-04-231-0/+4
* 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-161-3/+5
* MFH (r-1.436) copy() should not disrespect open_basedir on source fileSara Golemon2006-04-141-1/+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
* 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-261-0/+1
* - 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
* 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-131-4/+2
* MFHRui Hirokawa2006-03-121-1/+9
* fixed different value was returned in mb_get_info.Seiji Masugata2006-03-101-7/+29
* 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-283-430/+456
* 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
* MFH: Fixed bug #36458 (sleep() accepts negative values).Ilia Alshanetsky2006-02-211-13/+18
* Fixed test files (added docref)Dmitry Stogov2006-02-204-19/+19
* Fixed test fileDmitry Stogov2006-02-201-1/+1
* MFHAndrei Zmievski2006-02-171-1/+3
* MFH: Fixed bug #36351 (parse_url() does not parse numeric paths properly).Ilia Alshanetsky2006-02-121-1/+1
* MF51: initialize to_rAntony Dovgal2006-02-061-1/+1
* MFH: fix #36242 (Possible memory corruption in stream_select())Antony Dovgal2006-02-011-1/+1
* fix #36223 (curl bypasses open_basedir restrictions)Antony Dovgal2006-01-311-1/+1