Stanislav Malyshev
|
106e0a2e68
|
Merge branch 'PHP-5.3' into PHP-5.4
* PHP-5.3:
Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
|
2012-04-19 11:37:31 -07:00 |
|
Sherif Ramadan
|
2827324c7c
|
Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer
|
2012-04-19 04:44:43 -04:00 |
|
Pierre Joye
|
e0792c2590
|
- wrong variable used (ended as non initiazed usage)
|
2011-09-04 16:33:51 +00:00 |
|
Pierre Joye
|
a948142d31
|
- wrong variable used (ended as non initiazed usage)
|
2011-09-04 16:33:31 +00:00 |
|
Felipe Pena
|
13eb47a8bc
|
- Added missing PHP_FE_END/ZEND_FE_END
|
2011-08-06 01:22:27 +00:00 |
|
Felipe Pena
|
783b05326a
|
- Added missing PHP_FE_END/ZEND_FE_END
|
2011-08-06 01:22:27 +00:00 |
|
Felipe Pena
|
8b27b6d559
|
- Fixed possible efree(NULL) (bug #55296)
|
2011-08-04 00:59:43 +00:00 |
|
Felipe Pena
|
d8f08192ef
|
- Fixed possible efree(NULL) (bug #55296)
|
2011-08-04 00:59:43 +00:00 |
|
Stanislav Malyshev
|
7d3a0e15f5
|
Imlement clone for formatters that support it
# also some test fixes, more to follow
|
2011-01-03 03:58:57 +00:00 |
|
Stanislav Malyshev
|
28584c233e
|
Imlement clone for formatters that support it
# also some test fixes, more to follow
|
2011-01-03 03:58:57 +00:00 |
|
Gustavo André dos Santos Lopes
|
9ec9210fbc
|
- Fixed bug #53612 (Segmentation fault when using several cloned intl
objects).
|
2010-12-27 01:10:08 +00:00 |
|
Gustavo André dos Santos Lopes
|
610bb96036
|
- Fixed bug #53612 (Segmentation fault when using several cloned intl
objects).
|
2010-12-27 01:10:08 +00:00 |
|
Felipe Pena
|
7d2b089860
|
- Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)
|
2010-12-10 00:47:51 +00:00 |
|
Felipe Pena
|
43cfda93eb
|
- Fixed bug #53512 (NumberFormatter::setSymbol crash on bogus $attr values)
|
2010-12-10 00:47:51 +00:00 |
|
Stanislav Malyshev
|
0fa76d2407
|
Fix invalid args bugs by Maksymilian Arciemowicz
|
2010-11-19 23:22:55 +00:00 |
|
Stanislav Malyshev
|
e6c213b8ea
|
Fix invalid args bugs by Maksymilian Arciemowicz
|
2010-11-19 23:22:55 +00:00 |
|
Johannes Schlüter
|
26b08f9857
|
Remove main/php3_compat.h, for that a few references to function_entry have
to be replaced by `zend_function_entry`.
|
2010-03-30 23:03:02 +00:00 |
|
Stanislav Malyshev
|
882a89fb22
|
cleanup some code, improve error handling
|
2009-12-23 21:41:05 +00:00 |
|
Felipe Pena
|
f306943799
|
- Fixed bug #48227 (NumberFormatter::format leaks memory)
|
2009-05-10 20:17:22 +00:00 |
|
Stanislav Malyshev
|
54216edfe3
|
fix bug #14562
|
2009-01-30 20:56:12 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Felipe Pena
|
eb1837d9de
|
MFH:
- Added arginfo
- Fixed WS
- Changed C++ comments to C comments
|
2008-08-11 19:48:00 +00:00 |
|
Stanislav Malyshev
|
0d30c88ded
|
use correct locale check
|
2008-07-22 20:40:01 +00:00 |
|
Stanislav Malyshev
|
d54c396dca
|
refactor ctors, cleanup code
|
2008-07-22 20:23:47 +00:00 |
|
Stanislav Malyshev
|
0d16b1516b
|
Merge intl extension into core
|
2008-07-07 22:51:04 +00:00 |
|