From 41dd584f625e54521a599623cf4c203c5f57c3c1 Mon Sep 17 00:00:00 2001 From: lukasmaz Date: Wed, 14 Jan 2015 11:56:54 +0100 Subject: [PATCH] Test case for "class" keyword Test case for http://www.doctrine-project.org/jira/browse/DDC-3493 --- tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php b/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php index 79e583d4d..1bfd51615 100644 --- a/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php +++ b/tests/Doctrine/Tests/ORM/Tools/EntityGeneratorTest.php @@ -1035,6 +1035,16 @@ class ', array('Foo\Bar\Baz'), ), + array( + ' +