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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f07dd29fdca49228551e8d39fb4282b33dffaa23
archived-php-src
/
ext
/
intl
/
formatter
History
Pierre Joye
e0792c2590
- wrong variable used (ended as non initiazed usage)
2011-09-04 16:33:51 +00:00
..
formatter_attr.c
- wrong variable used (ended as non initiazed usage)
2011-09-04 16:33:51 +00:00
formatter_attr.h
…
formatter_class.c
- Added missing PHP_FE_END/ZEND_FE_END
2011-08-06 01:22:27 +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
- Fixed possible efree(NULL) (bug
#55296
)
2011-08-04 00:59:43 +00:00
formatter_parse.h
…
formatter.c
MFH:
2008-08-11 19:48:00 +00:00
formatter.h
…