History log of /PHP-8.0/ext/spl/spl_array.c (Results 201 – 225 of 424)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d8099d04 02-Apr-2014 Dmitry Stogov

Changed data layout to allow more efficient operations


Revision tags: php-5.4.27, php-5.5.11
# 887189ca 26-Mar-2014 Dmitry Stogov

Refactored IS_INDIRECT usage for CV and object properties to support HashTable resizing


# 4cb19f0a 25-Mar-2014 Tjerk Meesters

Added TSRMLS_CC to zend_is_true() calls


# 5dee3c11 25-Mar-2014 Tjerk Meesters

Call offsetGet() when called with isset() on ArrayObject derivatives


# b7938ab1 19-Mar-2014 Dmitry Stogov

Refactored GC (incomplete)


Revision tags: php-5.5.11RC1, php-5.4.27RC1
# d0bbc227 15-Mar-2014 Xinchen Hui

IS_UNDEF should never goes to user script land


# cc79496b 15-Mar-2014 Xinchen Hui

Refactor Spl_Iterators to fixed default_properties change


# 4d9d0826 15-Mar-2014 Xinchen Hui

Refactored Spl_Arrary to fixed zend_object->default_properties change


Revision tags: php-5.5.10, php-5.4.26
# 05e8f285 02-Mar-2014 Xinchen Hui

This should be a real problem


# 7208b966 28-Feb-2014 Xinchen Hui

Fixed autoload_func_info using zval instead of zval *


# 4340f1a5 28-Feb-2014 Xinchen Hui

Fixed offset_key


# 0680cdb4 28-Feb-2014 Xinchen Hui

Fixed refcount handling


# a5ce7d52 28-Feb-2014 Xinchen Hui

Revert "Move zend_objects_store_put out of zend_object_std_init"

This reverts commit 8ced4f0ac906fd9a28b968801487630326c45bc8.


# 8ced4f0a 28-Feb-2014 Xinchen Hui

Move zend_objects_store_put out of zend_object_std_init


# 0817cee1 27-Feb-2014 Xinchen Hui

Fixed object creating (std_init calls store_put now)


# 3696e038 27-Feb-2014 Dmitry Stogov

Various fixes related to read_property(), read_dimension() and iterators refactoring


# 1c3ba95b 27-Feb-2014 Dmitry Stogov

Refactored read_property() and read_dimension() handlers


# 382b0dfd 27-Feb-2014 Xinchen Hui

Refactoring zend_iterator (incompleted)


Revision tags: php-5.6.0alpha3
# 495551aa 26-Feb-2014 Dmitry Stogov

Fixed iterators API. zend_iterator_init() has to be used in each get_iterator() callback.


Revision tags: php-5.4.26RC1, php-5.5.10RC1
# 43b03c74 18-Feb-2014 Xinchen Hui

Refacting smart_str


# 2b9b9afa 17-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


# ad1838d2 16-Feb-2014 Xinchen Hui

Use better data structures (incomplete)


# 6cb316cf 14-Feb-2014 Xinchen Hui

Use better data structures (incomplete)


# 068ec75f 14-Feb-2014 Xinchen Hui

Use better data structures (incomplete)


Revision tags: php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


12345678910>>...17