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

Patch 74370_removed_experimental_note for Documentation problem Bug #74370

Patch version 2017-04-05 09:52 UTC

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

Developer: jay@room11.org

Index: en/reference/pdo/pdostatement/getcolumnmeta.xml
--- en/reference/pdo/pdostatement/getcolumnmeta.xml
+++ en/reference/pdo/pdostatement/getcolumnmeta.xml
@@ -13,8 +13,7 @@
    <modifier>public</modifier> <type>array</type><methodname>PDOStatement::getColumnMeta</methodname>
    <methodparam><type>int</type><parameter>column</parameter></methodparam>
   </methodsynopsis>
-
-  &warn.experimental.func;
+  
   <para>
    Retrieves the metadata for a 0-indexed column in a result set as an
    associative array.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 12:01:32 2024 UTC