Re: - True Annotations

From: Date: Wed, 09 Jan 2013 15:21:25 +0000
Subject: Re: - True Annotations
References: 1 2  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
> be anything that could generate a suppressible error.

Not true:

@ORM\Column()
class Test() {

}

What if there's a function in the ORM namespace called Column.
Is this a supressed error of a function call and we've missed the ";"
or is it an annotation?


Thread (31 messages)

« previous php.internals (#64749) next »