summaryrefslogtreecommitdiff
path: root/ext/intl/common/common_error.c
Commit message (Expand)AuthorAgeFilesLines
* Remove proto comments from C filesMax Semenik2020-07-061-10/+4
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-4/+4
* Add missing ZPP checksMáté Kocsis2019-11-011-0/+8
* Cleanup return values for Intl when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-2/+2
* 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-6/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove needless version checksChristoph M. Becker2018-08-011-2/+0
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-6/+6
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-4/+4
* basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* Fixed segfault while starting upXinchen Hui2014-06-281-1/+1
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-3/+3
* Merge branch '5.3' into 5.4Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* | Fixed the common misspelling of the word occurred (occured -> occurred)Marc Easen2012-06-301-2/+2
* | - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared)Gustavo André dos Santos Lopes2011-11-261-0/+2
* | - Support for UTS #46.Gustavo André dos Santos Lopes2011-11-241-2/+1
|/
* MFH:Felipe Pena2008-08-111-11/+11
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+266