Skip to content

Commit ac8f36b

Browse files
nikicTysonAndre
andauthored
Update php.ini-development
Co-Authored-By: Tyson Andre <[email protected]>
1 parent f6d9fd5 commit ac8f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php.ini-development

+1-1
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ zend.enable_gc = On
366366
zend.exception_ignore_args = Off
367367

368368
; Limit for recursion via VM reentry, used to prevent stack overflow.
369-
; This only affects recursion through magic method calls and similar mechanism.
369+
; This only affects recursion through magic method calls and similar mechanisms.
370370
; Some profiling, debugging or APM extensions might make this limit apply to plain
371371
; recursion as well, in which case you may wish to raise it.
372372
;zend.vm_reentry_limit = 1000

0 commit comments

Comments
 (0)