PDO Sqlite functions – still experimental?

[email protected] ("Christoph M. Becker") Fri, 17 Mar 2017 15:12:15 +0100
Newsgroups php.internals,php.pdo
Message-ID <[email protected]>
Hi!

PDO::sqliteCreateAggregate(), sqliteCreateCollation() and
::sqliteCreateFunction() are marked as being experimental[1] since
they've been introduced in PHP 5.1.0.

Has that been overlooked, or are they really still experimental?

[1] <http://php.net/manual/en/pdo.sqlitecreateaggregate.php>
    <http://php.net/manual/en/pdo.sqlitecreatecollation.php>
    <http://php.net/manual/en/pdo.sqlitecreatefunction.php>

-- 
Christoph M. Becker