summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PHP5.2.11RC1php-5.2.11RC1Ilia Alshanetsky2009-08-130-0/+0
* Back to RC1 for a second (still learning svn ;( )Ilia Alshanetsky2009-08-133-5/+3
* Back to devIlia Alshanetsky2009-08-133-3/+5
* 5.2.11RC1Ilia Alshanetsky2009-08-133-4/+4
* BFNScott MacVicar2009-08-121-0/+1
* MFB 5.3: Fix bug #48284 (r283144) - adler32 is in the wrong order. Changed to...Scott MacVicar2009-08-125-17/+17
* - Simplify default flags for Sun C compiler.Sriram Natarajan2009-08-111-1/+1
* fix potential memory issue on serializationStanislav Malyshev2009-08-111-4/+4
* We should check /usr/local/include lastScott MacVicar2009-08-111-1/+1
* Fixed typoIlia Alshanetsky2009-08-111-1/+1
* - fixed bug #49072, feof never returns true for damaged file in zipPierre Joye2009-08-115-5/+47
* Search /usr/include too for those wanting to use a system PCRE.Scott MacVicar2009-08-111-1/+1
* Add actions for the gitclean target.David Soria Parra2009-08-111-1/+4
* Tweak a few tests that failed on OSXRasmus Lerdorf2009-08-102-5/+5
* Make these socket tests less Linux-specificRasmus Lerdorf2009-08-096-13/+13
* The system error here may not be "Filename too long". On OSX, for example,Rasmus Lerdorf2009-08-091-1/+1
* Skip this test on osx because ceil(-0.5) doesn't return -0 likeRasmus Lerdorf2009-08-091-1/+5
* Restore intra-string whitespace collapsing broken in the previous change.Rasmus Lerdorf2009-08-081-3/+12
* Oops, true/false are not defined on Linux. They are on OSX.Rasmus Lerdorf2009-08-071-2/+3
* Only skip leading 0's - fixes a test I broke a while agoRasmus Lerdorf2009-08-071-3/+7
* Merge r286857: Change dns.h to php_dns.h, part of my dns cleanupScott MacVicar2009-08-065-7/+7
* More eol crapRasmus Lerdorf2009-08-061-6/+3
* Fix more tests messed up by svnRasmus Lerdorf2009-08-061-0/+0
* Fix testRasmus Lerdorf2009-08-061-1/+1
* Make test more genericIlia Alshanetsky2009-08-061-2/+2
* - Fix CS and remove extra strlen() callJani Taskinen2009-08-061-1/+3
* The user argument cannot be NULL here - fixes 2 testsRasmus Lerdorf2009-08-061-0/+2
* MFH: Fixed compiler warnings in ext/dateKalle Sommer Nielsen2009-08-051-1/+1
* Basic test for is_resource() and isset() functions. tested on Windows, Linux ...andy wharmby2009-08-054-0/+252
* Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64andy wharmby2009-08-051-0/+11
* Fix testsandy wharmby2009-08-041-4/+3
* - Add test (yes, it fails still :)Jani Taskinen2009-08-041-0/+58
* - Fixed bug #48608 (Invalid libreadline version not detected during configure)Jani Taskinen2009-08-042-0/+9
* cosmetic fixAntony Dovgal2009-08-041-1/+1
* fix memleak and possible segfault in HTTP fopen wrapperAntony Dovgal2009-08-041-1/+4
* - Fix titleJani Taskinen2009-08-041-1/+1
* - Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII...Jani Taskinen2009-08-041-0/+26
* New basic tests for get_defined_constants(), get_loaded_extensions() and get_...andy wharmby2009-08-037-0/+241
* Add missing SKIPIF sections to testsandy wharmby2009-08-0313-19/+60
* - Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)Felipe Pena2009-08-032-1/+2
* - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when ...Jani Taskinen2009-08-033-1/+5
* - CSFelipe Pena2009-08-031-4/+4
* - Improved. No ugly copy. (Tony)Felipe Pena2009-08-032-15/+7
* - Re-fix stream_is_local() memory leaksFelipe Pena2009-08-033-2/+29
* - Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE...Jani Taskinen2009-08-032-7/+15
* - Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unkn...Jani Taskinen2009-08-031-0/+3
* - These tests fail if mbstring is enabled, not because of bad libc..Jani Taskinen2009-08-033-3/+0
* MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUXUwe Schindler2009-08-032-0/+9
* revert bogus memleak fix causing Valgrind to screamAntony Dovgal2009-08-032-2/+0
* Fix broken json tests in all branchesRasmus Lerdorf2009-08-031-16/+8