php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #23253
Patch clarify_highlight_string_output.patch revision 2013-12-24 21:17 UTC by aaron dot hamid at gmail dot com

Patch clarify_highlight_string_output.patch for *General Issues Bug #23253

Patch version 2013-12-24 21:17 UTC

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

Developer: aaron.hamid@gmail.com

--- en/reference/misc/functions/highlight-string.xml
+++ en/reference/misc/functions/highlight-string.xml
@@ -14,8 +14,9 @@
    <methodparam choice="opt"><type>bool</type><parameter>return</parameter><initializer>false</initializer></methodparam>
   </methodsynopsis>
   <simpara>
-   Outputs or returns a syntax highlighted version of the given PHP code
+   Outputs or returns html markup for a syntax highlighted version of the given PHP code
    using the colors defined in the built-in syntax highlighter for PHP.
+   The HTML markup generated is unspecified and subject to change.
   </simpara>
  </refsect1>
 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 18:01:30 2024 UTC