AC: TODO list
Marcin Kurzyna
pld at nius.waw.pl
Wed Dec 28 20:25:37 CET 2005
On Wednesday 28 of December 2005 20:00, Elan Ruusamäe wrote:
> > either we drop these or we can provide php5.0.x as php5/php50/php5.0
> > (which one is better?) and build mmcace/eaccelerator against it. Any
> > comments about providing yet another instance of php?
>
> my vote on this (not that i use eaccel/mmcache) :)
> anyone is welcome to build older php and eaccel packages from cvs :)
there is another problem with optimizers: mmcache/eac/apc do not work as
intended with php >= 5.0.5, apc is closest to beeing correct but dies with
php 5.1, so it's just metter of time (and pls do not believe what respective
homepages say about it ;p )
broken behavior can be seen when using php5 objects in a little more
complicated way then $db = new MySQLi(); the effect kills apache child
handling the request.
my opinion (i use eac/apc daily): drop it from php5.x untill it's fixed - we
already provide a broken version so it'll do no harm, but keep it with php4,
where it works fine.
apc will probably be ready first - i talked with the authors - the're doing
massive code rewrites and most of the problems i've run into are fixed. any
way - apc is intended to be part of the core of the next major php version.
just some of my euro-cents ;]
m.
More information about the pld-devel-en
mailing list