Added version information as to be slightly consistent with the XMLReader docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327011 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Philip Olson 2012-08-07 06:29:12 +00:00
parent 0d43419caf
commit 815b856ad2

View file

@ -14,6 +14,11 @@
<!-- {{{ Installation -->
<section xml:id="xmlwriter.installation">
&reftitle.install;
<para>
The XMLWriter extension was initially a PECL extension for PHP 5. It
was later added to the PHP source (bundled) as of PHP 5.1.2. This
extension is enabled by default.
</para>
<para>
&installation.enabled.disable;
<option role="configure">--disable-xmlwriter</option>