DDC-801: doctrine:mapping:import , error runtime #986

Closed
opened 2026-01-22 12:58:10 +01:00 by admin · 3 comments
Owner

Originally created by @doctrinebot on GitHub (Sep 14, 2010).

Originally assigned to: @jwage on GitHub.

Jira issue originally created by user spike31:

Hello,
I test the sandbox PR3, and I wanted to test the command
doctrine:mapping:import with a simple database with three tables
(categories, articles, members). I have the following exception:

[ErrorException]
Runtime Notice: Only variables should be passed by reference in C:
\Users\moi\Documents
\devweb\sandsf2\src\vendor\doctrine\lib\Doctrine\ORM\Mapping\Driver
\DatabaseDriver.php line 195

Originally created by @doctrinebot on GitHub (Sep 14, 2010). Originally assigned to: @jwage on GitHub. Jira issue originally created by user spike31: Hello, I test the sandbox PR3, and I wanted to test the command doctrine:mapping:import with a simple database with three tables (categories, articles, members). I have the following exception: [ErrorException] Runtime Notice: Only variables should be passed by reference in C: \Users\moi\Documents \devweb\sandsf2\src\vendor\doctrine\lib\Doctrine\ORM\Mapping\Driver \DatabaseDriver.php line 195
admin added the Bug label 2026-01-22 12:58:10 +01:00
admin closed this issue 2026-01-22 12:58:10 +01:00
Author
Owner

@doctrinebot commented on GitHub (Sep 14, 2010):

Comment created by @beberlei:

This is not a Doctrine, but a Symfony Doctrine Bundle issue. Please report the bugs on the Symfony Mailinglists.

I change the assignee to jonathan, he maintains the symfony doctrine bundle, so he gets notified by this also

@doctrinebot commented on GitHub (Sep 14, 2010): Comment created by @beberlei: This is not a Doctrine, but a Symfony Doctrine Bundle issue. Please report the bugs on the Symfony Mailinglists. I change the assignee to jonathan, he maintains the symfony doctrine bundle, so he gets notified by this also
Author
Owner

@doctrinebot commented on GitHub (Sep 14, 2010):

Issue was closed with resolution "Invalid"

@doctrinebot commented on GitHub (Sep 14, 2010): Issue was closed with resolution "Invalid"
Author
Owner

@doctrinebot commented on GitHub (Sep 14, 2010):

Comment created by spike31:

Ok sorry, I opened an issue on the Symfony mailinglist, and F. Potencier told me to open a ticket here, but maybe he was referring to my second problem.

http://groups.google.com/group/symfony-users/browse_thread/thread/6ff568d286e562cb

second problem :
and another question I wanted to try to import another base and I got
the message database unknow LONGBLOB Requested, not support it.
Not supported yet?

@doctrinebot commented on GitHub (Sep 14, 2010): Comment created by spike31: Ok sorry, I opened an issue on the Symfony mailinglist, and F. Potencier told me to open a ticket here, but maybe he was referring to my second problem. http://groups.google.com/group/symfony-users/browse_thread/thread/6ff568d286e562cb second problem : and another question I wanted to try to import another base and I got the message database unknow LONGBLOB Requested, not support it. Not supported yet?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#986