©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
[#1] gabriel at bumpt dot net [2008-08-04 08:57:50]
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.