Parameter must have a name

Description

This is an internal error, when the engine detect that a parameter was set on a function without a name. This should not compile anyway.

Example


Solutions

  • Change of PHP version.

Changed Behavior

This error may appear following an evolution in behavior, in previous versions. See ` <https://php-changed-behaviors.readthedocs.io/en/latest/behavior/.html>`_.