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-10 17:43:13 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a7ca35193affba754ded01972b90d6014c19c97b
archived-php-src
/
ext
/
iconv
History
Wez Furlong
3bd5696a65
Fixed leak in php_iconv_string. Also returns FAILURE on failure,
...
rather than -1
2001-03-29 09:37:09 +00:00
..
tests
added test code to iconv.
2001-01-09 15:39:25 +00:00
config.m4
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
2001-03-27 20:35:04 +00:00
EXPERIMENTAL
added: EXPERIMENTAL
2001-01-20 02:59:59 +00:00
iconv.c
Fixed leak in php_iconv_string. Also returns FAILURE on failure,
2001-03-29 09:37:09 +00:00
iconv.dsp
define HAVE_LIBICONV
2001-02-20 15:19:38 +00:00
Makefile.in
move iconv related functions to separate iconv extension.
2001-01-09 15:22:45 +00:00
php_iconv.h
- Fix copyright notices with 2001
2001-02-26 06:11:02 +00:00