mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Rmoved opcache.load_comments.
This commit is contained in:
parent
ea14c20ffb
commit
ae88a243e4
13 changed files with 0 additions and 21 deletions
|
@ -1767,11 +1767,6 @@ ldap.max_links = -1
|
|||
; size of the optimized code.
|
||||
;opcache.save_comments=1
|
||||
|
||||
; If disabled, PHPDoc comments are not loaded from SHM, so "Doc Comments"
|
||||
; may be always stored (save_comments=1), but not loaded by applications
|
||||
; that don't need them anyway.
|
||||
;opcache.load_comments=1
|
||||
|
||||
; If enabled, a fast shutdown sequence is used for the accelerated code
|
||||
;opcache.fast_shutdown=0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue