mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Fix extension membership for igbinary extension
This commit is contained in:
parent
830ac0be6d
commit
ca1c139b22
2 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,6 @@
|
|||
<listitem><para><xref linkend="book.enchant"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.gettext"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.gmp"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.igbinary"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.imap"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.ldap"/></para></listitem>
|
||||
<listitem><para><xref linkend="book.libxml"/></para></listitem>
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<book xml:id="book.igbinary" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
<?phpdoc extension-membership="pecl" ?>
|
||||
<title>Igbinary</title>
|
||||
<titleabbrev>Igbinary</titleabbrev>
|
||||
|
||||
|
|
Loading…
Reference in a new issue