![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| squiz Fri May 25 06:31:59 2007 UTC Modified files: /pear/PHP_CodeSniffer package.xml /pear/PHP_CodeSniffer/CodeSniffer File.php /pear/PHP_CodeSniffer/CodeSniffer/CommentParser AbstractDocElement.php AbstractParser.php ClassCommentParser.php CommentElement.php FunctionCommentParser.php MemberCommentParser.php PairElement.php ParameterElement.php SingleElement.php /pear/PHP_CodeSniffer/CodeSniffer/DocGenerators HTML.php /pear/PHP_CodeSniffer/CodeSniffer/Standards AbstractPatternSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Sniffs/Files LineLengthSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Generic/Sniffs/Functions OpeningFunctionBraceBsdAllmanSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting ClassCommentSniff.php FileCommentSniff.php FunctionCommentSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/ControlStructures ControlSignatureSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/Functions FunctionCallArgumentSpacingSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/WhiteSpace ScopeClosingBraceSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/Classes ClassDeclarationSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting ClassCommentSniff.php FileCommentSniff.php FunctionCommentSniff.php FunctionCommentThrowTagSniff.php VariableCommentSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/ControlStructures ControlSignatureSniff.php SwitchDeclarationSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/Formatting OutputBufferingIndentSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/Functions FunctionDeclarationSniff.php /pear/PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/WhiteSpace FunctionClosingBraceSpaceSniff.php FunctionSpacingSniff.php MemberVarSpacingSniff.php SuperfluousWhitespaceSniff.php Log: Big supper massive changes to the way PHP_CodeSniffer deals with line breaks. Instead of hard-coding \n, or using the OSes default end of line character, we now detect the EOL char for each file. A lot of code has changed to remove the user of \n and use the new eolChar public var in PHP_CodeSniffer_File. The idea here is to ensure that PHP_CodeSniffer always produces the same errors no matter what the EOL char is, unless a sniff is checking for it explicitly. | |||
| Featured Websites | ||||
|
![]() |
| Tags: abstractparserphp, commentelementphp, cvs, filephp, membercommentparse, packagexml, pear, php_codesniffer |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pear /PHP_CodeSniffer package.xml /PHP_CodeSniffer/CodeSniffer/Standards/Generic/Docs/Files LineLengthStandard.xml /PHP_CodeSniffer/CodeSniffer/Standards/Generic/Docs/Formatting MultipleStatementAlignmentStandard.xml /PHP_CodeSniffer/CodeSnif | Greg Sherwood | Pear | 0 | 05-27-2007 7:46 PM |
| cvs: pear /PHP_CodeSniffer/CodeSniffer/Standards/Generic GenericCodingStandard.php /PHP_CodeSniffer/CodeSniffer/Standards/MySource MySourceCodingStandard.php /PHP_CodeSniffer/CodeSniffer/Standards/MySource/Sniffs/Channels IncludeSystemSniff.php /P | Greg Sherwood | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /PHP_CodeSniffer/CodeSniffer Tokens.php /PHP_CodeSniffer/CodeSniffer/CommentParser AbstractDocElement.php AbstractParser.php FunctionCommentParser.php ParameterElement.php /PHP_CodeSniffer/CodeSniffer/Standards AbstractPatternSniff.php Co | Greg Sherwood | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /PHP_CodeSniffer/CodeSniffer/Standards/Generic/Sniffs/Formatting MultipleStatementAlignmentSniff.php /PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting ClassCommentSniff.php FileCommentSniff.php FunctionCommentSniff.php /PHP_Co | Greg Sherwood | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /PHP_CodeSniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting FunctionCommentSniff.php /PHP_CodeSniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting FunctionCommentSniff.php | Greg Sherwood | Pear | 0 | 05-20-2007 7:41 PM |
| Featured Websites | ||||
|