svn: /pear/peardoc/trunk/en/guide/users/installationpyrus/ introduction.xml
[email protected] (Brett Bieber)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <[email protected]> |
saltybeagle Mon, 02 Nov 2009 20:10:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=290153
Log:
Update minimum PHP version
Changed paths:
U pear/peardoc/trunk/en/guide/users/installationpyrus/introduction.xml
Modified: pear/peardoc/trunk/en/guide/users/installationpyrus/introduction.xml
===================================================================
--- pear/peardoc/trunk/en/guide/users/installationpyrus/introduction.xml 2009-11-02 18:11:33 UTC (rev 290152)
+++ pear/peardoc/trunk/en/guide/users/installationpyrus/introduction.xml 2009-11-02 20:10:03 UTC (rev 290153)
@@ -12,7 +12,7 @@
<orderedlist>
<listitem>
<simpara>
- Install PHP 5.3.0 or newer. Pyrus needs the phar, simplexml, libxml2,
+ Install PHP 5.3.1 or newer. Pyrus needs the phar, simplexml, libxml2,
spl and pcre extensions in order to work. Fortunately, these are all
enabled by default in PHP 5.3.
</simpara>