<feed xmlns='http://www.w3.org/2005/Atom'>
<title>micropoly/src/Search/LogicOp.php, branch master</title>
<subtitle>A very simple, very WIP note management app.
</subtitle>
<id>http://git.laria.me/micropoly/atom?h=master</id>
<link rel='self' href='http://git.laria.me/micropoly/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.laria.me/micropoly/'/>
<updated>2020-02-18T20:55:17Z</updated>
<entry>
<title>LogicOp: Fix assert() trying to eval its parameter</title>
<updated>2020-02-18T20:55:17Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-02-18T20:55:17Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/micropoly/commit/?id=a43b933df12f97c536a31d3d5a73ddda5f90ed94'/>
<id>urn:sha1:a43b933df12f97c536a31d3d5a73ddda5f90ed94</id>
<content type='text'>
Apparently I managed to turn off assertions in my dev setup m(. Passing in
a string (which happens in the expected path here) tries to evaluate it,
which then fails. We fix this by asserting an isset() instead.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2020-02-07T08:44:59Z</updated>
<author>
<name>Laria Carolin Chabowski</name>
<email>laria@laria.me</email>
</author>
<published>2020-02-07T08:44:59Z</published>
<link rel='alternate' type='text/html' href='http://git.laria.me/micropoly/commit/?id=2eb5a432d2229788ce2fdb09f36c6f4bebdea813'/>
<id>urn:sha1:2eb5a432d2229788ce2fdb09f36c6f4bebdea813</id>
<content type='text'>
</content>
</entry>
</feed>
