I've tried PHP 5.5.0, had to go back to PHP 4.4.9 due to issues with deleting and moving pages in MediaWiki.
> From: [email protected] > Date: Mon, 16 Dec 2013 19:08:24 +1000 > To: [email protected] > Subject: Re: [Wikitech-l] PHP new version(s) 5.5.7 and other versions. > (upgrade, if you can) > > Who? What? When? Where? Why? > > > On Mon, Dec 16, 2013 at 5:05 PM, Thomas Gries <[email protected]> wrote: > > > PHP users are strongly advised to upgrade their PHP versions: > > PHP 4.0.6 - PHP 4.4.9 > > PHP 5.0.x > > PHP 5.1.x > > PHP 5.2.x > > PHP 5.3.0 - PHP 5.3.27 > > PHP 5.4.0 - PHP 5.4.22 > > PHP 5.5.0 - PHP 5.5.6 > > Vendor Status: Vendor has released PHP 5.5.7, PHP 5.4.23 and PHP 5.3.28|.|| > > > > > > If you compile PHP from its sources, then the following "configure" > > works well: > > | > > |./configure --prefix=/usr --datadir=/usr/share/php > > --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/share > > --includedir=/usr/include --sysconfdir=/etc --with-libdir=lib64 > > --with-config-file-path=/etc --with-apxs2=/usr/sbin/apxs2-prefork > > --with-openssl --with-bz2 --with-zlib --with-curl --with-ldap > > --with-mysql --with-mysqli=mysqlnd --with-pdo-mysql --enable-mbstring > > --with-xsl --enable-calendar --with-gd --with-jpeg-dir=/usr/lib64 > > --with-png-dir=/usr/lib64 --with-iconv --with-pspell --with-gmp > > --with-mcrypt --enable-zip --enable-bcmath > > make > > make install > > > > > > | > > _______________________________________________ > > Wikitech-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/wikitech-l > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
