I get an exception with errorcode 0 but I don't why? The text/message of the exception is "Call to a member function getId() on null" but the attribute "code" is 0. Why is it 0 and not a real number? All other exception has a correct errorcode.
Is it a bug or a misconfiguration in my php.ini?
Has anybody an idea?