php-src/ext/intl
Aaron Piotrowski 110e0a5a2c Merge branch 'master' into throwable-interface
# Conflicts:
#	Zend/zend_language_scanner.c
#	Zend/zend_language_scanner.l
#	ext/simplexml/tests/SimpleXMLElement_xpath.phpt
2015-06-14 18:53:11 -05:00
..
breakiterator Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
calendar Fixed redundand internal constructor behavior (they shouldn't return NULL anymore) 2015-05-07 10:38:47 +03:00
collator Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
common Get rid of more ZVAL_ZVAL() macros 2015-06-12 13:33:14 +03:00
converter Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
dateformat Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
doc Remove datefmt_set_timezone_id and OO variant 2015-04-01 12:34:28 +02:00
formatter Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
grapheme s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
idn trailing whitespace removal 2015-01-10 15:07:38 -08:00
locale Remove extraneous strlen() call 2015-03-21 08:26:06 -07:00
msgformat Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
normalizer s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
resourcebundle Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
spoofchecker Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
tests Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
timezone Avoid zval duplication in ZVAL_ZVAL() macro (it was necessary only in few places). 2015-06-12 12:33:23 +03:00
transliterator Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
uchar Fix compile error 2015-03-04 09:56:50 +08:00
config.m4 Add IntlChar class to intl extension 2015-01-16 14:37:44 -08:00
config.w32 Add IntlChar class to intl extension 2015-01-16 14:37:44 -08:00
CREDITS Remove executable bit from files 2012-07-30 10:25:17 +02:00
ERROR.CONVENTIONS Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
intl_common.h fix extern "C" 2015-04-01 13:18:52 +02:00
intl_convert.c cleanup intl types 2014-12-29 14:06:12 -08:00
intl_convert.h cleanup intl types 2014-12-29 14:06:12 -08:00
intl_convertcpp.cpp trailing whitespace removal 2015-01-10 15:07:38 -08:00
intl_convertcpp.h cleanup intl types 2014-12-29 14:06:12 -08:00
intl_cppshims.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
intl_data.h Fix Intl constructor leaks 2015-04-17 10:33:59 +02:00
intl_error.c Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
intl_error.h Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
php_intl.c Remove datefmt_set_timezone_id and OO variant 2015-04-01 12:34:28 +02:00
php_intl.h missing includes 2015-04-01 13:39:25 +02:00
TODO Remove executable bit from files 2012-07-30 10:25:17 +02:00