integrated user note 118531

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338478 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-01-13 21:21:18 +00:00
parent bbdc7d9e36
commit 3ba0bdf71e

View file

@ -55,6 +55,12 @@
functions have NULL byte protection now.
</simpara>
</listitem>
<listitem>
<simpara>
<function>substr</function> now returns an empty string, if string is equal
to start characters long.
</simpara>
</listitem>
</itemizedlist>
</sect2>