--TEST-- Output of properties indicates if they are abstract --FILE-- --EXPECTF-- Class [ abstract class Demo ] { @@ %s %d-%d - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [2] { Property [ abstract public virtual $a { get; } ] Property [ public $b = NULL ] } - Methods [0] { } } Property [ abstract public virtual $a { get; } ] Property [ public $b = NULL ]