php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login

Patch substr-markup for Strings related Bug #69505

Patch version 2015-04-22 18:28 UTC

Return to Bug #69505 | Download this patch
Patch Revisions:

Developer: cmb

Index: en/reference/strings/functions/substr.xml
===================================================================
--- en/reference/strings/functions/substr.xml	(revision 336614)
+++ en/reference/strings/functions/substr.xml	(working copy)
@@ -117,8 +117,8 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns the extracted part of string; &return.falseforfailure;, or
-   an empty <parameter>string</parameter>.
+   Returns the extracted part of <parameter>string</parameter>; &return.falseforfailure;, or
+   an empty string.
   </para>
  </refsect1>
  
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 22:01:28 2024 UTC