|
4108 - trunk/Template/src/parsers/source_to_tst/implementations [eZComponen: msg#00279web.ezcomponents.cvs
Author: Raymond Bosman Date: 2006-11-28 14:51:37 +0100 (Tue, 28 Nov 2006) New Revision: 4108 Log: - Spaces between multi-dimension arrays should be allowed. # Needs tests. Modified: trunk/Template/src/parsers/source_to_tst/implementations/expression.php Modified: trunk/Template/src/parsers/source_to_tst/implementations/expression.php =================================================================== --- trunk/Template/src/parsers/source_to_tst/implementations/expression.php 2006-11-28 13:34:36 UTC (rev 4107) +++ trunk/Template/src/parsers/source_to_tst/implementations/expression.php 2006-11-28 13:51:37 UTC (rev 4108) @@ -394,6 +394,8 @@ $this->currentOperator = $this->parser->handleOperatorPrecedence( $this->currentOperator, $operator ); $this->lastCursor = clone $cursor; + + $this->findNextElement(); } return ($operator !== null); |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | 4107 - in trunk/PersistentObject: . docs tests tests/data [eZComponents: Trunk]: 00279, Tobias Schlitt |
|---|---|
| Next by Date: | 4109 - in trunk/Template/tests: regression_tests regression_tests/array_fetch regression_tests/array_fetch/correct scripts [eZComponents: Scripts]: 00279, Jan Borsodi |
| Previous by Thread: | 4107 - in trunk/PersistentObject: . docs tests tests/data [eZComponents: Trunk]i: 00279, Tobias Schlitt |
| Next by Thread: | 4109 - in trunk/Template/tests: regression_tests regression_tests/array_fetch regression_tests/array_fetch/correct scripts [eZComponents: Scripts]: 00279, Jan Borsodi |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |