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-29 11:42:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45a536fc7cdda856447d0aaff98eeded3bb894de
archived-php-src
/
ext
/
intl
/
normalizer
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
..
normalizer_class.c
Remove main/php3_compat.h, for that a few references to
function_entry
have
2010-03-30 23:03:02 +00:00
normalizer_class.h
clean up normalizer code
2009-12-21 20:12:46 +00:00
normalizer_normalize.c
cleanup some code, improve error handling
2009-12-23 21:41:05 +00:00
normalizer_normalize.h
…
normalizer.c
MFH:
2008-08-11 19:48:00 +00:00
normalizer.h
…