<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/tests/sloppy_comparison_array_disabled.phpt, branch master</title>
<subtitle>Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! 
</subtitle>
<id>http://git.dustri.org/snuffleupagus/atom?h=master</id>
<link rel='self' href='http://git.dustri.org/snuffleupagus/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/'/>
<updated>2019-01-14T19:29:25Z</updated>
<entry>
<title>Reorganize the testsuite</title>
<updated>2019-01-14T19:29:25Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2019-01-14T19:29:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=e79f7e3bd992c7f0915ef9afe7afb6d79740527a'/>
<id>urn:sha1:e79f7e3bd992c7f0915ef9afe7afb6d79740527a</id>
<content type='text'>
Splitting the testsuite in several components makes it easier to manage and comprehend.
This was also needed some some tests aren't passing on Alpine Linux, but we still want to run
as many of them as we can on this platform.</content>
</entry>
<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>Add array_search and array_keys hooks to kill sloppy comparisons</title>
<updated>2018-08-28T13:21:07Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-08-28T13:21:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=2950b59dad013a0c47e4d38d43db3de759c07cad'/>
<id>urn:sha1:2950b59dad013a0c47e4d38d43db3de759c07cad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for sloppy-comparisons in arrays</title>
<updated>2018-08-28T08:43:55Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-08-28T08:43:55Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=940fbc4071033a17d6846b6801309926f23406b3'/>
<id>urn:sha1:940fbc4071033a17d6846b6801309926f23406b3</id>
<content type='text'>
</content>
</entry>
</feed>
