php-src/ext/intl/collator
2015-12-07 10:58:26 +08:00
..
collator_attr.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_attr.h Merge branch 'PHP-5.6' 2014-11-30 17:35:11 -08:00
collator_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
collator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_compare.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_compare.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_convert.c Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
collator_convert.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_create.c Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
collator_create.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_error.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_error.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_is_numeric.c cleanup intl types 2014-12-29 14:06:12 -08:00
collator_is_numeric.h cleanup intl types 2014-12-29 14:06:12 -08:00
collator_locale.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_locale.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_sort.c Fixed bug #71020 (Use after free in Collator::sortWithSortKeys) 2015-12-07 10:58:26 +08:00
collator_sort.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator.h fix typo 2014-12-28 23:18:12 -08:00