This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-03-27 17:52:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bd810ef9bcf4e5505206ee17e1bcb6e13eb4e00a
archived-php-src
/
ext
/
intl
/
formatter
History
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
..
formatter_attr.c
- Fixed bug
#53512
(NumberFormatter::setSymbol crash on bogus $attr values)
2010-12-10 00:47:51 +00:00
formatter_attr.h
…
formatter_class.c
Imlement clone for formatters that support it
2011-01-03 03:58:57 +00:00
formatter_class.h
…
formatter_data.c
…
formatter_data.h
…
formatter_format.c
- Fixed bug
#48227
(NumberFormatter::format leaks memory)
2009-05-10 20:17:22 +00:00
formatter_format.h
…
formatter_main.c
cleanup some code, improve error handling
2009-12-23 21:41:05 +00:00
formatter_main.h
…
formatter_parse.c
fix bug
#14562
2009-01-30 20:56:12 +00:00
formatter_parse.h
…
formatter.c
MFH:
2008-08-11 19:48:00 +00:00
formatter.h
…