diff options
author | foobar <sniper@php.net> | 2006-01-03 13:24:46 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2006-01-03 13:24:46 +0000 |
commit | 58576f71c3d8022b2e584575e8ea99115a892ad7 (patch) | |
tree | b8bab9266ee46e84da3cee071324989a1c4e8666 | |
parent | bcc1654de3e526feb4cd955439e53cd6ed7492fe (diff) | |
download | php-git-58576f71c3d8022b2e584575e8ea99115a892ad7.tar.gz |
typofix
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ PHP NEWS - Fixed bug #35517 (mysql_stmt_fetch returns NULL on data truncation). (Georg) - Fixed bug #35377 (PDO_SQLITE: undefined reference to "fdatasync"). (Nuno, Jani) -- Fixed bug 35288 (iconv() function defined as libiconv()). (Nuno) +- Fixed bug #35288 (iconv() function defined as libiconv()). (Nuno) - Fixed bug #29955 (mb_strtoupper() / lower() broken with Turkish encoding). (Rui) - Fixed bug #28899 (mb_substr() and substr() behave differently when |