summaryrefslogtreecommitdiff
path: root/src/tests (follow)
AgeCommit message (Expand)Author
2019-08-31Support direct syslog loggingThibault "bui" Koechlin
2019-07-09Don't run an openssl-dependent test is openssl isn't installedRemi Collet
2019-07-09Add a stream wrapper test that doesn't depend on openssljvoisin
2019-02-23Fix the testsuite on php8.jvoisin
2019-01-14Reorganize the testsuitejvoisin
2019-01-03Add a gitlab-ci file, and a fix test on Fedorajvoisin
2018-12-26Add two eval-related testsjvoisin
2018-12-26Fix the build for php7.0jvoisin
2018-12-26Fix the build for php7.0 and php7.1jvoisin
2018-12-26Bump a bit the coveragejvoisin
2018-12-26Remove an unnecessary guard against infinite recursion in session handlingjvoisin
2018-12-26Make the testsuite a bit more portablejvoisin
2018-12-15Provide a php script, to get rid of the python one for test suiteRemi Collet
2018-10-09Bump coveragejvoisin
2018-10-09Bump the coverage a bitjvoisin
2018-10-08Add a testjvoisin
2018-10-06Bump coverage againjvoisin
2018-10-06Fix the silly mistake for goodjvoisin
2018-10-06Fix a silly mistakejvoisin
2018-10-06Add a testjvoisin
2018-10-06Bump a bit the coveragejvoisin
2018-10-05Fix segfault array keyskkadosh
2018-09-10Improve a bit the coveragejvoisin
2018-09-01Use php full pathRemi Collet
2018-08-30Change how we're handling invalid configurationsxXx-caillou-xXx
2018-08-30Match on ret improvementsxXx-caillou-xXx
2018-08-29Change how we're validating certificatesxXx-caillou-xXx
2018-08-29Verify certs (#223)jvoisin
2018-08-28Fix a SIGSEGV on user-created function's return valuexXx-caillou-xXx
2018-08-28Add array_search and array_keys hooks to kill sloppy comparisonsxXx-caillou-xXx
2018-08-28Add a test for invalid regexp in cookie-related featuresxXx-caillou-xXx
2018-08-28Use php's logging functionsxXx-caillou-xXx
2018-08-28Add a test for sloppy-comparisons in arraysjvoisin
2018-08-27Enable strict mode for `in_array` with sloppy_comparisonxXx-caillou-xXx
2018-08-27Use php_setcookie function (PHP public API)Remi Collet
2018-08-27Add whitelist support for php's wrappersxXx-caillou-xXx
2018-08-27Modify test for callback functionsxXx-caillou-xXx
2018-08-20Add test for params matchingxXx-caillou-xXx
2018-08-02fix #203 (#204)crKontrol
2018-07-19Fix the issue with rand hardeningxXx-caillou-xXx
2018-07-13Skip VLD for php7.3, as VLD is not compatible yet.xXx-caillou-xXx
2018-07-13Reduce call to get_complete_function_pathxXx-caillou-xXx
2018-07-13Fix hooking on `print`xXx-caillou-xXx
2018-07-13Allow rules matching on echo and printxXx-caillou-xXx
2018-07-10Fix #183 (#185)Remi Collet
2018-07-09Trying to fix sloppy comparison (#186)jvoisin
2018-06-28Better handling of filters for builtinskkadosh
2018-05-29Support session encryptionkkadosh
2018-05-16Don't run some tests on `-dev` php versionsjvoisin
2018-05-16Improve the testsuite's robustness against php7.2jvoisin