Skip to content
This repository was archived by the owner on May 17, 2022. It is now read-only.
This repository was archived by the owner on May 17, 2022. It is now read-only.

PHP 7.1 feature #11

Description

@peter279k

After checking the Travis build, it seems that the function arguments are serious for checking the function argument counter.
Here is the exception ,message snippet during executing the PHPUnit test:

EmailTemplatesTest\InputFilter\TemplateInputFilterTest::testValidationOfEachProperty with data set #0 ('updateParameters', true, null, true)
ArgumentCountError: Too few arguments to function Roave\EmailTemplates\Validator\CanRenderValidator::__construct(), 0 passed in /home/lee/EmailTemplates/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php on line 291 and exactly 1 expected

Please fix this.
Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions