Commit Graph

18 Commits

Author SHA1 Message Date
Stanislav Malyshev
e4fa6a295d cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
Stanislav Malyshev
e9d738b129 bugfix 2009-07-02 22:37:03 +00:00
Stanislav Malyshev
5f4abc67ba cleanup Locale::lookup 2009-07-02 00:47:11 +00:00
Stanislav Malyshev
09ca614d5e typo 2009-07-01 20:27:13 +00:00
Stanislav Malyshev
4f809a3a30 fix proto 2009-07-01 20:18:03 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Felipe Pena
43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 2008-10-24 14:34:17 +00:00
Jani Taskinen
3cd81726a2 oops 2008-08-03 11:55:06 +00:00
Jani Taskinen
3d0b68418b - These files do not conform to any kind of coding standard. Sync from 5.3 too 2008-08-03 11:32:45 +00:00
Felipe Pena
71ca5fd491 - Fixed memory leak.
# Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
2008-07-30 19:33:04 +00:00
Felipe Pena
39a1c0e86d - MFB: Fixed crash when NULL is passed to locale_accept_from_http() 2008-07-30 17:56:18 +00:00
Pierre Joye
cd9c6a12e9 - Fix ZTS build 2008-07-28 09:01:03 +00:00
Rob Richards
accb0bcc01 fix zts build 2008-07-25 12:40:23 +00:00
Stanislav Malyshev
2ea8d4d604 implement bug #14266 2008-07-23 20:22:28 +00:00
Stanislav Malyshev
4ef1a9b99e add locale_accept_from_http 2008-07-23 18:45:10 +00:00
Stanislav Malyshev
3e74c7848d Merge intl extension to HEAD
# do not use yet in HEAD, needs some adjustment
2008-07-07 23:42:30 +00:00