History log of /PHP-5.5/ext/spl/spl_array.c (Results 26 – 50 of 210)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 0a7395e0 01-Jan-2013 Xinchen Hui

Happy New Year


# a2045ff3 01-Jan-2013 Xinchen Hui

Happy New Year~


Revision tags: php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8
# 6284ef11 09-Oct-2012 Xinchen Hui

Fixed bug #63236 (Executable permission on various source files)


Revision tags: php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7
# f3108b5f 01-Sep-2012 Xinchen Hui

Remove extra blank in notice message, should act as same as vm


# 67d7d03f 01-Sep-2012 Xinchen Hui

Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables)

The get_zval_ptr_ptr of spl_array handler should act as same as the vm's


Revision tags: php-5.4.7RC1
# 8722173a 21-Aug-2012 Xinchen Hui

Implemented FR #62840 (Add sort flag to ArrayObject::ksort)


Revision tags: php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5
# a5d45bae 15-Jul-2012 Stanislav Malyshev

Fixed bug #61527 (Recursive/ArrayIterator gives misleading notice when array empty or moved to the end)


Revision tags: php-5.3.15, php-5.3.15RC1, php-5.4.5RC1
# b025b9d0 27-Jun-2012 Johannes Schlüter

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_proper

Fix #62432 ReflectionMethod random corrupt memory on high concurrent

This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()

show more ...


# fed1f2d1 19-Jun-2012 Nikita Popov

Fixed bug RecursiveArrayIterator does not implement Countable

ArrayIterator implemented Countable only after it was already inherited by
RecursiveArrayIterator. Thus the interface was mi

Fixed bug RecursiveArrayIterator does not implement Countable

ArrayIterator implemented Countable only after it was already inherited by
RecursiveArrayIterator. Thus the interface was missing in RAI.

show more ...


# 4cba4c61 19-Jun-2012 Nikita Popov

Fixed bug RecursiveArrayIterator does not implement Countable

ArrayIterator implemented Countable only after it was already inherited by
RecursiveArrayIterator. Thus the interface was mi

Fixed bug RecursiveArrayIterator does not implement Countable

ArrayIterator implemented Countable only after it was already inherited by
RecursiveArrayIterator. Thus the interface was missing in RAI.

show more ...


Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1
# f07dd29f 28-Mar-2012 Gustavo André dos Santos Lopes

Fixed problem introduced in a763929 (fixing bug #61347).

The test added in 8c44c85 should now pass.


Revision tags: PHP-5.4.1-RC1
# e6ec1fb1 11-Mar-2012 Xinchen Hui

Fixed bug #61347 (inconsist isset behavior of Arrayobject)


# 430486f0 11-Mar-2012 Xinchen Hui

Fixed bug #61347 (inconsist isset behavior of Arrayobject)


# a7639291 11-Mar-2012 Xinchen Hui

Fixed bug #61347 (inconsist isset behavior of Arrayobject)


# 23e65a9d 10-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61326 (ArrayObject comparison).


# 88ba84fa 10-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61326 (ArrayObject comparison).


# 7bbf5fe6 10-Mar-2012 Gustavo André dos Santos Lopes

- Fixed bug #61326 (ArrayObject comparison).


Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2
# c3b83e83 18-Nov-2011 Antony Dovgal

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/sp

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS

show more ...


# 3b40dabc 18-Nov-2011 Antony Dovgal

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/sp

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS

show more ...


# ea979322 18-Nov-2011 Antony Dovgal

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/sp

fix bug #60082 (Crash in ArrayObject() when using recursive references)
--Tis line, and those below, will be ignored--

M trunk/ext/spl/spl_array.c
M branches/PHP_5_4/ext/spl/spl_array.c
M branches/PHP_5_3/ext/spl/spl_array.c
M branches/PHP_5_3/NEWS

show more ...


Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7
# bb7a9308 12-Aug-2011 Etienne Kneuss

Fix CID 538/539, explicitely check for something that should never occur


# 5128d593 12-Aug-2011 Etienne Kneuss

Fix CID 538/539, explicitely check for something that should never occur


123456789