php-src/ext/intl/resourcebundle
Thomas Gerbet bfc10978ef SimpleXMLElement and ResourceBundle implement Countable
Both classes already have a count() method and are considered
countable by \is_countable().
2019-05-31 18:59:19 +02:00
..
resourcebundle.c Remove local variables 2019-02-03 21:03:00 +01:00
resourcebundle.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
resourcebundle_class.c SimpleXMLElement and ResourceBundle implement Countable 2019-05-31 18:59:19 +02:00
resourcebundle_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
resourcebundle_iterator.c Replace ZVAL_COPY() and ZVAL_COPY_VALUE() for IS_OBJECT by cheaper macros 2019-05-28 20:10:02 +03:00
resourcebundle_iterator.h cleanup intl types 2014-12-29 14:06:12 -08:00