2006-07-22 |
Rob Richards | MFH: enable by default |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Nuno Lopes | more const keywording |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Nuno Lopes | dont create images in the php source root. output them... |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Pierre Joye | - hopla, before I got more conflicts ;) |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Nuno Lopes | use const keyword where possible |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Pierre Joye | - silent compiler warnings (char/unsigned char) |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Pierre Joye | - api shake #1, parse_pararameter has to be changed too |
commit | commitdiff | tree | snapshot |
2006-07-22 |
Pierre Joye | - API Shake up #1, use input type as first argument... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Andrei Zmievski | MFH |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Marcus Boerger | - MFH Update docu |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Marcus Boerger | - MFH Match code with docu |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Marcus Boerger | - MFH Update RegexIterator, Docu & Tests |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Dmitry Stogov | Changed error message (E_ERROR -> E_NOTICE) in case... |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Dmitry Stogov | Fixed wrong "type" argument to read_property() handler |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Marcus Boerger | - Synch RegexIterator with HEAD |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Marcus Boerger | - MFH Clean up (after consulting Andrei) |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Edin Kadribasic | Lib update |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Seiji Masugata | Initial commit. Updated bundled oniguruma library ... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Derick Rethans | - MFH: Rename date classes to DateTime and DateTimeZone |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Seiji Masugata | Updated bundled oniguruma library (used for multibyte... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Pierre Joye | - make boolean logical filter works like int/float... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | rephrase |
commit | commitdiff | tree | snapshot |
2006-07-20 |
foobar | MFH: simplify |
commit | commitdiff | tree | snapshot |
2006-07-20 |
foobar | update |
commit | commitdiff | tree | snapshot |
2006-07-20 |
foobar | MFH |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | MFH: use E_WARNING on recursion and add null to the... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | MFH: ZTS fix |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | add missing .cvsignore |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | MFH: add recursion protection to json_encode() and... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | fix segfault, add test |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | MFH |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Antony Dovgal | break; break; -> break; |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Pierre Joye | - fix tests for PI with libxml 2.6.24+, a new line... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Ilia Alshanetsky | Extension news |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Ilia Alshanetsky | Fixed compiler warnings and enable Json by default. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
foobar | un*uck NEWS |
commit | commitdiff | tree | snapshot |
2006-07-19 |
foobar | Missing file.. |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Michael Wallner | MFH: added error_get_last() function |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Dmitry Stogov | Fixed bug #37144 (PHP crashes trying to assign into... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Antony Dovgal | no need to fetch name and free it immediately after... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Antony Dovgal | fix tests |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Antony Dovgal | MFH: increase refcount when adding zval to the result... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Antony Dovgal | fix compile warnings |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Antony Dovgal | fetch tsrm_ls, don't use it uninitialized |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Ilia Alshanetsky | Fixed memory leak |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | MFH: fix build on platforms without mremap() |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | news entry |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | MFH: add gmp_nextprime() |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Derick Rethans | - Enable all new date functions and classes |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | fix test |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Dmitry Stogov | New memory manager |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | fix logic |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Antony Dovgal | MFH: fix DVAL_TO_LVAL() on AIX with old gcc |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Ilia Alshanetsky | Added possible failure note. |
commit | commitdiff | tree | snapshot |
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 |
next |