Bug #10181
"Source" at the end of a paragraph saying nothing
| Status: | Resolved | Start date: | 2010-10-10 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Karsten Dambekalns | % Done: | 100% |
|
| Category: | - Documentation - | |||
| Target version: | TYPO3 Flow Base Distribution - 1.0 alpha 13 | |||
| PHP Version: | Complexity: | |||
| Has patch: | FLOW3 version affected: | |||
| Votes: | 0 |
Description
In the documentation of the coding guidelines (AppendixCodingGuidelines.xml) there is the word "Source" standing at the end of a paragraph, which is a kind of senseless, at least to me:
<para>As a special exception you may use variable names like
<varname>$i</varname>, <varname>$j</varname> and <varname>$k</varname>
for numeric indexes in <function>for</function> loops if it's clear
what they mean on the first sight. But even then you should want to
avoid them... Source</para>
Associated revisions
History
Updated by Karsten Dambekalns over 2 years ago
- Status changed from New to Accepted
- Assignee set to Karsten Dambekalns
- Target version set to 1.0 alpha 13
Updated by Karsten Dambekalns over 2 years ago
- Status changed from Accepted to Under Review
Updated by Karsten Dambekalns over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 228d4e9a256d6eacfe7c1b1f632faf6c29e2e5f9.