mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Remove extension state tags which do no longer apply (GH-3644)
This commit is contained in:
committed by
GitHub
parent
d04af67d52
commit
aa4ea6fd0a
@@ -423,12 +423,7 @@
|
||||
&extcat.state.experimental;
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para><xref linkend="book.gnupg"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.imagick"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo-dblib"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo-firebird"/></para></listitem>
|
||||
<listitem><para><xref linkend="ref.pdo-oci"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.svn"/></para></listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<book xml:id="book.gnupg" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<?phpdoc extension-membership="pecl" ?>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<reference xml:id="ref.pdo-dblib" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<?phpdoc extension-membership="bundledexternal" ?>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<reference xml:id="ref.pdo-firebird" xmlns="http://docbook.org/ns/docbook">
|
||||
<?phpdoc extension-membership="bundledexternal" ?>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<reference xml:id="ref.pdo-oci" xmlns="http://docbook.org/ns/docbook">
|
||||
<?phpdoc extension-membership="bundledexternal" ?>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- $Revision$ -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<book xml:id="book.svn" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<?phpdoc extension-membership="pecl" ?>
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- State: deprecated -->
|
||||
<!-- State: experimental -->
|
||||
|
||||
<book xml:id="book.xmlrpc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<?phpdoc extension-membership="pecl" ?>
|
||||
|
||||
Reference in New Issue
Block a user