Skip to content

Conversation

@jschaedl
Copy link
Contributor

@jschaedl jschaedl commented Sep 13, 2020

Q A
Branch? master
Bug fix? yes
New feature? no
Deprecations? no
Tickets #37298
License MIT
Doc PR -

With a fresh install of Symfony symfony new --version=next and after adding the Notifier component composer req symfony/notifier I got the following errors:

In PhpDumper.php line 1843:
                                                                                       
  Cannot dump definition because of invalid class name ('chatter.transport_factory').  

and

In PhpDumper.php line 1843:
                                                                                       
  Cannot dump definition because of invalid class name ('texter.transport_factory').  

This PR fixes this bug.

@fabpot
Copy link
Member

fabpot commented Sep 13, 2020

Thank you @jschaedl.

@fabpot fabpot merged commit 0f5ac5d into symfony:master Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants