summaryrefslogtreecommitdiff
path: root/ext/spl/spl_observer.c
Commit message (Expand)AuthorAgeFilesLines
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* - MFH: Fix Bug #39836 SplObjectStorage empty after unserializeMarcus Boerger2007-02-081-12/+165
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Fix arginfo for SplObjectStorageHannes Magnusson2006-08-231-1/+1
* fix bug #36898 (__set() leaks in classes extending internal ones)Antony Dovgal2006-03-291-6/+3
* bump year and license versionfoobar2006-01-011-3/+3
* - Apply workaround only when neccessaryMarcus Boerger2005-12-201-18/+39
* fix possible reads of uninitialized memory (reproducible only on 64bit platfo...Antony Dovgal2005-12-191-4/+16
* MFH: fix #35197 (Destructor is not called) and similar issues in other extens...Antony Dovgal2005-11-141-1/+1
* MFH:Marcus Boerger2005-09-151-21/+206
* - Bumber up yearfoobar2005-08-031-1/+1
* - Initial Observer implementationMarcus Boerger2005-02-081-0/+88