Jump to content

Recommended Posts

Posted (edited)

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

[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/m...ook.opcache.php

[5]: http://xcache.lighttpd.net/

[6]: http://www.php.net/m....deprecated.php

 

URL: http://www.archlinux...tra-repository/

Edited by ichase
  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...