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-04 22:52:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
561f133ae14893d660a3a2955c19feb3d0826191
archived-php-src
/
ext
/
intl
/
dateformat
History
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
..
dateformat_attr.c
ws cleanup
2008-09-04 00:08:17 +00:00
dateformat_attr.h
…
dateformat_class.c
Remove main/php3_compat.h, for that a few references to
function_entry
have
2010-03-30 23:03:02 +00:00
dateformat_class.h
refactor ctors, cleanup code
2008-07-22 20:23:47 +00:00
dateformat_data.c
…
dateformat_data.h
…
dateformat_format.c
fix formatting/parsing
2008-09-04 00:15:25 +00:00
dateformat_format.h
…
dateformat_parse.c
fix formatting/parsing
2008-09-04 00:15:25 +00:00
dateformat_parse.h
…
dateformat.c
cleanup some code, improve error handling
2009-12-23 21:41:05 +00:00
dateformat.h
…