Skip to content

Match docblock to defined param name. - #22

Open
Sam152 wants to merge 1 commit into
adlawson:developfrom
Sam152:patch-1
Open

Match docblock to defined param name.#22
Sam152 wants to merge 1 commit into
adlawson:developfrom
Sam152:patch-1

Conversation

@Sam152

@Sam152 Sam152 commented Sep 21, 2021

Copy link
Copy Markdown

The mismatch triggers symfonys debug class loader with:

  1x: The "Vfs\Node\Factory\NodeFactory::buildFileLink()" method will require a new "FileInterface $file" argument in the next major version of its interface "Vfs\Node\Factory\NodeFactoryInterface", not defining it is deprecated.

The mismatch triggers symfonys debug class loader with:

```
  1x: The "Vfs\Node\Factory\NodeFactory::buildFileLink()" method will require a new "FileInterface $file" argument in the next major version of its interface "Vfs\Node\Factory\NodeFactoryInterface", not defining it is deprecated.
    1x in BundleManagerTest::setUp from App\Tests\Unit\Console
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant