112 Commits (ea8bdf5d8f145ab9c1958caa763dfce35ed02da1)

Author SHA1 Message Date
Arnaud Le Blanc 4710871ab8 MFB: Fixed bug #45622 (isset($arrayObject->p) misbehaves with 17 years ago
Arnaud Le Blanc efdaf53cf5 MFB: Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st 17 years ago
Sebastian Bergmann ef49b9a8de MFH: Bump copyright year, 3 of 3. 17 years ago
Etienne Kneuss c31e0c803e MFB: Fix #46317 (Iterator class not properly checked) 18 years ago
Antony Dovgal 8d7590996d revert the patch, it's not needed in this branch 18 years ago
Antony Dovgal 4768b28fb1 MFH: fix memleak 18 years ago
Etienne Kneuss af17616e0e MFH: bug #46115 (Fixes nothing in 5.2, but sync code) 18 years ago
Etienne Kneuss 47d935664a Fix #46222 (Allow indirect modifications of Arrays inside ArrayObject + fix EG(uninitialized_zval_ptr) overwrite) 18 years ago
Etienne Kneuss 1cd238a5df Avoid a leak on return_value 18 years ago
Sebastian Bergmann d9f3a1305f MFH: Bump copyright year, 2 of 2. 18 years ago
Marcus Boerger 9f6936fc0c - MF53 Fix for #41692, #42703 19 years ago
Antony Dovgal bfed3520c9 MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache) 19 years ago
Antony Dovgal f132df4f66 MFH: fix #41692 (ArrayObject shows weird behaviour in respect to inheritance) 19 years ago
Marcus Boerger 515f4f6e6f - Fix 40442 19 years ago
Marcus Boerger eceb7faee0 - MFH Drop double variable declaration 19 years ago
Marcus Boerger 4c1c431a38 - MFH Fix Bug #40872 (inconsistency in offsetSet, offsetExists treatment 19 years ago
Marcus Boerger ac3b5ebbde - MFH Rearrange code: mode Countable from spl_array.c to spl_iterator.c 19 years ago
Ilia Alshanetsky 5068511748 Fixed bug #40036 (empty() does not work correctly with ArrayObject when 19 years ago
Sebastian Bergmann 4223aa4d5e MFH: Bump year. 19 years ago
Hannes Magnusson 5006fb2ceb MFH: Fix double "wrong param count" messages 20 years ago
Sara Golemon 3042386549 MFH(r-1.114) Can't use real arrays held by ArrayObjects in write context 20 years ago
Nuno Lopes c45c9748dc fix #38402: wrong proto for Array*::offsetGet() 20 years ago
Marcus Boerger ac3c882bb6 - Use of E_RECOVERABLE_ERROR 20 years ago
Marcus Boerger 9afb3e041b - Update after api changes 20 years ago
Antony Dovgal e8270edf9d fix memory corruptions and leaks when cloning ArrayObjects and ArrayIterators 20 years ago
Marcus Boerger c58e1fa5be - MFH 20 years ago
Antony Dovgal 9a59df13cc fix segfault when assigning value by ref and add test 20 years ago
Antony Dovgal 59b8592c8c fix bug #36898 (__set() leaks in classes extending internal ones) 20 years ago
Dmitry Stogov 87ae2460d1 Fixed possible memory corruption 20 years ago
Antony Dovgal 1ce8546cd1 fix leak 20 years ago
Antony Dovgal 32f611097f fix #36825 (Exceptions thrown in ArrayObject::offsetGet cause segfault) 20 years ago
Marcus Boerger 7dc322754a - Fix issues with not/double calling of constructors of SPL iterators 20 years ago
Marcus Boerger 4b2b9461d4 - MFH No more old parameter api usage 20 years ago
Marcus Boerger a31f337c24 - MFH Fix ArrayIterator::seek() edge cases 20 years ago
foobar 5bd93221a8 bump year and license version 20 years ago
Antony Dovgal 241aa9a59d MFH: fix #35197 (Destructor is not called) and similar issues in other extensions 21 years ago
Marcus Boerger de03dd6387 - MFH Fix potential SEGV with overloaded objects 21 years ago
Marcus Boerger 061ff97f69 - MFH Throw an exception if an illegal string value is being used in 21 years ago
Marcus Boerger 184309c2e9 - MFH Fix issue with RecursiveArrayIterator::getChildren() 21 years ago
Marcus Boerger 7d918fae4c - Synch naming/move changes with HEAD 21 years ago
Marcus Boerger b4dd030782 MFH: 21 years ago
foobar 23e671a51e - Bumber up year 21 years ago
Marcus Boerger 74a63cc1b2 - Fixed #33136: 21 years ago
Marcus Boerger 6a67d06c26 - Fix handling of ArrayObject/ArrayIterator flags and provide test 21 years ago
Marcus Boerger 309025e8c1 - Small fix (found by joerg) 21 years ago
Marcus Boerger b45fb630d9 - Add ability to reference the object itself 21 years ago
Marcus Boerger 041524feee - Fix Bug #32394 offsetUnset() segfaults in a foreach 21 years ago
Marcus Boerger dd54f36d49 - Fix signature definition 21 years ago
Marcus Boerger b924ef8796 - Don't touch refcount/is_ref 21 years ago
Johannes Schlüter 0e9e0f62fc - Fix #32238 (spl_array.c: void function cannot return value) 21 years ago