Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove extraneous strlen() call | Rasmus Lerdorf | 2015-03-21 | 1 | -2/+0 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-24 | 1 | -4/+11 |
|\ | |||||
| * | Fix bug #67397 (Buffer overflow in locale_get_display_name->uloc_getDisplayNa... | Stanislav Malyshev | 2014-06-21 | 1 | -1/+9 |
| * | Fix bug #67349: Locale::parseLocale Double Free | Stanislav Malyshev | 2014-06-21 | 1 | -4/+3 |
| * | Fix coverity issue with -1 returned by findOffset not being handled by getPre... | Stanislav Malyshev | 2013-10-20 | 1 | -0/+3 |
* | | fix const warnings in intl methods | Stanislav Malyshev | 2013-10-20 | 1 | -23/+23 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2013-10-20 | 1 | -0/+3 |
|\ \ | |||||
| * | | Fix coverity issue with -1 returned by findOffset not being handled by getPre... | Stanislav Malyshev | 2013-10-20 | 1 | -0/+3 |
| |/ | |||||
* | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-07-30 | 6 | -0/+0 |
|\ \ | |/ | |||||
| * | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-07-30 | 6 | -0/+0 |
| |\ | |||||
| | * | Remove executable bit from files | Gustavo André dos Santos Lopes | 2012-07-30 | 6 | -0/+0 |
* | | | Do not fetch default locale once on minit or rinit | Gustavo Lopes | 2012-07-23 | 1 | -8/+8 |
* | | | Fix undeclared intl_locale_get_default() | Gustavo André dos Santos Lopes | 2012-06-25 | 2 | -10/+0 |
* | | | Merge branch '5.4' | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -3/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '5.3' into 5.4 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -3/+4 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #62082 | Gustavo André dos Santos Lopes | 2012-05-23 | 1 | -3/+4 |
| | * | - Fixed memory leak in several Intl locale functions | Felipe Pena | 2011-11-22 | 1 | -5/+15 |
| | * | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | * | - Fixed compiler warnings | Felipe Pena | 2011-01-12 | 1 | -4/+5 |
| * | | - Fixed memory leak in several Intl locale functions | Felipe Pena | 2011-11-22 | 1 | -5/+15 |
| * | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
* | | | Initial checkin of calendar/timezone code. | Gustavo André dos Santos Lopes | 2012-04-01 | 2 | -4/+11 |
* | | | - Fixed memory leak in several Intl locale functions | Felipe Pena | 2011-11-22 | 1 | -5/+15 |
* | | | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
|/ / | |||||
* | | - Fixed compiler warnings | Felipe Pena | 2011-01-12 | 1 | -4/+5 |
* | | Remove main/php3_compat.h, for that a few references to `function_entry` have | Johannes Schlüter | 2010-03-30 | 1 | -1/+1 |
|/ | |||||
* | cleanup some code, improve error handling | Stanislav Malyshev | 2009-12-23 | 1 | -5/+5 |
* | bugfix | Stanislav Malyshev | 2009-07-02 | 1 | -1/+1 |
* | cleanup Locale::lookup | Stanislav Malyshev | 2009-07-02 | 1 | -172/+100 |
* | typo | Stanislav Malyshev | 2009-07-01 | 1 | -2/+2 |
* | fix proto | Stanislav Malyshev | 2009-07-01 | 1 | -2/+2 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -5/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+5 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -5/+0 |
* | oops | Jani Taskinen | 2008-08-03 | 1 | -1/+1 |
* | - What a mess.. | Jani Taskinen | 2008-08-03 | 6 | -207/+197 |
* | - MFH: Fixed memory leak. | Felipe Pena | 2008-07-30 | 1 | -2/+2 |
* | - Fixed crash when NULL is passed to locale_accept_from_http() | Felipe Pena | 2008-07-30 | 1 | -1/+1 |
* | MFH: fix zts build | Rob Richards | 2008-07-25 | 1 | -4/+4 |
* | add compose syntax as per request #14266 | Stanislav Malyshev | 2008-07-23 | 1 | -143/+77 |
* | add acceptFromHttp | Stanislav Malyshev | 2008-07-23 | 3 | -60/+82 |
* | Merge intl extension into core | Stanislav Malyshev | 2008-07-07 | 6 | -0/+2057 |