<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ste, 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>Accept non-strings in evalbool again</title>
<updated>2020-09-21T18:41:14Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-21T18:41:14Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=bf4d0598030b83be337bc505de842f7766009467'/>
<id>urn:sha1:bf4d0598030b83be337bc505de842f7766009467</id>
<content type='text'>
This broke the example page -.-. Also, the idea of STE is that it will
accept any somewhat reasonable data, so only strings was wrong here.
</content>
</entry>
<entry>
<title>Tests: Also test parsing pseudotags</title>
<updated>2020-09-15T21:14:59Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-15T20:52:27Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=d2d7170ae27803db5d041102d2456616ca89f323'/>
<id>urn:sha1:d2d7170ae27803db5d041102d2456616ca89f323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tests: Test parsing invalid input</title>
<updated>2020-09-15T20:44:16Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-15T20:44:16Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=c6801426167f99f1ea3da8730f27877b594da055'/>
<id>urn:sha1:c6801426167f99f1ea3da8730f27877b594da055</id>
<content type='text'>
&gt;95% coverage of the parser, hooray!
</content>
</entry>
<entry>
<title>Add some unit tests for the parser</title>
<updated>2020-09-15T20:21:04Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-15T20:21:04Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=71176122872e7d200167cd77d48ed30fda95b3ae'/>
<id>urn:sha1:71176122872e7d200167cd77d48ed30fda95b3ae</id>
<content type='text'>
So far only testing success, we should also test failing parse inputs.
</content>
</entry>
<entry>
<title>Code cleanup</title>
<updated>2020-09-13T20:25:15Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T20:25:15Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=76a1e915e0eea54b9b9a01d921efa6f9edffb3a8'/>
<id>urn:sha1:76a1e915e0eea54b9b9a01d921efa6f9edffb3a8</id>
<content type='text'>
- Add parameter and return types
- Add missing @throws tags
- Add visibilities to consts
</content>
</entry>
<entry>
<title>Fix hrefs in documentation</title>
<updated>2020-09-13T20:12:12Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T20:12:12Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=2bbb1646f56fe84f38ed2a0cba03a386acc6160e'/>
<id>urn:sha1:2bbb1646f56fe84f38ed2a0cba03a386acc6160e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of master/slave terminology</title>
<updated>2020-09-13T20:11:45Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T20:11:45Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=9652dcb0a5f4e7667a32205c69aeba509790a61c'/>
<id>urn:sha1:9652dcb0a5f4e7667a32205c69aeba509790a61c</id>
<content type='text'>
It's both offensive and kinda inaccurate in this context, so let's replace
it!
</content>
</entry>
<entry>
<title>Use short array syntax</title>
<updated>2020-09-13T19:44:30Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T19:44:30Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=11932a471b4ef10faf76b6fcfe30a35f946eb7ab'/>
<id>urn:sha1:11932a471b4ef10faf76b6fcfe30a35f946eb7ab</id>
<content type='text'>
We can use it now that we switched to PHP 7.3
</content>
</entry>
<entry>
<title>Raise required PHP version to 7.3</title>
<updated>2020-09-13T19:40:05Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-09-13T19:40:05Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/ste/commit/?id=d7d74d0a714f29515da85078cc826ba49d2913b9'/>
<id>urn:sha1:d7d74d0a714f29515da85078cc826ba49d2913b9</id>
<content type='text'>
5.3 is no longer maintained (for years now). So let's go to the currently
oldest supported version
</content>
</entry>
</feed>
