Task #8864

We should mention the usage of PHP Error Control Operators in the FLOW3 CGL

Added by Bastian Waidelich about 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:- Documentation -
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 11
Sprint: Has patch:
PHP Version: Complexity:

Description

Using the @ Error Control Operator (http://www.php.net/manual/en/language.operators.errorcontrol.php) to avoid PHP Warnings and Errors is considered bad practice.
I couldn't find anything about this in the FLOW3 Best Practices / CGL. IMO this should be added.

Associated revisions

Revision 86292fa4
Added by Karsten Dambekalns almost 5 years ago

[+TASK] FLOW3 (Documentation): The CGL mention the usage of PHP Error Control Operators now, resolves #8864.

Change-Id: Ie304e69f170b7232246a365ebaab387dd1fad100

History

#1 Updated by Karsten Dambekalns about 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 11
  • Start date deleted (2010-07-14)

#2 Updated by Karsten Dambekalns almost 5 years ago

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

Applied in changeset r5004.

Also available in: Atom PDF