PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
squizlabs
/
php_codesniffer
/
src
/
Standards
/
PEAR
/
Tests
/
Commenting
<?php declare(encoding='utf-8'); /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ /** * * Short description for fileasdasd. * * * asdasd * long description for file (if any) * asdasdadada * * PHP versio * * LICENSE: This source file is subject to version 3.0 of the PHP license * that is available through the world-wide-web at the following URI: * http://www.php.net/license/3_0.txt. If you did not receive a copy of * the PHP License and are unable to obtain it through the web, please * send a note to license@php.net so we can mail you a copy immediately. * @category _wrong_category * @package PHP_CodeSniffer * @package ADDITIONAL PACKAGE TAG * @subpackage SUBPACKAGE TAG * @author Antônio Carlos Venâncio Júnior <foreign@character.net> * @author Greg Sherwood gsherwood@squiz.net * @author Mr T <t@squiz.net> * @author * @copyright 1997~1994 The PHP Group * @copyright 1997~1994 The PHP Group * @license http://www.php.net/license/3_0.txt * @see * @see * @version INVALID VERSION CONTENT * @see Net_Sample::Net_Sample() * @see Net_Other * @deprecated asd * @since Class available since Release 1.2.0 * @summary An unknown summary tag * @package '' * @subpackage !! * @author Code AUthor <author@gmail.consulting> */ require_once '/some/path.php'; ?> <?php /** * This bit here is not qualified as file comment * * as it is not after the first open tag * */ ?>
[+]
..
[-] FunctionCommentUnitTest.inc.fixed
[edit]
[-] FileCommentUnitTest.2.inc
[edit]
[-] FileCommentUnitTest.1.inc
[edit]
[-] FunctionCommentUnitTest.inc
[edit]
[-] FunctionCommentUnitTest.php
[edit]
[-] FileCommentUnitTest.3.inc
[edit]
[-] ClassCommentUnitTest.inc
[edit]
[-] FileCommentUnitTest.4.inc
[edit]
[-] InlineCommentUnitTest.inc.fixed
[edit]
[-] InlineCommentUnitTest.inc
[edit]
[-] ClassCommentUnitTest.php
[edit]
[-] FileCommentUnitTest.php
[edit]
[-] InlineCommentUnitTest.php
[edit]