<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/tests/disable_function, branch v0.7.1</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.7.1</id>
<link rel='self' href='http://git.dustri.org/snuffleupagus/atom?h=v0.7.1'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/'/>
<updated>2021-05-09T16:56:38Z</updated>
<entry>
<title>Fix disable function chmod</title>
<updated>2021-05-09T16:56:38Z</updated>
<author>
<name>WhiteWinterWolf</name>
</author>
<published>2021-05-09T16:56:38Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=ec67149705739f9c13dc1f5dee335768cab3d7a0'/>
<id>urn:sha1:ec67149705739f9c13dc1f5dee335768cab3d7a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the testsuite on fedora</title>
<updated>2021-05-09T16:10:41Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-05-09T16:10:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=d5adcd6d17afc7015011088d8af5a2094fb3370d'/>
<id>urn:sha1:d5adcd6d17afc7015011088d8af5a2094fb3370d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a test for #390</title>
<updated>2021-05-08T14:45:07Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-05-08T14:45:07Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=ad623f1d78151dfe2eaee85e93ed1058be1c7f91'/>
<id>urn:sha1:ad623f1d78151dfe2eaee85e93ed1058be1c7f91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip a failing test on php8</title>
<updated>2021-01-04T20:07:56Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2021-01-04T20:07:56Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=a179f4993cfe3e446237c8440b41c7407326a32d'/>
<id>urn:sha1:a179f4993cfe3e446237c8440b41c7407326a32d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a check on parameters names</title>
<updated>2021-01-04T19:59:46Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2021-01-02T23:11:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=f4e3a800aa5a243464911fc2e9fa81a7848c57f7'/>
<id>urn:sha1:f4e3a800aa5a243464911fc2e9fa81a7848c57f7</id>
<content type='text'>
Snuffleupagus will now warn when a particular function
doesn't have the expected parameters configuration-wise.
</content>
</entry>
<entry>
<title>Enabled matching on local var in php8</title>
<updated>2020-12-31T15:45:06Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-12-31T15:36:18Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=a6c6934433979796a6c490899e9d21acf6b50571'/>
<id>urn:sha1:a6c6934433979796a6c490899e9d21acf6b50571</id>
<content type='text'>
PHP8 failed hard when it couldn't find the local variable
we're looking for.
using ZEND_FETCH_CLASS_SILENT makes it silent.
</content>
</entry>
<entry>
<title>Enable 3 more tests for php8</title>
<updated>2020-12-31T13:26:09Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-12-31T13:26:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=b0e54ddd81b01cffc8695fb2ff4e9862d6daf27c'/>
<id>urn:sha1:b0e54ddd81b01cffc8695fb2ff4e9862d6daf27c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable 2 more tests</title>
<updated>2020-12-28T17:53:50Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-12-28T17:53:50Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=5923eb1c6b9bcf4a9ee7c4486e5901d2cfc42754'/>
<id>urn:sha1:5923eb1c6b9bcf4a9ee7c4486e5901d2cfc42754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mark some tests as passing on php8</title>
<updated>2020-12-25T14:43:10Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-12-25T14:43:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=f549ae50d3c47fb8a59aa8efb974ac5908591427'/>
<id>urn:sha1:f549ae50d3c47fb8a59aa8efb974ac5908591427</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark the relevant php8 tests as broken (#359)</title>
<updated>2020-12-12T19:33:14Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2020-12-12T18:57:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=5329a55bfd2b00d617a40d587cd37050d964ccbf'/>
<id>urn:sha1:5329a55bfd2b00d617a40d587cd37050d964ccbf</id>
<content type='text'>
* Skip tests broken on php8

* Oops

* Fix some tests

* Add some XXE tests for php8

* Fix a test
</content>
</entry>
</feed>
