summaryrefslogtreecommitdiff
path: root/ext/intl/formatter/formatter_attr.c
Commit message (Expand)AuthorAgeFilesLines
* Use ZPP instead of custom type checksMáté Kocsis2020-09-041-1/+1
* Remove proto comments from C filesMax Semenik2020-07-061-45/+9
* Generate method entries for ext/intlMáté Kocsis2020-04-141-1/+0
* Use RETURN_THROWS() after zend_parse_method_parameters()Máté Kocsis2020-01-021-9/+9
* Cleanup return values for Intl when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-9/+9
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Intl: Don't separately report "bad arguments" errorsNikita Popov2019-03-111-27/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Cleanup type conversionDmitry Stogov2017-12-071-4/+2
* Fixed compilation warningsDmitry Stogov2016-06-221-2/+2
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* cleanup intl typesStanislav Malyshev2014-12-291-13/+13
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-20/+20
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* 's' works with size_t round 3Anatol Belski2014-08-271-2/+2
* first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* master renames phase 1Anatol Belski2014-08-251-15/+15
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-13/+13
* basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-5/+5
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* - wrong variable used (ended as non initiazed usage)Pierre Joye2011-09-041-3/+3
* - Fixed possible efree(NULL) (bug #55296)Felipe Pena2011-08-041-3/+9
* - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)Felipe Pena2010-12-101-0/+5
* Fix invalid args bugs by Maksymilian ArciemowiczStanislav Malyshev2010-11-191-2/+7
* MFH:Felipe Pena2008-08-111-26/+26
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+443