Current File : //opt/RZphp72/includes/doc/PhpDocumentor/Documentation/tests/bug-560595.php
<?php
/**
* @package tests
*/
/** 
this invalid docblock 
fails at cellog@php.net 
on the @sign 
**/
define('one','two');
?>