We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d9fd5 commit ac8f36bCopy full SHA for ac8f36b
php.ini-development
@@ -366,7 +366,7 @@ zend.enable_gc = On
366
zend.exception_ignore_args = Off
367
368
; Limit for recursion via VM reentry, used to prevent stack overflow.
369
-; This only affects recursion through magic method calls and similar mechanism.
+; This only affects recursion through magic method calls and similar mechanisms.
370
; Some profiling, debugging or APM extensions might make this limit apply to plain
371
; recursion as well, in which case you may wish to raise it.
372
;zend.vm_reentry_limit = 1000
0 commit comments