CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.6 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

Bug #4866

Closing semicolon missing on return statements in getter methods in Domain Model classes

Added by Robert Böttner over 3 years ago. Updated over 2 years ago.

Status:Resolved Start date:2009-10-02
Priority:Must have Due date:
Assignee:- % Done:

100%

Category:-
Target version:-
Votes: 0

Description

no big thing but resulting in a

Parse error: syntax error, unexpected '}' in /path/to/typo3conf/ext/your_extkey/Classes/Domain/Model/Entity.php on line ...

bug_4866.diff - add missing colon on getter (413 Bytes) Peter Niederlag, 2009-10-05 19:10

Associated revisions

Revision 2d7f0039
Added by Sebastian Kurfuerst over 3 years ago

[+BUGFIX] Extbase Kickstarter (Templates): Added missing semicolon to Domain Object. Fixes #4866.
[+TASK] Extbase Kickstarter: Some cleanups so that the unit tests run again.

History

Updated by Robert Böttner over 3 years ago

no patch for that one since it´s only the semicolon in Resources/Private/CodeTemplates/Domain/Model/domainObject.phpt in line 61 but you´ll know that anyway.

Updated by Peter Niederlag over 3 years ago

just in case someone needs the patch, here it is.

Updated by Sebastian Kurfuerst over 3 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Applied in changeset r25401.

Also available in: Atom PDF