History log of /PHP-7.3/Zend/zend_list.c (Results 26 – 50 of 137)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 73c1be26 15-Jan-2015 Xinchen Hui

Bump year


Revision tags: php-5.5.21RC1, php-5.6.5RC1
# b7a7b1a6 03-Jan-2015 Stanislav Malyshev

trailing whitespace removal


# 95e04fed 31-Dec-2014 Anatol Belski

cleanup redundand macros


Revision tags: POST_NATIVE_TLS_MERGE, PRE_NATIVE_TLS_MERGE, php-5.5.20, php-5.4.36, php-5.6.4
# bdeb220f 13-Dec-2014 Anatol Belski

first shot remove TSRMLS_* things


Revision tags: php-5.6.4RC1, php-5.5.20RC1, php-5.6.3, php-5.5.19, php-5.4.35, php-5.6.3RC1, php-5.5.19RC1, php-5.5.18
# c00424e4 15-Oct-2014 Anatol Belski

bring back all the TSRMLS_FETCH() stuff

for better comparability with the mainstream


Revision tags: php-5.4.34, php-5.5.18RC1, php-5.6.1
# 06d0230a 26-Sep-2014 Anatol Belski

cleanup TSRMLS_FETCH


Revision tags: php-5.6.2, php-5.4.33, php-5.5.17, php-5.6.1RC1, php-5.5.17RC1, php-5.4.33RC1
# b1f53ca4 27-Aug-2014 Dmitry Stogov

Use efree_size() instead of efree() where posible


Revision tags: php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE, POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32, POST_PHPNG_MERGE, PRE_PHPNG_MERGE, php-5.6.0RC4, php-5.3.29, php-5.5.16RC1, php-5.4.32RC1, php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13
# e34a6e92 26-May-2014 Dmitry Stogov

Use new zend_hash API


# 922285ec 26-May-2014 Xinchen Hui

Don't use cast (compiler friendly)


# 0175d994 25-May-2014 Xinchen Hui

Fixed apply_func_arg_t, and it's better not using cast (compiler friendly)


# 281663f7 15-May-2014 Dmitry Stogov

Removed support for old-style resource destructors (only ext/soap used it)


Revision tags: php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1
# fa7008bb 07-May-2014 Dmitry Stogov

Fixed resource destruction


Revision tags: php-5.6.0beta2
# 17d027ed 30-Apr-2014 Dmitry Stogov

Split IS_BOOL into IS_FALSE and IS_TRUE


Revision tags: php-5.5.12, php-5.4.28
# 5864ce8a 22-Apr-2014 Dmitry Stogov

Fixed compilation warnings


# 72c287bd 21-Apr-2014 Dmitry Stogov

Combine HashTable.flags and HashTable.nApplyCount into single 32-bit word


# 7652a977 18-Apr-2014 Dmitry Stogov

Use ZEND_FETCH_FOREACH_* macros to iterate over HashTables instead of zend_hash_move_forward() and family.


Revision tags: php-5.4.28RC1, php-5.5.12RC1
# f1f3e3c3 11-Apr-2014 Dmitry Stogov

fixed persistent reaource destruction


# 98350cdc 10-Apr-2014 Dmitry Stogov

Introduced API to close all resources at once


Revision tags: php-5.6.0beta1
# d8099d04 02-Apr-2014 Dmitry Stogov

Changed data layout to allow more efficient operations


Revision tags: php-5.4.27, php-5.5.11
# adcfee7b 23-Mar-2014 Xinchen Hui

Refactor ext/mysql


Revision tags: php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26
# 0548ac59 27-Feb-2014 Dmitry Stogov

Resource closing without destruction


Revision tags: php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1
# 6d77ca06 17-Feb-2014 Xinchen Hui

Fixed Segfault


# 2b9b9afa 17-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


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

Use better data structures (incomplete)


Revision tags: php-5.5.9, php-5.4.25, php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


123456