summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* upgrade PCRE to version 7.2 RC3Nuno Lopes2007-06-1577-10732/+8769
* add tests for pcre 7.0 regressionNuno Lopes2007-06-153-0/+158
* HTTP 500 is sent to browser in case of PHP error instead of blank pageDmitry Stogov2007-06-152-7/+20
* Fixed testDmitry Stogov2007-06-152-2/+2
* Prevent memory overflowDmitry Stogov2007-06-151-0/+2
* Prevent crash in case of wrong arguments to CRT functions (strftime()) on PHP...Dmitry Stogov2007-06-151-0/+43
* Fixed bug #41693 (scandir() allows empty directory names).Ilia Alshanetsky2007-06-143-0/+19
* New tests for file system handling functionsRaghubansh Kumar2007-06-142-0/+153
* - Fixed regression introduced by the fix for the libgd bug #74Pierre Joye2007-06-142-12/+23
* Tests are not valid if run by root - adding check to skip is user is root.Zoe Slattery2007-06-147-0/+74
* Fixed bug #41566 (SOAP Server not properly generating href attributes)Dmitry Stogov2007-06-143-0/+75
* New tests for file handling system functionsRaghubansh Kumar2007-06-1312-0/+3471
* Handle very small longs via doubleIlia Alshanetsky2007-06-131-1/+1
* Fixed bug #41673 (json_encode breaks large numbers in arrays).Ilia Alshanetsky2007-06-134-14/+12
* Fixed bug #41633 (Crash instantiating classes with self-referencing constants)Dmitry Stogov2007-06-133-1/+23
* Fixed some class constant issues related to bug #41633Dmitry Stogov2007-06-135-0/+42
* Fixed wrong fix for bug #41582Dmitry Stogov2007-06-134-48/+100
* - MFH: Fix testJohannes Schlüter2007-06-121-1/+1
* ignore tmp-php.iniNuno Lopes2007-06-120-0/+0
* Display PCRE ini entries as part of module infoScott MacVicar2007-06-121-0/+2
* Fix ZTS buildScott MacVicar2007-06-121-0/+1
* Fixed bug #41655 (open_basedir bypass via glob())Ilia Alshanetsky2007-06-122-13/+19
* regroupfoobar2007-06-111-4/+8
* New tests for file handling system functionsRaghubansh Kumar2007-06-1119-0/+5104
* New testcase for get_defined_vars() function: get_defined_vars.phptRaghubansh Kumar2007-06-111-0/+128
* New testcase for unset(), isset() and empty functions : 019.phptRaghubansh Kumar2007-06-111-0/+1332
* Fixed testIlia Alshanetsky2007-06-111-1/+1
* Fixed bug #41527 (WDDX deserialize numeric string array key).Ilia Alshanetsky2007-06-113-20/+25
* Update testIlia Alshanetsky2007-06-111-4/+4
* Fixed memory corruption when reading exif data of a non-fileIlia Alshanetsky2007-06-101-14/+25
* - Fix special case of no ini file in use or not foundfoobar2007-06-091-1/+1
* MFHfoobar2007-06-091-1/+2
* MFH:- Added php_ini_loaded_file() function which returns the path to the actualfoobar2007-06-094-0/+20
* Fix #41640 (get_class_vars produces error on class constants)Johannes Schlüter2007-06-093-1/+18
* bfnAntony Dovgal2007-06-081-0/+2
* MFH: fix #41561 (Values set with php_admin_* in httpd.conf can be overwritten...Antony Dovgal2007-06-081-0/+4
* newsAntony Dovgal2007-06-081-0/+2
* MFH: enable statement cache for non-persistent connections (patch by Chris Jo...Antony Dovgal2007-06-082-3/+3
* adjust test for 64bitAntony Dovgal2007-06-081-4/+4
* fix test, add 64bit versionAntony Dovgal2007-06-082-0/+899
* - #41630 entryPierre Joye2007-06-081-0/+2
* Added missing error check inside bcpowmod().Ilia Alshanetsky2007-06-082-6/+11
* Final shot at the date issueIlia Alshanetsky2007-06-071-3/+1
* - #41630, fix segfault when an invalid color index is present in the imagePierre Joye2007-06-071-1/+4
* MFH: reset active_result_id when fetching persistent connectionAntony Dovgal2007-06-071-0/+1
* MFH: php_localtime_r() checksAntony Dovgal2007-06-075-4/+20
* MFH: php_gmtime_r() fixesAntony Dovgal2007-06-075-3/+24
* MFH: check return value of *time_r() functions for NULLAntony Dovgal2007-06-074-5/+18
* MFH: change E_NOTICE to E_ERROR when using a class constant from non-existent...Antony Dovgal2007-06-074-1/+88
* Fixed a crash inside ncurses_panel_above() when called prior toIlia Alshanetsky2007-06-071-0/+1