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-04-29 11:13:36 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95fbae891a653758a0e52879af808af7eedfb043
archived-php-src
/
ext
/
intl
/
msgformat
T
History
Gustavo André dos Santos Lopes
95fbae891a
Compatibility with old versions of ICU (4.0+).
2012-04-01 23:28:01 +01:00
..
msgformat_attr.c
- Fixed possible efree(NULL) (bug
#55296
)
2011-08-04 00:59:43 +00:00
msgformat_attr.h
…
msgformat_class.c
- Added missing PHP_FE_END/ZEND_FE_END
2011-08-06 01:22:27 +00:00
msgformat_class.h
…
msgformat_data.c
refactor ctors, cleanup code
2008-07-22 20:23:47 +00:00
msgformat_data.h
typofixes
2008-07-22 20:25:51 +00:00
msgformat_format.c
MFH:
2008-08-11 19:48:00 +00:00
msgformat_format.h
…
msgformat_helpers.cpp
Compatibility with old versions of ICU (4.0+).
2012-04-01 23:28:01 +01:00
msgformat_helpers.h
…
msgformat_parse.c
- Fixed possible efree(NULL) (bug
#55296
)
2011-08-04 00:59:43 +00:00
msgformat_parse.h
…
msgformat.c
MFH:
2008-08-11 19:48:00 +00:00
msgformat.h
…