2008-01-27 |
Hannes Magnusson | Remove bogus test (should be in HEAD) |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Marcus Boerger | - Add second parameter to SplObjectStorage::attach() |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Rob Richards | MFH: add missing export |
commit | commitdiff | tree | snapshot |
2008-01-26 |
Derick Rethans | - MFH Bugfixes: |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Robert Nicholson | - Add a basic test for array_shuffle() |
commit | commitdiff | tree | snapshot |
2008-01-25 |
Robert Nicholson | - add some basic tests for array diff and intersection... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Robert Nicholson | - New tests for compact() |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Rob Richards | MFH: fix zts build |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Dmitry Stogov | Fixed error message |
commit | commitdiff | tree | snapshot |
2008-01-23 |
Ilia Alshanetsky | MFB:Fixed bug #43912 (Interbase column names are trunca... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Antony Dovgal | add new test |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Hannes Magnusson | MFH: Fixed bug #43875 (Two error messages returned... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Christopher... | MFH: Add ifdef |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Antony Dovgal | BFN |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Pierre Joye | - reflect the correct version |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Greg Beaver | MF5.3: install headers, use correct zip version |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Greg Beaver | MFH: add errors when missing dependencies (Steph) |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Ilia Alshanetsky | MFB: Fixed bug #42779 (Incorrect forcing from HTTP... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Antony Dovgal | MFH: fix #43863 (str_word_count() breaks on cyrillic... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Dmitry Stogov | Fixed wrong type cast |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Christopher... | MFH: fix #41941 (oci8 extension not lib64 savvy) |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christopher... | MFH: Testcase for #43492 (nested cursors) |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christopher... | fix #43497 (OCI8 XML/getClobVal aka temporary LOBs... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Rob Richards | MFH: fix memleak in sign and verify functions |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Brian Shire | MFH: Fix bug #42850 array_walk_recursive() leaves refer... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Ilia Alshanetsky | MFB: Missing patch bit from the FETCH_GROUP fix |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nuno Lopes | MFH: fix bug #42945, as asked by Ilia |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Nuno Lopes | upgrade PCRE to version 7.5 (as asked by Ilia |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | merge in cgi fixes from PHP_5_3 |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | add missing alias .h files |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Greg Beaver | MFH: export libzip symbols |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | MFH: far better fix for bug #40189 |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | MFH: fix faulty fix for Bug #40189, and provide real... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | revert last commit, was to wrong branch |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Greg Beaver | MFH: export symbols for use by other extensions like... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Rob Richards | MFH: starting with 2.6.30, standard libxml2 build can... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Ilia Alshanetsky | MFB: Fixed a bug with PDO::FETCH_COLUMN|PDO::FETCH_GROU... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Brian Shire | - MFH fix truncation of large values on 64-bit systems... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Antony Dovgal | correct number of symbols |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Dmitry Stogov | Fixed broken soap.wsdl_cache_enabled |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Greg Beaver | apply proper fix of bug #43793 to zlib.deflate (window... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Dmitry Stogov | Fixed bug #43703 (Signature compatibility check broken) |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Greg Beaver | apply same fix of bug #43793 to zlib.deflate |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Greg Beaver | fix Bug #43793: zlib filter is unable to auto-detect... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Pierre Joye | - #43790, fix crash when no family name has been found |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Ilia Alshanetsky | MFB: Fixed bug #43498 (file_exists() on a proftpd serve... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Ilia Alshanetsky | Fixed a safe_mode bypass in cURL identified by Maksymil... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Greg Beaver | remove potential preg warnings if --EXPECTHEADERS-... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Greg Beaver | implement --FILE_EXTERNAL-- section for using an extern... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Raghubansh... | New testcases for array_diff() function |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Raghubansh... | New testcases for array_diff_assoc() function |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Ulf Wendel | MFH: Fix for bug #43036 |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Ilia Alshanetsky | MFB: Skip test for PostgreSQL driver since error is... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Raghubansh... | this testcase has been split into many smaller testcase... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Raghubansh... | new smaller testcases for array_map() function |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Steve Seear | Adding PHPT tests for the ReflectionMethod class. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Ilia Alshanetsky | MFB: Fixed bug #43647 (Make FindFile use PATH_SEPARATOR... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Ilia Alshanetsky | MFB: Update copyright |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Hartmut Holzgraefe | MFH: Fix for bug #42548 "PROCEDURE xxx can't return... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Derick Rethans | - Updated to version 2007.11 |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Hannes Magnusson | MFH: Fix test |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Sebastian Bergmann | MFB: Leftover: Bump copyright year. |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Sebastian Bergmann | Leftover: Bump copyright year. |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Sebastian Bergmann | MFH: Bump copyright year, 2 of 2. |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Sebastian Bergmann | MFH: Bump copyright year, 1 of 2. |
commit | commitdiff | tree | snapshot |
2007-12-30 |
David Soria... | - Fixed bug #43663 (Extending PDO class with a __call... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Jani Taskinen | MFH:- This makes no sense with non-ipv6 builds. (and... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Hannes Magnusson | Fix test when additional ini files are used (patch... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Antony Dovgal | correct fix for bug #43522 |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Hannes Magnusson | MFH: Update the class method documentation links |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Dmitry Stogov | Fixed test related to bug #38469 |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Dmitry Stogov | Fixed bug #38469 (Unexpected creation of cycle). |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Hannes Magnusson | BFN |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Hannes Magnusson | MFB5.3: Fixed bug#43105 (PHP seems to fail to close... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Hannes Magnusson | MFH: Fix typo (TAKAGI Masahiro) |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Raghubansh... | fix test : do not run when run as root |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Dmitry Stogov | Fixed %f regex |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Raghubansh... | new testcases for dir() function |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Raghubansh... | fix tests |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Raghubansh... | Changing the regex for %f so the it will match e-,... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Johannes Schlüter | -Fix name (arg, new keyboard is coming...) |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Johannes Schlüter | -Fix name |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Johannes Schlüter | - MFH: Fix #43450 (Memory leak on some functions with... |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Raghubansh... | fix tests |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Dmitry Stogov | x86_64 assembler optimization (Brain Shire) |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Robert Nicholson | New test - Indexing - various special cases |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Robert Nicholson | new tests for array_map usage variations - string keys... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Ilia Alshanetsky | MFB: Fixed bug #43635 (mysql extension ingores INI... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Raghubansh... | fix test |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Derick Rethans | - MFH: Fixed var_export() for array keys |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Steve Seear | Adding PHPT tests for the ReflectionProperty class. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Ilia Alshanetsky | MFB: Fixed bug #43620 (Workaround for a bug inside... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Jani Taskinen | MFH:- Fix indent of macros |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Johannes Schlüter | - MFH: Fix #43611 SplObjectStorage is available since... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Hannes Magnusson | MFB5.3: Fix test |
commit | commitdiff | tree | snapshot |
next |