]> granicus.if.org Git - php/commit
Remove main/php3_compat.h, for that a few references to `function_entry` have
authorJohannes Schlüter <johannes@php.net>
Tue, 30 Mar 2010 23:03:02 +0000 (23:03 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 30 Mar 2010 23:03:02 +0000 (23:03 +0000)
commit26b08f9857e79b3281d580846e8eb9c27b24af32
tree76e047f503871cb304b2d3427caffffb7fc1c7ba
parentd5b2d647c069d9df1eb9ca91813dc7f285bbd015
Remove main/php3_compat.h, for that a few references to `function_entry` have
to be replaced by `zend_function_entry`.
15 files changed:
ext/enchant/enchant.c
ext/fileinfo/fileinfo.c
ext/intl/collator/collator_class.c
ext/intl/dateformat/dateformat_class.c
ext/intl/formatter/formatter_class.c
ext/intl/locale/locale_class.c
ext/intl/msgformat/msgformat_class.c
ext/intl/normalizer/normalizer_class.c
ext/intl/resourcebundle/resourcebundle_class.c
ext/json/json.c
ext/pdo_odbc/pdo_odbc.c
ext/phar/phar.c
ext/reflection/php_reflection.c
main/php.h
main/php3_compat.h [deleted file]