summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_4_4_3'.php-4.4.3SVN Migration2006-07-313-17/+16
* 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-282-15/+22
* - sync with apache2handlerMichael Wallner2006-06-091-7/+10
* BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike,Michael Wallner2006-06-091-0/+2
* MFH: fix bug #37720 (merge_php_config scrambles values)Michael Wallner2006-06-091-5/+9
* Add pcre_compile2() to the list of aliases.Andrei Zmievski2006-05-311-0/+1
* 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-253-0/+15
* MFH: Fixed handling of extremely long paths inside tempnam() function.Ilia Alshanetsky2006-05-232-5/+5
* fix PEAR buildGreg Beaver2006-05-224-8/+20
* sync to PEAR 1.4.9Greg Beaver2006-05-2229-334/+643
* - Fix buildMarcus Boerger2006-05-211-0/+1
* - Back to devDerick Rethans2006-05-213-3/+5
* - Go with 4.4.3RC1Derick Rethans2006-05-213-4/+4
* MFH: Added control character checks for cURL extension'sIlia Alshanetsky2006-05-212-1/+8
* Fixed a possible buffer overflow inside create_named_pipe() for Win32Ilia Alshanetsky2006-05-212-0/+6
* - UpdateMarcus Boerger2006-05-211-6/+13
* add new tests (which produces segfault with 4.4 atm)Antony Dovgal2006-05-191-0/+41
* add new testAntony Dovgal2006-05-191-0/+16
* 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