summaryrefslogtreecommitdiff
path: root/ext/intl/intl_error.c
Commit message (Expand)AuthorAgeFilesLines
* Generate ext/intl class entries from stubsMáté Kocsis2021-02-091-11/+0
* Fix a few commentsMáté Kocsis2020-07-061-36/+14
* Remove proto comments from C filesMax Semenik2020-07-061-6/+3
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-2/+2
* Trailing whitespacesGabriel Caruso2018-01-031-1/+1
* Switch position of ce in exception ce variable namesAaron Piotrowski2015-07-031-2/+2
* Change zend_exception_get_default() to zend_exception_ceAaron Piotrowski2015-07-031-7/+4
* Cleanup (avoid string reallocations)Dmitry Stogov2015-07-011-13/+12
* Improved zend_string API (Francois Laupretre)Dmitry Stogov2015-06-291-1/+1
* Always throw TypeException on throwing zpp failuresNikita Popov2015-04-061-5/+5
* Patch improvement:Dmitry Stogov2015-03-301-48/+7
* Converted intl extension to use IntlException in constructors.Danack2015-03-151-8/+49
* trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* cleanup intl typesStanislav Malyshev2014-12-291-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-39/+39
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* master renames phase 1Anatol Belski2014-08-251-2/+2
* ported ext/intl, bugfixes to goAnatol Belski2014-08-191-2/+2
* basic macro replacements, all at onceAnatol Belski2014-08-191-2/+2
* Refactoring ext/intl (incompleted)Xinchen Hui2014-06-281-6/+6
* Use better data structures (incomplete)Dmitry Stogov2014-02-101-1/+1
* Merge branch '5.4'Gustavo André dos Santos Lopes2012-07-301-0/+0
|\
| * Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
* | BreakIterator and RuleBasedBreakiterator addedGustavo André dos Santos Lopes2012-06-041-1/+77
* | - Added the ability for the intl exception to throw exceptions when a global ...Gustavo André dos Santos Lopes2012-01-081-2/+23
|/
* cleanup some code, improve error handlingStanislav Malyshev2009-12-231-4/+13
* merge errors supportStanislav Malyshev2009-07-071-0/+3
* revent wrong partStanislav Malyshev2009-05-101-3/+1
* little errors cleanupStanislav Malyshev2009-05-101-4/+12
* MFH:Felipe Pena2008-08-111-4/+4
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+215