summaryrefslogtreecommitdiff
path: root/src (follow)
AgeCommit message (Expand)Author
2025-09-01Add support for PHP8.585beta2jvoisin
2025-08-19Bump the changelogv0.12.0jvoisin
2025-08-17Fix a NULL-ptr derefjvoisin
2025-07-15fix: Build PHPPierre Tondereau
2025-06-25Fix debug log statementChristian Göttsche
2025-06-25Cast format argument to expected typeChristian Göttsche
2025-06-25Do not crash on no cookie hash keyChristian Göttsche
2025-06-16Fix spellingChristian Göttsche
2025-05-13Remove the useless show_old_php_warning featurejvoisin
2025-04-11Minor code simplificationjvoisin
2024-09-06Fix a licensing typojvoisin
2024-09-06Bump the changelogv0.11.0jvoisin
2024-09-06Skip a test on PHP8.4jvoisin
2024-07-09Fix compilation for PHP84+jvoisin
2024-06-18Updated the cached version of the config scannerjvoisin
2024-06-18Fix an UBSAN warningjvoisin
2024-06-14Fix a portability issuejvoisin
2024-06-09Avoid logging success on failureChristian Göttsche
2024-06-09Ensure to inject php-stream filter also on stream_wrapper_restore()Christian Göttsche
2024-06-09Use more generic expected test result formatChristian Göttsche
2024-06-09Add option to specify the allowed "php" wrapper typesChristian Göttsche
2024-06-06Add format attribute to log function and adjust format specifiersChristian Göttsche
2024-06-06Silence unused variable warning with php 8.3Christian Göttsche
2024-06-06Free allocated memory in early exitChristian Göttsche
2024-06-06Fix misc typosChristian Göttsche
2024-06-06Enable some additional compiler warningsChristian Göttsche
2024-06-06Avoid dropping const qualifier in castsChristian Göttsche
2024-06-06Declare file local variables and functions staticChristian Göttsche
2024-06-06Use strict prototypesChristian Göttsche
2024-06-06Fix missing token in config dumpChristian Göttsche
2024-06-06Reorder calloc(3) argumentsChristian Göttsche
2024-03-08Update the deprecation checksjvoisin
2024-01-26Bail early in case of invalid config in PHP_RINIT_jvoisin
2024-01-15Add a test for issue #479jvoisin
2024-01-09Add some comments to a rulejvoisin
2023-12-13print key and value on INI violationsChristian Göttsche
2023-12-07make 'phar' filenames work in sp.disabled_functions, fixes #472brown-midas
2023-11-26Fix typosChristian Göttsche
2023-09-20Bump the changelogv0.10.0jvoisin
2023-09-18Get rid of some travis-ci leftoversjvoisin
2023-08-02Update broken_conf_no_file_specified.phptPete Cooper
2023-08-02Update loading.phptPete Cooper
2023-08-02Update snuffleupagus.cPete Cooper
2023-06-25Fix an unserialize-related warningjvoisin
2023-06-25Remove ZEND_HOTjvoisin
2023-04-29Improve how the parser is generatedjvoisin
2023-04-12Make readonly_exec play nice on readonly filesystemsjvoisin
2023-04-04check during configure for NTS/ZTS buildRemi Collet
2023-02-02Url encode functions arguments when logging themjvoisin
2023-02-01Fix a possible NULL-byte truncation when outputting parameters in the logsjvoisin