History log of /PHP-7.0/ext/soap/php_encoding.c (Results 26 – 50 of 267)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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
# 204e3f8d 22-Oct-2014 Nikita Popov

Drop unnecessary zval containers


# d53c8bab 22-Oct-2014 Xinchen Hui

Better zval copying


# 7471c217 17-Oct-2014 Dmitry Stogov

Optimized property access handlers. Removed EG(std_property_info).


Revision tags: 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
# 4fe93956 26-Sep-2014 Anatol Belski

cleanup TSRMLS_FETCH in ext/soap


Revision tags: php-5.6.2
# 2a7de9fd 21-Sep-2014 Nikita Popov

Rename smart_str_append to smart_str_append_smart_str

It's used only rarely and I'm running out of append names...


# d0cb7153 19-Sep-2014 Johannes Schlüter

s/PHP 5/PHP 7/


# 3bc8a958 19-Sep-2014 Dmitry Stogov

Fixed useless or duplicated IS_INTERNED() checks


Revision tags: php-5.4.33, php-5.5.17
# 079409bb 15-Sep-2014 Nikita Popov

Switch (un)mangle property name to size_t and zend_string

Also use the _ex variants where possible.


# ebc6da56 13-Sep-2014 Nikita Popov

zend_get_property_info takes a zend_string* now


Revision tags: php-5.6.1RC1
# c7206771 04-Sep-2014 Nikita Popov

Fix SOAP warnings


Revision tags: php-5.5.17RC1, php-5.4.33RC1, php-5.6.0, POST_AST_MERGE, PRE_AST_MERGE
# af59e92b 25-Aug-2014 Anatol Belski

master renames phase 7


# c3e3c98e 25-Aug-2014 Anatol Belski

master renames phase 1


# 70de6180 24-Aug-2014 Anatol Belski

fixes to %pd format usage


Revision tags: POST_64BIT_BRANCH_MERGE, PRE_64BIT_BRANCH_MERGE, php-5.5.16, php-5.4.32
# 094441f1 19-Aug-2014 Anatol Belski

ported ext/soap


# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


Revision tags: 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
# 42c4bcae 14-Jul-2014 Dmitry Stogov

Fixed ZTS build


Revision tags: php-5.4.31RC1, php-5.5.15RC1
# 2ed8a170 07-Jul-2014 Dmitry Stogov

Refactored run_time_cache usage in object handlers


# 4b09dd69 02-Jul-2014 Dmitry Stogov

Removed EG(active_op_array) and use corresponding value from EG(current_execute_data)


Revision tags: php-5.6.0RC2, php-5.4.30, php-5.5.14, php-5.6.0RC1, php-5.5.14RC1, php-5.4.30RC1
# c1965f58 05-Jun-2014 Dmitry Stogov

Use reference counting instead of zval duplication


Revision tags: php-5.6.0beta4
# e598aab2 28-May-2014 Dmitry Stogov

Use new zend_hash API


Revision tags: php-5.4.29, php-5.5.13
# e743089d 16-May-2014 Dmitry Stogov

Initialize zvals


# e159955d 16-May-2014 Dmitry Stogov

Fixed <any> with XML references


# 9d6b5e1f 16-May-2014 Dmitry Stogov

Fixed support for XML references


# 9389ce80 16-May-2014 Dmitry Stogov

Fixed support for <any>


1234567891011