Pierre Schmitz wrote:
PHP 5.5 is finally available in our [extra] repository. The [migration guide][1] includes information about changes from version 5.4; a detailed list can be found in the [PHP Changelog][2].
The APC package will be replaced by [APCu][3]. APCu only provides user data caching. For opcode caching use the new [opcache][4] extension. Alternatively we provide a development version of [XCache][5] which includes both, an opcode and user data cache.
Most applications will run without modifications, but watch out for [deprecation warnings][6] that fill up your log files.
[1]: http://php.net/migration55
[2]: http://php.net/ChangeLog-5.php
[3]: http://pecl.php.net/package/APCu
[4]: http://www.php.net/manual/de/book.opcache.php
[5]: http://xcache.lighttpd.net/
[6]: http://www.php.net/manual/de/migration55.deprecated.php
URL: https://www.archlinux.org/news/php-55-available-in-the-extra-repository/
arch-announce@lists.archlinux.org