2009-08-31 |
Jani Taskinen | - Fixed zlib.deflate compress filter to actually accpet... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Zoe Slattery | add missing skipifs |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Ilia Alshanetsky | Fixed bug #49361 (wordwrap() wraps incorrectly on end... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Jani Taskinen | MF53: - Fixed bug #49000 (PHP CLI in Interactive mode... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | The last of the 2009 testfest tests |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Pierre Joye | - Fixed leak on error in popen/exec (and related functions) |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | More tests from 2009 testfest |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | bc math tests from testfest 2009 |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | server for ftp tests |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | More tests from 2009 testfest |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Zoe Slattery | Fixed to allow for http etc |
commit | commitdiff | tree | snapshot |
2009-08-28 |
andy wharmby | New basic network function tests. Tested on Windows... |
commit | commitdiff | tree | snapshot |
2009-08-28 |
Zoe Slattery | More tests from 2009 testfest |
commit | commitdiff | tree | snapshot |
2009-08-27 |
andy wharmby | Fix time_sleep_until() tests; not supported on Windows... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
andy wharmby | Fix tests. Add missing SKIPIF sections so test do not... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Rasmus Lerdorf | This needs to be larger to avoid an overflow on the... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Pierre Joye | - fix #49372, segfault in php_curl_option_url |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Pierre Joye | - silent warning (fix for #28038) |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Pierre Joye | - update |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Pierre Joye | - fix #44683, popen crashes when an invalid mode is... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Pierre Joye | - fix build (pls at least try to compile before committing) |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Zoe Slattery | Test from 2009 testfest |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Ilia Alshanetsky | Fixed variable clobbering |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Dmitry Stogov | Fixed bug #47273 (Encoding bug in SoapServer->fault) |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Guenter Knauf | fix bug #48640: cleaned up ifdef whoes, removed duplica... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Ilia Alshanetsky | Don't clober variables |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Rafael Machado... | Adding tests for imagecolorallocatealpha |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Mikko Koppanen | Fixes a memory leak in ssl streams. The context was... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - Fixed bug #49286 (php://input (php_stream_input_read... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - WS + CS + sync |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Jani Taskinen | - Fixed bug #49289 (bcmath module does not compile... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
andy wharmby | New basic test for md5(). Tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Stanislav Malyshev | fix crash when unexpectedly passed by-ref parameter... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Garrett Serack | - Fixed bug #28038 (Sent incorrect RCPT TO commands... |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Ilia Alshanetsky | NULL the value after free |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New str_replace() tests. All tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Fix news |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Dmitry Stogov | Fixed bug #49144 (import of schema from different host... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Fixed bug #49236 (Missing PHP_SUBST(PDO_MYSQL_SHARED_... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Fixed bug #49248 by fixing bug #48994 properly |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Jani Taskinen | - Try disabling zlib.output_compression always for... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | Make test more portable. |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Derick Rethans | - Updated to version 2009.12 (2009l) |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New basic tests for uniqid(). Tested on Windows, Linux... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
andy wharmby | New basic string tests - includes back-porting a few... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Dmitry Stogov | Fixed bug #49269 (Ternary operator fails on Iterator... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Ilia Alshanetsky | Added missing sanity checks around exif processing |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Dmitry Stogov | Fixed crash in usort() and uasort() in case user compar... |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ilia Alshanetsky | Back to dev |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ilia Alshanetsky | Back to RC1 for a second (still learning svn ;( ) |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ilia Alshanetsky | Back to dev |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Ilia Alshanetsky | 5.2.11RC1 |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Scott MacVicar | BFN |
commit | commitdiff | tree | snapshot |
2009-08-12 |
Scott MacVicar | MFB 5.3: Fix bug #48284 (r283144) - adler32 is in the... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Sriram Natarajan | - Simplify default flags for Sun C compiler. |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Stanislav Malyshev | fix potential memory issue on serialization |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | We should check /usr/local/include last |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Ilia Alshanetsky | Fixed typo |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Pierre Joye | - fixed bug #49072, feof never returns true for damaged... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Scott MacVicar | Search /usr/include too for those wanting to use a... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
David Soria... | Add actions for the gitclean target. |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Rasmus Lerdorf | Tweak a few tests that failed on OSX |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | Make these socket tests less Linux-specific |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | The system error here may not be "Filename too long... |
commit | commitdiff | tree | snapshot |
2009-08-09 |
Rasmus Lerdorf | Skip this test on osx because ceil(-0.5) doesn't return... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Rasmus Lerdorf | Restore intra-string whitespace collapsing broken in... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rasmus Lerdorf | Oops, true/false are not defined on Linux. They are... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Rasmus Lerdorf | Only skip leading 0's - fixes a test I broke a while ago |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Scott MacVicar | Merge r286857: Change dns.h to php_dns.h, part of my... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | More eol crap |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | Fix more tests messed up by svn |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | Fix test |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Ilia Alshanetsky | Make test more generic |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Jani Taskinen | - Fix CS and remove extra strlen() call |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Rasmus Lerdorf | The user argument cannot be NULL here - fixes 2 tests |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Kalle Sommer... | MFH: Fixed compiler warnings in ext/date |
commit | commitdiff | tree | snapshot |
2009-08-05 |
andy wharmby | Basic test for is_resource() and isset() functions... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
andy wharmby | Add new use-case to parse_str() test. Tested on Windows... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
andy wharmby | Fix tests |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Add test (yes, it fails still :) |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Fixed bug #48608 (Invalid libreadline version not... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Antony Dovgal | cosmetic fix |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Antony Dovgal | fix memleak and possible segfault in HTTP fopen wrapper |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Fix title |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Jani Taskinen | - Fixed bug #49056 (parse_ini_file() regression in... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
andy wharmby | New basic tests for get_defined_constants(), get_loaded... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
andy wharmby | Add missing SKIPIF sections to tests |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Felipe Pena | - Fixed bug #49095 (proc_get_status['exitcode'] fails... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jani Taskinen | - Fixed bug #48994 (zlib.output_compression does not... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Felipe Pena | - CS |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Felipe Pena | - Improved. No ugly copy. (Tony) |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Felipe Pena | - Re-fix stream_is_local() memory leaks |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jani Taskinen | - Fixed bug #48400 (imap crashes when closing stream... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jani Taskinen | - Fixed bBug #48873 (Using both --with-libedit and... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Jani Taskinen | - These tests fail if mbstring is enabled, not because... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Uwe Schindler | MFH: Fix bug #46020: With Sun Java System Web Server... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Antony Dovgal | revert bogus memleak fix causing Valgrind to scream |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Rasmus Lerdorf | Fix broken json tests in all branches |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Rasmus Lerdorf | Missed a merge |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Greg Beaver | add missing fetch.php |
commit | commitdiff | tree | snapshot |
next |