mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Added explanation for opcache.opt_debug_level directive
-- Provided by anonymous 82137 (me@ekins.space) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343165 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1c35c12a80
commit
3b19d69c48
1 changed files with 3 additions and 1 deletions
|
@ -688,7 +688,9 @@
|
|||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
|
||||
Produces opcode dumps for debugging different stages of optimizations.
|
||||
0x10000 will output opcodes as the compiler produced them before any optimization occurs
|
||||
while 0x20000 will output optimized codes.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue