summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #38542 (proc_get_status() returns wrong PID on windows)Nuno Lopes2006-12-313-7/+16
* Added missing resource validation checksIlia Alshanetsky2006-12-301-4/+4
* Added missing resource type checksIlia Alshanetsky2006-12-301-30/+15
* BFNRob Richards2006-12-301-0/+1
* fix bug #39760 (cloning fails on nested SimpleXML-Object)Rob Richards2006-12-302-0/+50
* C++ commentIlia Alshanetsky2006-12-301-1/+1
* Mark test as being 32bit onlyIlia Alshanetsky2006-12-301-0/+6
* Simplify & optimize codeIlia Alshanetsky2006-12-301-4/+8
* Fixes test #50Ilia Alshanetsky2006-12-301-0/+3
* Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used forIlia Alshanetsky2006-12-293-6/+38
* MFHAntony Dovgal2006-12-281-1/+1
* that was not intentionalAntony Dovgal2006-12-281-2/+2
* MFHAntony Dovgal2006-12-281-11/+2
* MFHAntony Dovgal2006-12-282-5/+2
* make this test run a little faster (is currently timeout with valgrind)Nuno Lopes2006-12-281-8/+8
* Added buffer length checksIlia Alshanetsky2006-12-281-1/+1
* Simplify code and eliminate strcat() usageIlia Alshanetsky2006-12-282-34/+18
* MFH: force tidy.clean_output=0Nuno Lopes2006-12-281-0/+1
* MFHAntony Dovgal2006-12-281-8/+8
* MFHAntony Dovgal2006-12-283-3/+4
* MFHAntony Dovgal2006-12-282-4/+4
* MFHAntony Dovgal2006-12-281-17/+19
* MFHAntony Dovgal2006-12-281-2/+2
* Avoid strcpy() & strcat()Ilia Alshanetsky2006-12-281-5/+8
* die("skip this is for PHP < 4.2.3");Nuno Lopes2006-12-271-61/+0
* oops: remove uneeded code in the skip conditionNuno Lopes2006-12-271-1/+1
* add fr_FR@euro to the setlocale listNuno Lopes2006-12-271-2/+2
* MFHAntony Dovgal2006-12-271-1/+1
* MFH more test improvements by Chris JonesAntony Dovgal2006-12-275-16/+480
* Fixed compiler warningIlia Alshanetsky2006-12-261-1/+1
* Don't forget to free url structureIlia Alshanetsky2006-12-261-0/+1
* Fixed bug #39878 (CURL doesn't compile on Sun Studio Pro).Ilia Alshanetsky2006-12-262-7/+11
* Session deserializer protection.Ilia Alshanetsky2006-12-261-36/+32
* is_numeric_string() optimizationIlia Alshanetsky2006-12-261-3/+1
* is_numeric_string() optimizationIlia Alshanetsky2006-12-268-98/+207
* MFHAntony Dovgal2006-12-261-1/+1
* - MFH: add better zlib detectionPierre Joye2006-12-261-23/+49
* - #39952 zip ignoring --with-libdir on zlib checks (judas dotPierre Joye2006-12-262-1/+3
* Code review:Dmitry Stogov2006-12-2612-403/+501
* Ensure that OnUpdateLongGEZero is greater or equal to 0.Ilia Alshanetsky2006-12-253-1/+24
* Allocation safety checksIlia Alshanetsky2006-12-251-2/+2
* MFHAntony Dovgal2006-12-251-2/+2
* Allocation safety checksIlia Alshanetsky2006-12-255-6/+11
* MFHAntony Dovgal2006-12-251-1/+1
* MFHAntony Dovgal2006-12-251-1/+1
* MFHAntony Dovgal2006-12-251-6/+12
* Use safe_emalloc()Ilia Alshanetsky2006-12-257-11/+11
* fix weird strlen() usageAntony Dovgal2006-12-251-1/+1
* MFHAntony Dovgal2006-12-251-1/+1
* Fixed test for 64bit systemsIlia Alshanetsky2006-12-251-1/+1