<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snuffleupagus/src/tests/upload_validation_real.phpt, branch optim85</title>
<subtitle>Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! 
</subtitle>
<id>http://git.dustri.org/snuffleupagus/atom?h=optim85</id>
<link rel='self' href='http://git.dustri.org/snuffleupagus/atom?h=optim85'/>
<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>Use php full path</title>
<updated>2018-09-01T12:02:51Z</updated>
<author>
<name>Remi Collet</name>
</author>
<published>2018-09-01T12:02:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=9f4b297a7a4a3b0be34a9fbe9ffe9273cfda40f7'/>
<id>urn:sha1:9f4b297a7a4a3b0be34a9fbe9ffe9273cfda40f7</id>
<content type='text'>
Use the PHP_BINARY constant instead of "php".</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>Skip VLD for php7.3, as VLD is not compatible yet.</title>
<updated>2018-07-13T15:08:20Z</updated>
<author>
<name>xXx-caillou-xXx</name>
</author>
<published>2018-07-13T15:08:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=1d8294750268d6d89b690312bc153c359abe6f6c'/>
<id>urn:sha1:1d8294750268d6d89b690312bc153c359abe6f6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't run some tests on `-dev` php versions</title>
<updated>2018-05-16T09:58:53Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-05-16T09:58:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=9eebe8c67e03e3041d454ea28e93996f7a67740b'/>
<id>urn:sha1:9eebe8c67e03e3041d454ea28e93996f7a67740b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the testsuite's robustness against php7.2</title>
<updated>2018-05-16T09:32:17Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-05-16T09:32:17Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=926dbb67ad29fe452987242bc6fc466d3c28fced'/>
<id>urn:sha1:926dbb67ad29fe452987242bc6fc466d3c28fced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>php-nightly is now allowed to fail</title>
<updated>2018-02-22T15:35:39Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-02-22T15:35:39Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=884bbbdf5f0916a840bb9fc8f40c14163d58fad8'/>
<id>urn:sha1:884bbbdf5f0916a840bb9fc8f40c14163d58fad8</id>
<content type='text'>
PHP is breaking too many things on nightly, we'll only support releases from now on.

This should also make our vld-based file-upload checker more resilient: no more random warnings on stderr.</content>
</entry>
<entry>
<title>Provide a script for upload validation</title>
<updated>2018-02-12T12:55:33Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2018-02-12T12:55:33Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/snuffleupagus/commit/?id=696ebc4ae68f4c7c2b803c917de365b98621b3a8'/>
<id>urn:sha1:696ebc4ae68f4c7c2b803c917de365b98621b3a8</id>
<content type='text'>
The Python script is using vld (https://derickrethans.nl/projects.html#vld) to check for malicious opcodes.</content>
</entry>
</feed>
