Bug #11032

Allow include_once if it part of XClass declaration

Added by Stefano Kowalke over 2 years ago. Updated over 2 years ago.

Status:Closed Start date:2010-11-23
Priority:Must have Due date:
Assignee:Stefano Kowalke % Done:

100%

Category:Files Spent time: 0.25 hour
Target version:0.0.2
Branch: Tags:
Votes: 0

Description

Allow include_once inside an XClass declaration in TYPO3.Files.IncludingFile sniff .

Associated revisions

Revision 2353
Added by Stefano Kowalke over 2 years ago

Raise the version to 0.0.2.
- Resolve feature #11170 Improve the error message of the sniff
- Resolve feature #10122 Sniff: PHPDoc: Notice the use of void when function does not return a value.
- Resolve feature #10119 Add a proper check for function / method doc block comments
- Resolve bug #11132 Use whitespaces to indent params in comments in FunctionDocCommentSniff
- Resolve bug #11032 Allow include_once if it part of XClass declaration
- Resolve bug #10304 Allow underscores in historic variables like $EM_CONF $_EXTKEY
- Resolve bug #10246 Notice: Undefined index: scope_opener
- Resolve bug #10245 Notice: Undefined variable: long
- Resolve bug #10071 Spelling mistake in ValidVariableNameSniff
- Add a sniff which checks for @author annotation in function doc comments
- Add a sniff which checks for UTF-8 encoding in all PHP files
- Add a sniff which checks for XClass declaration
- Add a sniff which checks for unnecessary string concatenation

Revision 2353
Added by Stefano Kowalke over 2 years ago

Raise the version to 0.0.2.
- Resolve feature #11170 Improve the error message of the sniff
- Resolve feature #10122 Sniff: PHPDoc: Notice the use of void when function does not return a value.
- Resolve feature #10119 Add a proper check for function / method doc block comments
- Resolve bug #11132 Use whitespaces to indent params in comments in FunctionDocCommentSniff
- Resolve bug #11032 Allow include_once if it part of XClass declaration
- Resolve bug #10304 Allow underscores in historic variables like $EM_CONF $_EXTKEY
- Resolve bug #10246 Notice: Undefined index: scope_opener
- Resolve bug #10245 Notice: Undefined variable: long
- Resolve bug #10071 Spelling mistake in ValidVariableNameSniff
- Add a sniff which checks for @author annotation in function doc comments
- Add a sniff which checks for UTF-8 encoding in all PHP files
- Add a sniff which checks for XClass declaration
- Add a sniff which checks for unnecessary string concatenation

History

Updated by Stefano Kowalke over 2 years ago

  • Assignee set to Stefano Kowalke
  • % Done changed from 0 to 100

Should be fixed in r2336.

Updated by Stefano Kowalke over 2 years ago

  • Status changed from New to Resolved

Updated by Stefano Kowalke over 2 years ago

  • Status changed from Resolved to Closed

Updated by Stefano Kowalke over 2 years ago

  • Target version changed from Initial release to 0.0.2

Also available in: Atom PDF