--TEST-- Reflection Bug #36308 (ReflectionProperty::getDocComment() does not reflect extended class commentary) --SKIPIF-- --FILE-- getProperties(); echo $props[0]->getDocComment(); ?> --EXPECT-- /** Extended commentary */