]> granicus.if.org Git - php/commit
Remove zpp fallback code (always use Fast ZPP)
authorAndrea Faulds <ajf@ajf.me>
Sun, 11 Sep 2016 21:44:46 +0000 (22:44 +0100)
committerAndrea Faulds <ajf@ajf.me>
Sun, 11 Sep 2016 21:44:46 +0000 (22:44 +0100)
commitd690014bf35507ccb7a1150a27504d2f87848842
tree5913a3bbcad247de83e68e0e61448279ff5f5f47
parent529811cfb0c664c53752a295adcda472d336205a
Remove zpp fallback code (always use Fast ZPP)

Squashed commit of the following:

commit 3e27fbb3d22b42d181e15c345f1c59a007b6b58c
Author: Andrea Faulds <ajf@ajf.me>
Date:   Sun Sep 11 19:14:37 2016 +0100

    Keep dummy FAST_ZPP macro for compatibility

commit 8a7cfd00deaa4a3c5026c97580c49c886c72a5b4
Author: Andrea Faulds <ajf@ajf.me>
Date:   Mon Sep 5 22:36:03 2016 +0100

    Remove FAST_ZPP macro and plain zpp fallback code
19 files changed:
Zend/zend_API.c
Zend/zend_API.h
Zend/zend_builtin_functions.c
Zend/zend_generators.c
ext/gettext/gettext.c
ext/pcre/php_pcre.c
ext/reflection/php_reflection.c
ext/spl/spl_array.c
ext/standard/array.c
ext/standard/basic_functions.c
ext/standard/file.c
ext/standard/filestat.c
ext/standard/formatted_print.c
ext/standard/html.c
ext/standard/math.c
ext/standard/streamsfuncs.c
ext/standard/string.c
ext/standard/type.c
ext/standard/url.c