2009-07-08 |
Felipe Pena | - MFH: Fixed bug #48854 (array_merge_recursive modifies... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Pierre Joye | - skip on windows |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Pierre Joye | - windows version |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Pierre Joye | - windows version |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Pierre Joye | - skip on win, different error msg |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Pierre Joye | - fix test (mtime only is changed) |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Ilia Alshanetsky | Fixed bug #48788 (RecursiveDirectoryIterator doesn... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David Soria... | MFH: Reset TZ environment variable. Some tests assume... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - #46682 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - #46882, touch() atime field returns different value |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - fixed, remove xfail |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - fix tests, 5.3 supports these things now on windows... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Stanislav Malyshev | merge errors support |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Jani Taskinen | - Fixed bug #48247 (Infinite loop and possible crash... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - #45905 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Jani Taskinen | Check your editors, this is ascii only file! |
commit | commitdiff | tree | snapshot |
2009-07-07 |
David Soria... | MFH: Adjust tests. The order in which notices appear... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Ulf Wendel | MFH. Fixing tests to run with SQL_MODE=ANSI_QUOTES... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Pierre Joye | - #45905, imagefilledrectangle() clipping error |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Felipe Pena | - MFH: New tests (WurzbrugUG testfest) |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Ilia Alshanetsky | MFB: Fixed bug #48808 (FILTER_VALIDATE_EMAIL allows... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Felipe Pena | - MFH: Fixed compiler warning |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Stanislav Malyshev | fix protos |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - forgot to add the author of the initial patch |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - #48116 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Stanislav Malyshev | add test |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - #48116, restore 0.x compability, thx config.cache. |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - #48116, fix build against openssl 1.0 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
andy wharmby | Fix test |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - #48771 |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Ulf Wendel | MFH. Enabling test as requested by the skipif comment... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Ulf Wendel | MFH. Fixing mysqlnd version test to run some four previ... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Ulf Wendel | MFH. Adapting (old) tests to current PHP 6 semantics... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Ulf Wendel | MFH. Adding --CLEAN-- sections to all ext/mysqli tests |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Pierre Joye | - MFH: #48771, rename() between drives error: No error |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Ilia Alshanetsky | MFB: Fixed bug #48718 (FILTER_VALIDATE_EMAIL does not... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Zoe Slattery | fix test |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Felipe Pena | MFH: |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Antony Dovgal | stop polluting my /tmp dir |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Ulf Wendel | MFH. ... to play with large data sets. Currently its... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jani Taskinen | Nuke "hotfix", fix the real issue.. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Patrick Allaert | MFH: Tests for ext/ldap from PHPBelgium TestFest |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Ulf Wendel | MFH. Global s/ini_get('unicode.semantics')/version... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Ulf Wendel | MFH. Fixing borked test, again new run-tests.php has... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Jani Taskinen | - Fixed bug #48782 (CFLAGS killed during configure) |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Ulf Wendel | MFH. Fixing borked test - thanks again new run-tests... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Felipe Pena | - New tests (DutchUG testfest) |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Stanislav Malyshev | bugfix |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Ilia Alshanetsky | MFB: Fixed bug #48733 (CURLOPT_WRITEHEADER|CURLOPT_FILE... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Lukas Smith | MFH: removed references to track_vars, since this optio... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Ulf Wendel | MFH. Adding CLEAN sections, fixing some SKIPIF sections... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Gwynne Raskind | call-time pass-by-reference is deprecated in 5.3 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Gwynne Raskind | Don't use short tags in tests |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Gwynne Raskind | Fixed a stray 'in the test |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Ulf Wendel | MFH - Test for bug #48754 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Stanislav Malyshev | cleanup Locale::lookup |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Felipe Pena | - MFH: New tests (NorwayUG testfest) |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Stanislav Malyshev | typo |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kalle Sommer... | MFH: Fix test on Windows |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Stanislav Malyshev | update API files |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Stanislav Malyshev | fix proto |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kalle Sommer... | MFH: Fixed #45280 (Reflection of instantiated COM class... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kalle Sommer... | MFH: Fixed memory leak if zero parameters are passed... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kalle Sommer... | BFN #48757 |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Kalle Sommer... | MFH: Fixed bug #48757 (ReflectionFunction::invoke(... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Ulf Wendel | MFH - Changing tests to run with both PHP 6 and PHP... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Ulf Wendel | MFH - Adding XFAIL for some tests which expect the... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Felipe Pena | - Fix test |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Felipe Pena | - Fixed tests |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Felipe Pena | - MFH: New tests (SaoPaulo UG testfest) |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Stanislav Malyshev | fix json shared build on Windows |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Christian Seiler | MFH: spl_autoload_unregister/spl_autoload_functions... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Derick Rethans | - MFH: Fixed bug #47351 (Memory leak in DateTime). |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Greg Beaver | fixed bug #48681 (openssl signature verification for... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Lukas Smith | MFH: expanded the section about how to create the changelog |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Scott MacVicar | MFH Fix bug #48284 - adler32 is in the wrong order... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Ilia Alshanetsky | MFB: Fixed bug #48465 (sys_get_temp_dir() possibly... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Felipe Pena | - MFH: Fixed bug #48709 (metaphone and 'wh') |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Kalle Sommer... | MFH: Fixed bug #38091 (Mail() does not use FQDN when... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Felipe Pena | - New test |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Lukas Smith | MFH: formatting fix for the re-releasing section |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Felipe Pena | - MFH: Fixed bug #48709 (metaphone and 'wh') |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Scott MacVicar | MFH Upgrade libsqlite to 3.6.16, fixes a possible error... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Johannes Schlüter | Back to -dev |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Johannes Schlüter | Fix grammar (thanks Christian Hoffmann) |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Johannes Schlüter | The php.ini files we ship were renamed |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Johannes Schlüter | Improve wording and drop outdated link |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Johannes Schlüter | MFH: Fixed bug #48539 (pdo_dblib fails to connect,... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
andy wharmby | Basic test for max() on 64 bit platforms. Tested on... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
andy wharmby | Fix tests |
commit | commitdiff | tree | snapshot |
2009-06-29 |
andy wharmby | Basic tests for sleep() and usleep(). Tested on Windows... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | Fix path |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | MFH Add missing ini entries (Mikko) |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | MFH: Add ibase settings |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | Drop debug switches from UPGRADING, they need --enable... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | MFH: Add two ini settings and remove ini setting which... |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | MFH: fix typo |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Johannes Schlüter | MFH: Add missing MySQL entries |
commit | commitdiff | tree | snapshot |
2009-06-28 |
Christopher... | Record "new" ini param |
commit | commitdiff | tree | snapshot |
next |