]> granicus.if.org Git - php/commit
Consolidate new union type ZPP macro names
authorMáté Kocsis <kocsismate@woohoolabs.com>
Thu, 10 Sep 2020 22:23:54 +0000 (00:23 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 11 Sep 2020 09:00:18 +0000 (11:00 +0200)
commitc98d47696f5e459e6a3efdfd7034357208284b84
tree40800320921080cbb90cd28a2178eae0a0c7823e
parenta59923befde4969eb619e90ed618a8eb89dcdef7
Consolidate new union type ZPP macro names

They will now follow the canonical order of types. Older macros are
left intact due to maintaining BC.

Closes GH-6112
31 files changed:
Zend/tests/010.phpt
Zend/tests/str_or_obj_of_class_zpp.phpt
Zend/tests/str_or_obj_zpp.phpt
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_builtin_functions.c
ext/com_dotnet/com_com.c
ext/dom/xpath.c
ext/ffi/ffi.c
ext/intl/calendar/calendar_methods.cpp
ext/intl/transliterator/transliterator_methods.c
ext/ldap/ldap.c
ext/mbstring/mbstring.c
ext/openssl/openssl.c
ext/pcre/php_pcre.c
ext/phar/phar_object.c
ext/reflection/php_reflection.c
ext/snmp/snmp.c
ext/soap/soap.c
ext/standard/assert.c
ext/standard/mail.c
ext/standard/proc_open.c
ext/standard/streamsfuncs.c
ext/standard/string.c
ext/standard/tests/class_object/get_class_methods_basic_001.phpt
ext/standard/tests/class_object/get_class_methods_variation_001.phpt
ext/standard/tests/class_object/get_parent_class_variation_002.phpt
ext/tidy/tidy.c
ext/xsl/xsltprocessor.c
ext/zend_test/test.c
ext/zip/php_zip.c