Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony 4 - refresh services definitions #36

Closed
mbdax034 opened this issue Apr 7, 2019 · 1 comment
Closed

Symfony 4 - refresh services definitions #36

mbdax034 opened this issue Apr 7, 2019 · 1 comment

Comments

@mbdax034
Copy link

mbdax034 commented Apr 7, 2019

Hello,
Thank you for this plugin . I got this error when i refresh services definitions

PHP Fatal error: Cannot use Riak\Object as Object because 'Object' is a special class name in .../vendor/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php on line 8
12:44:35 CRITICAL [php] Fatal Compile Error: Cannot use Riak\Object as Object because 'Object' is a special class name ["exception" => Symfony\Component\Debug\Exception\FatalErrorException { …}]

In RiakCache.php line 8:

Compile Error: Cannot use Riak\Object as Object because 'Object' is a speci
al class name

debug:container [--show-private] [--show-arguments] [--show-hidden] [--tag TAG] [--tags] [--parameter PARAMETER] [--parameters] [--types] [--format FORMAT] [--raw] [-h|--help] [-q|--quiet] [-v|vv|vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-e|--env ENV] [--no-debug] [--] []

@mbdax034 mbdax034 changed the title Symfony Symfony 4 Apr 7, 2019
@mbdax034 mbdax034 changed the title Symfony 4 Symfony 4 - refresh services definitions Apr 7, 2019
@TheNouillet
Copy link
Owner

Hello,

This issue is a duplicate of #30, so I'm going to close it. I'm working on the next release, and the goal of this version is to not rely on the console, so errors like this one will hopefully be reduced.

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

No branches or pull requests

2 participants