phptools-docs
phptools-docs copied to clipboard
Only variables can be passed by referencePHP(PHP1401)
Maybe a false positive in this case: https://github.com/symfony/framework-bundle/blob/1d616d762905091e798d64c53ffe3840ccfc3d89/Kernel/MicroKernelTrait.php#L181
Thanks for pointing this out.
Isn't it correct though? When I try to run the code on PHP 8.2, I'm getting the runtime warning:
Thanks for pointing this out.
Isn't it correct though? When I try to run the code on PHP 8.2, I'm getting the runtime warning:
![]()
you missing () at end ;), &\Closure::bind(...)()