php-src/ext/intl/formatter
Nikita Popov e74b84a9fe Fix Intl constructor leaks
Drop the Z_OBJ(return_value) = NULL hack and return status code
from ctor function instead.
2015-04-17 10:33:59 +02:00
..
formatter_attr.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
formatter_attr.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
formatter_class.c Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
formatter_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
formatter_data.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
formatter_data.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
formatter_format.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
formatter_format.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
formatter_main.c Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
formatter_main.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
formatter_parse.c cleanup intl types 2014-12-29 14:06:12 -08:00
formatter_parse.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
formatter.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
formatter.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00