summaryrefslogtreecommitdiff
path: root/ext/spl
Commit message (Expand)AuthorAgeFilesLines
* AIX #define's accept as nacceptAntony Dovgal2006-04-131-0/+4
* fix memory corruptions and leaks when cloning ArrayObjects and ArrayIteratorsAntony Dovgal2006-04-071-3/+5
* fix #36981 (SplFileObject->fgets() ignores max_length)Antony Dovgal2006-04-061-2/+12
* - MFHMarcus Boerger2006-04-043-10/+168
* fix segfault when assigning value by ref and add testAntony Dovgal2006-04-012-0/+21
* - Make readableMarcus Boerger2006-03-302-2/+18
* fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-294-27/+13
* - MFH: Make IteratorIterator base of most SPL iteratorsMarcus Boerger2006-03-261-22/+11
* - Fix docuMarcus Boerger2006-03-261-1/+1
* - My eyes don't hurt anymoreMarcus Boerger2006-03-231-1/+1
* - MFHMarcus Boerger2006-03-232-24/+26
* add missing skipif sectionsAntony Dovgal2006-03-233-0/+6
* fix typosAntony Dovgal2006-03-232-2/+2
* - MFH Add new testMarcus Boerger2006-03-231-0/+137
* - MFH: Add new testMarcus Boerger2006-03-231-0/+31
* - Add missing bug title and synch with other testsMarcus Boerger2006-03-231-11/+16
* Fixed possible memory corruptionDmitry Stogov2006-03-231-6/+8
* fix leakAntony Dovgal2006-03-221-5/+4
* add testAntony Dovgal2006-03-221-0/+26
* fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault)Antony Dovgal2006-03-221-11/+17
* MFH: initialize retvalAntony Dovgal2006-03-201-1/+1
* - Fix testMarcus Boerger2006-03-161-1/+1
* Fix Win32 compilation.Frank M. Kromann2006-03-142-2/+2
* MFH: Make spl_register_std_class() and spl_register_sub_class() available out...Sebastian Bergmann2006-03-091-2/+2
* - MFH Allow pecl/phar and alike too hook into spl_filesystem_object'sMarcus Boerger2006-03-082-6/+25
* - MFH Missed 'proto'Marcus Boerger2006-03-061-2/+2
* - Fix last %v, tooMarcus Boerger2006-03-061-1/+1
* - There is no %v in 5.1 (found by Tony)Marcus Boerger2006-03-061-2/+2
* - MFH Proto fixesMarcus Boerger2006-03-063-49/+61
* - Fix issues with not/double calling of constructors of SPL iteratorsMarcus Boerger2006-03-0515-92/+618
* - MFH Fix issues withhandling of derived info classes as entriesMarcus Boerger2006-02-282-31/+67
* - Synch docuMarcus Boerger2006-02-203-6/+17
* - MFH No more old parameter api usageMarcus Boerger2006-02-122-9/+8
* MFH: fix #36359 (splFileObject::fwrite() doesn't write when no data length sp...Antony Dovgal2006-02-101-2/+2
* MFH: initialize variables and reduce the number of warningsAntony Dovgal2006-02-061-1/+1
* - MFH Add new testsMarcus Boerger2006-02-062-0/+104
* MFH: fix #36295 (typo in SplFileObject::flock() parameter name)Antony Dovgal2006-02-051-1/+1
* - MFH Fix bug #36287Marcus Boerger2006-02-051-0/+1
* - MFH Fix ArrayIterator::seek() edge casesMarcus Boerger2006-02-021-6/+3
* - Fix oversightMarcus Boerger2006-02-021-1/+1
* Only use win32 directory separators on win32 or netware.Ilia Alshanetsky2006-02-021-2/+14
* add test for bug #36258Antony Dovgal2006-02-021-0/+19
* MFH: add missing folding tagsAntony Dovgal2006-02-021-17/+22
* fix #36258 (SplFileObject::getPath() may lead to segfault)Antony Dovgal2006-02-021-0/+2
* Fixed bug #36134 (DirectoryIterator constructor failed to detect emptyIlia Alshanetsky2006-01-231-0/+6
* - MFH Fix error messageMarcus Boerger2006-01-231-1/+1
* - MFH Fix issue found by NunoMarcus Boerger2006-01-151-0/+1
* - UpdateMarcus Boerger2006-01-141-18/+110
* - Fix #35998 (getPathname() method always returns unix style filenames)Marcus Boerger2006-01-131-4/+4
* - MFH UpdateMarcus Boerger2006-01-061-2/+8