Use userland function name, not internal name for NEWS

This commit is contained in:
Kalle Sommer Nielsen 2010-08-18 20:26:42 +00:00
parent e92ebce7f8
commit 0b1477a716

2
NEWS
View File

@ -11,7 +11,7 @@
(Kalle)
- Changed the $context parameter on copy() to actually have an effect. (Kalle)
- Fixed possible crash in php_mssql_get_column_content_without_type(). (Kalle)
- Fixed possible crash in mssql_fetch_batch(). (Kalle)
- Fixed bug #52636 (php_mysql_fetch_hash writes long value into int).
(Kalle, rein at basefarm dot no)