php-src/ext/intl/collator
Nikita Popov 86ef425177 Intl: Don't separately report "bad arguments" errors
zpp will be throwing for these now, don't report them in addition to
that.
2019-03-11 11:32:20 +01:00
..
collator.c Remove local variables 2019-02-03 21:03:00 +01:00
collator.h fix typo 2014-12-28 23:18:12 -08:00
collator_attr.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_attr.h Merge branch 'PHP-5.6' 2014-11-30 17:35:11 -08:00
collator_class.c Remove local variables 2019-02-03 21:03:00 +01:00
collator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_compare.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_compare.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_convert.c Refactor zend_object_handlers API to pass zend_object* and zend_string* insted of zval(s). 2019-02-04 13:20:25 +03:00
collator_convert.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
collator_create.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_create.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_error.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_error.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_is_numeric.c Remove local variables 2019-02-03 21:03:00 +01:00
collator_is_numeric.h cleanup intl types 2014-12-29 14:06:12 -08:00
collator_locale.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_locale.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
collator_sort.c Intl: Don't separately report "bad arguments" errors 2019-03-11 11:32:20 +01:00
collator_sort.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00