zendtech / ZendOptimizerPlus

Other
914 stars 142 forks source link

Fix issue #147: allow to work with phar build shared #148

Closed remicollet closed 10 years ago

remicollet commented 10 years ago

See issue #147

laruence commented 10 years ago

hmm, this is too tricky.... I am not sure, maybe we should revert this change to avoid make opcache depends on phar.

then document the alias issue in somewhere

remicollet commented 10 years ago

@laruence I agree, reverting (or differing) this change is probably the way to go for 5.5.6.

Perhaps ZO can implement a new "hook" which can be used by extension (so by phar) to alter file resolution ?

laruence commented 10 years ago

@remicollet thanks very much for your works :). yes, I am thinking how to fix this in phar side...