summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_2_1RC2'.php-5.2.1RC2SVN Migration2007-01-040-0/+0
* 5.2.1RC2Ilia Alshanetsky2007-01-043-4/+4
* Added missing open_basedir checksIlia Alshanetsky2007-01-041-0/+7
* remove --show-details from lcov's genhtml, as currently we don't separate the...Nuno Lopes2007-01-041-1/+1
* Fixed bug #40009 (http_build_query(array()) returns NULL).Ilia Alshanetsky2007-01-032-1/+2
* reduce the test data size even further or when running with valgrind it times...Nuno Lopes2007-01-031-2/+2
* MFH: fix infinite cycleNuno Lopes2007-01-032-12/+8
* MFHAntony Dovgal2007-01-031-1/+1
* MFH: revert pcrelib version stringHannes Magnusson2007-01-031-1/+1
* MFHAntony Dovgal2007-01-031-1/+1
* - Fixed bug #40012 (php_date.c doesnt compile on Netware).Derick Rethans2007-01-032-4/+14
* MFHAntony Dovgal2007-01-031-7/+7
* fix testAntony Dovgal2007-01-031-5/+5
* Use proper lengthIlia Alshanetsky2007-01-031-1/+1
* Added filter callbackIlia Alshanetsky2007-01-031-5/+9
* +- Fixed bug #37619 (proc_open() closes stdin on fork() failure).Nuno Lopes2007-01-022-4/+6
* add EXTRA_LDFLAGS_PROGRAM to config.nice (as LDFLAG is quite useless)Nuno Lopes2007-01-011-1/+1
* fixed compiler warningsIlia Alshanetsky2007-01-011-3/+3
* fixed compiler warningIlia Alshanetsky2007-01-011-3/+3
* Update copyright yearIlia Alshanetsky2007-01-0120-24/+24
* Fixed compiler warningsIlia Alshanetsky2007-01-012-3/+3
* Added missing entity functions (MFH from HEAD)Ilia Alshanetsky2007-01-011-1/+10
* MFH: Bump year.Sebastian Bergmann2007-01-01770-777/+777
* Simplify code and change strchr() to memchr()Ilia Alshanetsky2006-12-311-7/+4
* Added boundary checks to php_binary deserializerIlia Alshanetsky2006-12-311-0/+5
* Fixed bug #39984 (redirect response code in header() could be ignored inIlia Alshanetsky2006-12-312-1/+5
* - MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType()Marcus Boerger2006-12-311-1/+1
* - Fixed bug #36427 (proc_open() / proc_close() leak handles on windows).Nuno Lopes2006-12-312-1/+4
* 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