php-src/ext/intl/common
Dmitry Stogov 715d5d2855 Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h.
This prevented compilation warnings and disclosed few incorrect usages in Zend/zend_vm_def.h and ext/dom/xpath.c.
Now explicit type casting may be required on call site.
This may break some C extension code, but it shoulfn't be a problem to add explicit casting.
2015-08-13 13:56:29 +03:00
..
common_date.cpp cleanup intl types 2014-12-29 14:06:12 -08:00
common_date.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_enum.cpp Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. 2015-08-13 13:56:29 +03:00
common_enum.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_error.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
common_error.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00