downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Using Phar Archives: Introduction> <Predefined Constants
[edit] Last updated: Fri, 10 Feb 2012

view this page in



add a note add a note User Contributed Notes Using Phar Archives
gabriel at bumpt dot net 04-Aug-2008 05:57
One should be aware that the bcompiler extension does not appear to work in a phar archive.

When parsing PHP files within a Phar archive, the engine seems to not decode the b-compiled files. Rather, it outputs the bytecode data, even if the bcompiler extension is enabled and loaded, and otherwise operating properly on stand-alone b-compiled PHP files.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites