2006-07-17 |
Marcus Boerger | - MFH Fix #38125 undefined reference to spl_dual_it_fre... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Michael Wallner | - fix bug #37945 pathinfo() cannot handle argument... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Pierre Joye | - #38112, add test and use MAX_LWZ_BITS instead of... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Pierre Joye | - sync tests with HEAD |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Nuno Lopes | make valgrind trace child processes. useful for the... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Nuno Lopes | new test |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Nuno Lopes | now they are really equivalent.. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | typofix |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Dmitry Stogov | Fixed memory leaks in ZTS mode. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Seiji Masugata | added option parameter mb_strrpos( ). |
commit | commitdiff | tree | snapshot |
2006-07-17 |
Ilia Alshanetsky | Don't use regex where none is needed. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH Typo |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH Update docu |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH: |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH: Little bit refactoring: Two new PHPAPI functions: |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Nuno Lopes | new tests. almost 90% of code coverage |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH Correct test name |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Christian Stocker | improved code (after suggestion by helly) |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Christian Stocker | Added DOMNode::getNodePath() for getting an XPath for... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Pierre Joye | - #38112, corrupt GIF segfaults, test will follow |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH Fixed Bug #29538 number_format and problem with 0 |
commit | commitdiff | tree | snapshot |
2006-07-16 |
Marcus Boerger | - MFH Pathinfo allows to get filename (Toby S, Christian S) |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - MFH Implement todo: SplFileObject: ability to set... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - MFH Fix issue with SplFileObject and directories |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - MFH array_fill_keys, better unicode support, use... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Marcus Boerger | - MFH Added array_fill_keys(). (Marcus, Mathew W) |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Antony Dovgal | rephrase the error message (fixes #38106) |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Nuno Lopes | fix test with some aspell versions |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | fix build |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | Fixed test for systems where set_charset() method is... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Antony Dovgal | MFH: fix #38086 (stream_copy_to_stream() returns 0... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ilia Alshanetsky | Fixed compiler warnings. |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | MFH: init variables and get rid of annoying warnings |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | MFH: initialize EG(exit_status) in ZTS mode |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Michael Wallner | MFH: add note why replace is 0, so that I don't wonder... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | bailout on error and don't try to create fields of... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | it's usually good idea to initialize variables |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix invalid read - no need to compare strings if haysta... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix #38072 (boolean arg for mysqli_autocommit() is... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Antony Dovgal | fix TSRM build |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #38067 (Parameters are not decoded from utf... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Hartmut Holzgraefe | MFH new test cases |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Destructors call order is changed (Fixed bug #36759... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Dmitry Stogov | Fixed bug #36759 (Objects destructors are invoked in... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Marcus Boerger | - Reorder and add missing |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Hartmut Holzgraefe | fixed C&P errors in groups handling, activated groups... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | MFH |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | MFH make sure that embedded database is correctly initi... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | debug output was breaking all tests |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Hartmut Holzgraefe | MFH test for ping and kill methods |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Ilia Alshanetsky | Fixed test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | add new tests by Ligaya Turmelle |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | MFH: /tmp is often a symlink, use /bin instead |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | fix typo, add new test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Nuke signed/unsigned compiler warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Nuke signed/unsigned compiler warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | fix segfault in jdmonthname(), add test |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | eliminate compile warnings |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Antony Dovgal | there is no Unicode in 5_2 |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Dmitry Stogov | Fixed memory leak in case of exception in iterator... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Ilia Alshanetsky | apache2handler sapi is no longer experimental |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | (MFH) "transaction" tests should test commit, too,... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed memory leaks in ext/spl/tests/fileobject_003... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | MFH |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #37947 (zend_ptr_stack reallocation problem) |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | MFH: fix mysqli_*_free_storage() funcs to conform with... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Another fix for #38019 |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Antony Dovgal | MFH: initialize vars |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38055 (Wrong interpretation of boolean param... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38019 (segfault extending mysqli class) |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38005 (SoapFault faultstring doesn't follow... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Hartmut Holzgraefe | MFH |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed test |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Dmitry Stogov | Fixed bug #38004 Parameters in SoapServer are decoded... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - MFH Fixed Bug #37667 (Object is not added into array... |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Marcus Boerger | - MFH Fixed bug #37816 (ReflectionProperty does not... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH Fix logic |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ilia Alshanetsky | Removed pointless declarations |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Add new entry |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH It appears i am the maintainer |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - Fixed Bug #37811 define not using toString on objects |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH Fix issue with comparing objects with objects |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - BFN |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH Add new test |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH: |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH Fix test |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH DualIterator |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Marcus Boerger | - MFH Add spl_object_hash() |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Marcus Boerger | - MFH Add test |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Nuno Lopes | MFH |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Nuno Lopes | static + const keywords |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Hannes Magnusson | MFH: ReflectionFunction::isDisabled() |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Ilia Alshanetsky | E_ERROR > E_RECOVERABLE_ERROR |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Antony Dovgal | add test |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Sara Golemon | MFH (def.h rev:1.121, execute.h rev:1.120) |
commit | commitdiff | tree | snapshot |
next |