Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 | |
| | | ||||||
| * | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 2 | -5/+15 | |
| | | ||||||
| * | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -4/+27 | |
| | | | | | | | | | | # also some test fixes, more to follow | |||||
| * | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -1/+6 | |
| | | | | | | | | | | objects). | |||||
| * | - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) | Felipe Pena | 2010-12-10 | 1 | -0/+5 | |
| | | ||||||
| * | Fix invalid args bugs by Maksymilian Arciemowicz | Stanislav Malyshev | 2010-11-19 | 1 | -2/+7 | |
| | | ||||||
* | | - wrong variable used (ended as non initiazed usage) | Pierre Joye | 2011-09-04 | 1 | -3/+3 | |
| | | ||||||
* | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 | |
| | | ||||||
* | | - Fixed possible efree(NULL) (bug #55296) | Felipe Pena | 2011-08-04 | 2 | -5/+15 | |
| | | ||||||
* | | Imlement clone for formatters that support it | Stanislav Malyshev | 2011-01-03 | 1 | -4/+27 | |
| | | | | | | | | | | # also some test fixes, more to follow | |||||
* | | - Fixed bug #53612 (Segmentation fault when using several cloned intl | Gustavo André dos Santos Lopes | 2010-12-27 | 1 | -1/+6 | |
| | | | | | | | | | | objects). | |||||
* | | - Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values) | Felipe Pena | 2010-12-10 | 1 | -0/+5 | |
| | | ||||||
* | | Fix invalid args bugs by Maksymilian Arciemowicz | Stanislav Malyshev | 2010-11-19 | 1 | -2/+7 | |
| | | ||||||
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 | |
|/ | | | | | to be replaced by `zend_function_entry`. | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -1/+1 | |
| | ||||||
* | - Fixed bug #48227 (NumberFormatter::format leaks memory) | Felipe Pena | 2009-05-10 | 1 | -5/+1 | |
| | ||||||
* | fix bug #14562 | Stanislav Malyshev | 2009-01-30 | 1 | -0/+11 | |
| | ||||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -11/+0 | |
| | ||||||
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+11 | |
| | ||||||
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -11/+2 | |
| | ||||||
* | MFH: | Felipe Pena | 2008-08-11 | 6 | -90/+143 | |
| | | | | | | | - Added arginfo - Fixed WS - Changed C++ comments to C comments | |||||
* | use correct locale check | Stanislav Malyshev | 2008-07-22 | 1 | -1/+1 | |
| | ||||||
* | refactor ctors, cleanup code | Stanislav Malyshev | 2008-07-22 | 1 | -84/+20 | |
| | ||||||
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 14 | -0/+1632 | |