| Commit message (Expand) | Author | Age | Files | Lines |
* | MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache) | Antony Dovgal | 2007-07-20 | 2 | -1/+33 |
* | MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance) | Antony Dovgal | 2007-06-27 | 2 | -11/+55 |
* | MFH | Antony Dovgal | 2007-06-05 | 1 | -0/+4 |
* | Fixed typo in constant name | Ilia Alshanetsky | 2007-05-19 | 1 | -3/+3 |
* | Eliminate memory allocation in RINIT for spl | Ilia Alshanetsky | 2007-05-19 | 1 | -4/+14 |
* | - MFH Add invert option to RegexIterator | Marcus Boerger | 2007-05-11 | 2 | -0/+5 |
* | fix test names | Antony Dovgal | 2007-05-07 | 2 | -2/+2 |
* | - MFH Fix "f" modifier for zend_parse_parameters_ex in case of a __call call | Johannes Schlüter | 2007-04-30 | 1 | -0/+26 |
* | - MFH Update docu | Marcus Boerger | 2007-04-22 | 2 | -17/+28 |
* | win32 test fixes | Antony Dovgal | 2007-04-18 | 1 | -2/+2 |
* | - MFH Fix #41109: recursiveiterator.inc says 'implements' Iterator instead of... | Marcus Boerger | 2007-04-17 | 3 | -4/+4 |
* | Fixed 64-bit support | Dmitry Stogov | 2007-04-09 | 1 | -2/+4 |
* | - Fix 40442 | Marcus Boerger | 2007-04-06 | 1 | -1/+1 |
* | - Add bug name | Marcus Boerger | 2007-04-06 | 1 | -1/+1 |
* | - Better fix for #40091 | Marcus Boerger | 2007-04-06 | 1 | -6/+6 |
* | - Fix #40442 | Marcus Boerger | 2007-04-06 | 1 | -0/+12 |
* | - MFH Drop double variable declaration | Marcus Boerger | 2007-03-24 | 1 | -1/+0 |
* | - MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment | Marcus Boerger | 2007-03-20 | 2 | -4/+32 |
* | - Fix copy'n'paste issues | Marcus Boerger | 2007-03-04 | 2 | -5/+5 |
* | - MFH simplify, synch docu/implementation | Marcus Boerger | 2007-03-04 | 3 | -61/+20 |
* | - MFH [DOC] Add SplFileInfo::getBasename(), DirectoryIterator::getBasename | Marcus Boerger | 2007-03-03 | 1 | -0/+105 |
* | snprintf() -> slprintf() | Ilia Alshanetsky | 2007-02-27 | 2 | -2/+2 |
* | - Make stat based functions throw an exception | Marcus Boerger | 2007-02-20 | 1 | -0/+2 |
* | - Bugfix #40546: SplFileInfo::getPathInfo() throws an execption if directory ... | Marcus Boerger | 2007-02-19 | 1 | -1/+10 |
* | - MFH CachingIterator implements Countable | Marcus Boerger | 2007-02-19 | 1 | -0/+19 |
* | - MFH Drop useless stuff | Marcus Boerger | 2007-02-13 | 1 | -3/+0 |
* | - MFH Add new example | Marcus Boerger | 2007-02-13 | 1 | -0/+53 |
* | - MFH Add include | Marcus Boerger | 2007-02-08 | 1 | -0/+1 |
* | - MFH Rearrange code: mode Countable from spl_array.c to spl_iterator.c | Marcus Boerger | 2007-02-08 | 4 | -10/+8 |
* | - MFH: Fix Bug #39836 SplObjectStorage empty after unserialize | Marcus Boerger | 2007-02-08 | 1 | -12/+165 |
* | fix classname | Antony Dovgal | 2007-01-22 | 1 | -2/+2 |
* | - Add tests | Marcus Boerger | 2007-01-21 | 3 | -0/+282 |
* | Fixed bug #40091 (spl_autoload_register with 2 instances of the same class). | Ilia Alshanetsky | 2007-01-10 | 2 | -4/+60 |
* | Fixed tests | Dmitry Stogov | 2007-01-10 | 1 | -2/+0 |
* | Fixed bug #38325 (spl_autoload_register() gaves wrong line for "class | Ilia Alshanetsky | 2007-01-08 | 2 | -1/+20 |
* | Provide means for opening file for zend with error supression. Allows us to | Ilia Alshanetsky | 2007-01-08 | 1 | -14/+3 |
* | Fixed bug #40036 (empty() does not work correctly with ArrayObject when | Ilia Alshanetsky | 2007-01-07 | 2 | -2/+54 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 18 | -18/+18 |
* | - MFH Bugfix: #39996 Wrong PHPDoc comment for SplFileInfo::getType() | Marcus Boerger | 2006-12-31 | 1 | -1/+1 |
* | Allocation safety checks | Ilia Alshanetsky | 2006-12-25 | 1 | -1/+1 |
* | - MFH Fix comparison of RecursiveDualIterators | Marcus Boerger | 2006-12-10 | 4 | -3/+73 |
* | Fixed bug #39775 ("Indirect modification ..." message is not shown) | Dmitry Stogov | 2006-12-08 | 1 | -0/+2 |
* | MFH: partly fix #39724 | Antony Dovgal | 2006-12-04 | 1 | -0/+1 |
* | - MFH: Fix handling of recursive inner iterators | Marcus Boerger | 2006-12-01 | 1 | -2/+3 |
* | - MFH: Add new example | Marcus Boerger | 2006-11-28 | 1 | -0/+122 |
* | - MFH: Fix arginfo | Marcus Boerger | 2006-11-20 | 1 | -1/+1 |
* | - MFH: Add new test | Marcus Boerger | 2006-11-20 | 4 | -7/+70 |
* | Add missing header installation.. | Hannes Magnusson | 2006-11-12 | 1 | -0/+1 |
* | MFH: SplFileObject no longer overwrites SplFileInfo::getFilename() | Hannes Magnusson | 2006-11-12 | 1 | -8/+0 |
* | MFH: SplFileObject::getFilename() no longer overwrites SplFileInfo::getFilena... | Hannes Magnusson | 2006-11-12 | 2 | -16/+6 |