diff options
author | Kevin Chabowski <kevin@kch42.de> | 2011-11-10 21:53:52 +0100 |
---|---|---|
committer | Kevin Chabowski <kevin@kch42.de> | 2011-11-10 21:53:52 +0100 |
commit | 370099b50befed22208ec88a621f633d032c780b (patch) | |
tree | 8ba30d9dad125d51f0968720b797bc0f362fd8f3 /RuntimeError.php | |
parent | f66cf42d751e9000c2d9593f933668989c24d0a2 (diff) | |
download | ste-370099b50befed22208ec88a621f633d032c780b.tar.gz ste-370099b50befed22208ec88a621f633d032c780b.tar.bz2 ste-370099b50befed22208ec88a621f633d032c780b.zip |
Better error messages and a bugfix.
* If there are unbalanced open/close Tags in the template, STE will now
tell you exactly which Tag was not closed properly (before: the first
opening tag during the current balaning check).
* It was not possible to access array fields dynamically, e.g. this:
$foo[$bar]
was not possible before. Now fixed.
Diffstat (limited to 'RuntimeError.php')
0 files changed, 0 insertions, 0 deletions