2008-12-17 |
Scott MacVicar | Test for bug #45791 |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Scott MacVicar | Update the JSON parser with that on json.org, biggest... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Jani Taskinen | - Fixed bug #45161 (Reusing a curl handle leaks memory) |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Jani Taskinen | fix typoes |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Jani Taskinen | - Added test for bug #45161 |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Zoe Slattery | New FTP test from Nathaniel McHugh |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Stanislav Malyshev | fix #46005: User not consistently logged under Apache2 |
commit | commitdiff | tree | snapshot |
2008-12-17 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Ilia Alshanetsky | MFB: removed unused var |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Zoe Slattery | bug #46837 fix |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Zoe Slattery | bug #46884 fix |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Rob Richards | fix bug #46849 (Cloning DOMDocument doesn't clone the... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Steve Seear | call_user_func_array() tests |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Zoe Slattery | fixed test |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Stanislav Malyshev | initialize op2 |
commit | commitdiff | tree | snapshot |
2008-12-15 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Lars Strojny | MFB: If a wrapper could not be found it is either a... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Pierre Joye | - fix build |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Ilia Alshanetsky | MFB: simplify code |
commit | commitdiff | tree | snapshot |
2008-12-14 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Johannes Schlüter | Fix test |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Lars Strojny | MFB: Remove trailing whitespaces |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Marcus Boerger | Use ' -f' as requested |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Pierre Joye | - MFB: do not add .cvsignore to the tests package |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Pierre Joye | - MFB: fix builds for VC8+, strnlen is available in... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Nuno Lopes | MFB |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Scott MacVicar | Fix bug #45989 - json_decode() doesn't return NULL... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Johannes Schlüter | Fix tests |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Andrei Zmievski | Add sort flags parameter to array_unique(). |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Hannes Magnusson | Fixed bug#46847 (phpinfo() is missing some settings.) |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Hannes Magnusson | Fixed bug#46681 (mkdir() fails silently on PHP 5.3) |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Pierre Joye | - late MFB (sry): fix VC6 build |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Rob Richards | fix bug #46699: (xml_parse crash when parser is namespa... |
commit | commitdiff | tree | snapshot |
2008-12-12 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Pierre Joye | - MFB: fix build |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Pierre Joye | - fix build (was never used like that before recent... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Antony Dovgal | add missing .cvsignore |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Antony Dovgal | rename .php to .inc |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Ant Phillips | MCrypt tests: checked on PHP 5.2.6, 5.3 and 6.0 (Window... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Pierre Joye | - WS |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Scott MacVicar | Fix bug #46738 - Segfault when mb_detect_encoding(... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Lars Strojny | MFB: Fixing strict warning |
commit | commitdiff | tree | snapshot |
2008-12-11 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Scott MacVicar | Fix bug #35975 - Session cookie expires date format... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Pierre Joye | - ws |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Ilia Alshanetsky | MFB: Fixed bug #46798 (Crash in mssql extension when... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Scott MacVicar | Fix segfault and potential security issue in imagerotate(). |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Nuno Lopes | MFB: export pcre API when using gcc 4 |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Pierre Joye | - mfb: c/p error |
commit | commitdiff | tree | snapshot |
2008-12-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Arnaud Le Blanc | fixed test |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Johannes Schlüter | Fix #46813 (class_exists doesn`t work with fully qualif... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Pierre Joye | - fix EOL (which makes on bison 1.7 cry), nb: pls use... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Ilia Alshanetsky | Comment out fprintf() use inside the library |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Ilia Alshanetsky | MFB: Fixed missing initialization of uses when copying... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jani Taskinen | - Better descriptions for these tests |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jani Taskinen | - Fix tests (apparently whoever wrote this crap never... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jani Taskinen | - Use version id instead of defined() since latter... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jani Taskinen | - fix tests |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Pierre Joye | - silent conversion warnings as it is not going to... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Zoe Slattery | fix resource id |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | ini_set() should return false on failure, not return... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | MFB5.3: Fix test |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jani Taskinen | - cat, tail, lift :) |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | Merged to 5.3 |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | MFB: Add test for runtime tightening of open_basedir |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | Fixed bug#46811 ini_set() doesn't return false on failure |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | Merged to 5_3 |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Hannes Magnusson | - Remove items that already done in earlier branches |
commit | commitdiff | tree | snapshot |
2008-12-09 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Pierre Joye | - buildconf accepts arguments (pecl dir for ex.) |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Pierre Joye | - add configure script helper |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Zoe Slattery | tests for imap_fetch_overview |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Jani Taskinen | - Sync with all branches (same run-tests.php everywhere |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Scott MacVicar | Fix bug #46748, segfault when SSL has more than one... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Sanjay Mantoor | New testcases for idate function |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Stanislav Malyshev | improve windows version detection |
commit | commitdiff | tree | snapshot |
2008-12-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Marcus Boerger | - Only show switch -y if available |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Marcus Boerger | - When installing phar, make phar a link to phar.phar |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Matt Wilmas | Fixed bug #46782 (fastcgi.c parse error) |
commit | commitdiff | tree | snapshot |
2008-12-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Marcus Boerger | - Remove more dead code |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Marcus Boerger | - Drop dead code |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Zoe Slattery | More changes to allow the same tests to be used with... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Robin Fernandes | Add some class related tests, fix hard-coded object... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Rob Richards | fix arginfo - these also accept SimpleXMLElement |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zoe Slattery | FTP test from Nathaniel McHugh |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Ant Phillips | Remove duff comment produced by the test generator... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Ant Phillips | Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Ant Phillips | MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 ... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Ant Phillips | MBString tests: checked on PHP 5.2.6, 5.3 and 6.0 ... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zoe Slattery | bug #46731 modification to previous fix |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mikko Koppanen | Added test for bug #46739 |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Zoe Slattery | Update to use norsh flag |
commit | commitdiff | tree | snapshot |
next |