From: Marcus Boerger Date: Wed, 20 Dec 2006 20:17:45 +0000 (+0000) Subject: - Mention zend_zstrndup() X-Git-Tag: RELEASE_1_0_0RC1~609 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d3056895b63c81246b4ff9892ae809f9b7bc66f8;p=php - Mention zend_zstrndup() --- diff --git a/README.UNICODE-UPGRADES b/README.UNICODE-UPGRADES index ae16028165..bb9e6cf4c5 100644 --- a/README.UNICODE-UPGRADES +++ b/README.UNICODE-UPGRADES @@ -323,6 +323,8 @@ allocating UChar's. The size parameter refers to the number of UChar's, not bytes. + zend_zstrndup(type, zstr, length) + Hashes ------