php-src/ext/intl
Ferenc Kovacs 395ef4efb7 Merge branch 'PHP-5.5' into PHP-5.6
* PHP-5.5:
  fixup, both catched by nikic
  use another character device in this test as /dev/console seems that it is different for lxc containers
  the de_DE(iso-8859-1) locale is not available on ubuntu by default, but there is no reason to require that over the utf-8 one
  let's try running our testsuite without sudo
2015-10-19 22:47:23 +02:00
..
breakiterator Remove compilation warning "warning: no newline at end of file" 2013-08-20 11:04:26 -07:00
calendar Reduce (some more) compile noise of 'unused variable' and 'may be used 2013-08-19 17:17:54 -07:00
collator fix typo 2014-11-30 17:09:53 -08:00
common Add support for non-scalar Iterator keys in foreach 2013-03-12 17:27:31 +01:00
converter Fix bug #66873: check if obj->src is set 2014-03-17 01:19:02 -07:00
dateformat fix argument type & remove warning 2013-10-20 22:59:07 -07:00
doc Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
formatter Merge branch 'PHP-5.4' into PHP-5.5 2014-07-07 00:37:59 -07:00
grapheme Merge branch 'PHP-5.4' into PHP-5.5 2013-08-14 20:43:25 -07:00
idn - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c 2011-11-24 22:45:50 +00:00
locale Remove extraneous strlen() call 2015-03-21 08:29:12 -07:00
msgformat fix const warnings in intl methods 2013-10-20 22:32:20 -07:00
normalizer Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
resourcebundle Merge branch 'PHP-5.4' into PHP-5.5 2013-08-22 09:06:43 -07:00
spoofchecker Fixed defective cloning in ext/intl classes 2012-08-26 23:42:13 +02:00
tests Merge branch 'PHP-5.5' into PHP-5.6 2015-10-19 22:47:23 +02:00
timezone Fixed cloning in ext/intl classes; master specific 2012-08-26 23:44:54 +02:00
transliterator fix bug #49348 - issue notice on get_property_ptr_ptr when used for read 2013-02-18 20:56:02 -08:00
config.m4 Add UConverter class (ICU's UConverter API) 2013-01-29 19:05:14 +01:00
config.w32 added appropriate exception handling flag to ext\intl 2014-01-17 11:03:40 +01: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 Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_convert.c Merge branch '5.3' into 5.4 2012-07-30 10:31:10 +02:00
intl_convert.h Remove executable bit from files 2012-07-30 10:25:17 +02:00
intl_convertcpp.cpp DateFormat plays nice with Calendar, TimeZone 2012-06-04 00:01:48 +02:00
intl_convertcpp.h Initial checkin of calendar/timezone code. 2012-04-01 23:28:00 +01:00
intl_cppshims.h Fix compile warning "intl_cppshims.h:34:7: warning: no newline at end of file" 2013-08-20 10:55:10 -07:00
intl_data.h Revert "Suppress compliation warning "warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type"" 2013-08-22 08:58:35 -07:00
intl_error.c Merge branch '5.4' 2012-07-30 11:04:48 +02:00
intl_error.h Merge branch '5.4' 2012-07-30 11:04:48 +02:00
php_intl.c Fix bug #66921 - Wrong argument type hint for function intltz_from_date_time_zone 2014-07-07 00:48:44 -07:00
php_intl.h Merge branch '5.4' 2012-07-30 11:04:48 +02:00
TODO Remove executable bit from files 2012-07-30 10:25:17 +02:00