<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/tests/broken_conf_missing_script.phpt, branch v0.4.0</title>
<subtitle>Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! 
</subtitle>
<id>http://git.dustri.org/snuffleupagus/atom?h=v0.4.0</id>
<link rel='self' href='http://git.dustri.org/snuffleupagus/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/'/>
<updated>2018-08-30T13:02:22Z</updated>
<entry>
<title>Change how we're handling invalid configurations</title>
<updated>2018-08-30T13:02:22Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-08-30T13:02:22Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=b3f67a16094168cc334f5da93a86f09476e01601'/>
<id>urn:sha1:b3f67a16094168cc334f5da93a86f09476e01601</id>
<content type='text'>
Since our configuration format is a bit more complex than php's one,
we have a `sp.allow_broken_configuration` parameter (`false` by default),
that you can set to `true` if you want PHP to carry on if your Snuffleupagus'
configuration contains syntax errors. You'll still get a big scary message in
your logs of course. We do **not** recommend to use it of course, but sometimes
it might be useful to be able to "debug in production" without breaking your
website.</content>
</entry>
<entry>
<title>Use php's logging functions</title>
<updated>2018-08-28T12:24:29Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-08-28T12:24:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=aa5d6895d0ac8c6ea050a8ea55e2f8a39ddfe365'/>
<id>urn:sha1:aa5d6895d0ac8c6ea050a8ea55e2f8a39ddfe365</id>
<content type='text'>
This commit replace our usage of `php_log_err` with `zend_error`. This should
allow administrators to display errors in the webpage, should they want to;
and to properly manipulate the verbosity's level.

This should close #217 </content>
</entry>
<entry>
<title>Bump a bit the coverage</title>
<updated>2017-09-25T21:39:29Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2017-09-25T21:39:29Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=37b67c1a96c84deb279376f1eb5c2e164dfae7a1'/>
<id>urn:sha1:37b67c1a96c84deb279376f1eb5c2e164dfae7a1</id>
<content type='text'>
</content>
</entry>
</feed>
