<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste/ste.php, branch 2.0.0</title>
<subtitle>The STE Template Engine is a compiling template engine for PHP ≥ 5.3.
</subtitle>
<id>http://git.laria.me/ste/atom?h=2.0.0</id>
<link rel='self' href='http://git.laria.me/ste/atom?h=2.0.0'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/'/>
<updated>2020-09-21T18:46:15Z</updated>
<entry>
<title>Move to r7r namespace and r7r composer package vendor</title>
<updated>2020-09-21T18:46:15Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-21T18:46:15Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=ceb262e08027531717f1a16faafc343e8d9656e3'/>
<id>urn:sha1:ceb262e08027531717f1a16faafc343e8d9656e3</id>
<content type='text'>
Let's face it, no one but my CMS Ratatöskr (r7r for short) uses this
template engine anyway. Also it's a good excuse to get rid of more
remnants of my old kch42 nickname.
</content>
</entry>
<entry>
<title>Automatic code formatting</title>
<updated>2020-04-30T07:38:25Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-04-30T07:38:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=2381c52c690342f773a7cfa500387b6bfad76952'/>
<id>urn:sha1:2381c52c690342f773a7cfa500387b6bfad76952</id>
<content type='text'>
Also add git hooks that checks formatting
</content>
</entry>
<entry>
<title>Fixed ste.php and steloader.php</title>
<updated>2014-05-24T14:21:44Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-24T14:19:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=54486e9da19ef91c2240e8b2e6c4d19da5dce0f0'/>
<id>urn:sha1:54486e9da19ef91c2240e8b2e6c4d19da5dce0f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved code into src subfolder and fixed docu</title>
<updated>2014-05-24T12:45:13Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-24T12:45:13Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=3c51baa4167d5a68ff010dc81525b9340c5f1329'/>
<id>urn:sha1:3c51baa4167d5a68ff010dc81525b9340c5f1329</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added scoping.</title>
<updated>2014-05-23T23:39:33Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-23T23:39:33Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=84d815f4e006e02521759070bb89025dab80b219'/>
<id>urn:sha1:84d815f4e006e02521759070bb89025dab80b219</id>
<content type='text'>
ste:mktag generated tags now have an own scope. They even resemble
closures, since they inherit their parent scope.

A lot of work was done to keep this compatible with older programs.
However:

* Templates that relied on the non-scoping behavior of tags will probably
  fail.
* Since $ste-&gt;vars is no longer an actual array, things like
    $ste-&gt;vars["foo"]["bar"] = "baz"
  are no longer possible! A single field access will still work:
    $ste-&gt;vars["foo"] = "bar"
</content>
</entry>
<entry>
<title>One file per class and new namespace.</title>
<updated>2014-05-17T22:25:49Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2014-05-17T22:25:49Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=fad93506cd56b976d1413ed5adef87701df715bd'/>
<id>urn:sha1:fad93506cd56b976d1413ed5adef87701df715bd</id>
<content type='text'>
We should be able to use a PSR4 autoloader (like composer's) now. ste.php
is still there as a fallback for old applications.
</content>
</entry>
<entry>
<title>ste:foreach now has an else clause for empty arrays.</title>
<updated>2013-10-28T17:09:50Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-28T17:09:50Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2'/>
<id>urn:sha1:a77a2ec58947f5fc7cb4023db3b8f8298e2f01f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>STE now means STE Template Engine.</title>
<updated>2013-10-28T11:21:09Z</updated>
<author>
<name>Kevin Chabowski</name>
<email>kevin@kch42.de</email>
</author>
<published>2013-10-28T11:21:09Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=5ebeca22792fa7cdd0f48db3e946b680e1d36c42'/>
<id>urn:sha1:5ebeca22792fa7cdd0f48db3e946b680e1d36c42</id>
<content type='text'>
</content>
</entry>
</feed>
