summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06Bump the changelogv0.11.0jvoisin
2024-09-06Skip a test on PHP8.4jvoisin
2024-09-03Add some instructions for OpenBSDjvoisin
2024-07-09Fix compilation for PHP84+jvoisin
2024-07-05Disable PHP7.0 in the CIjvoisin
2024-06-18Add a missing feature to the readmejvoisin
2024-06-18Updated the cached version of the config scannerjvoisin
2024-06-18Fix an UBSAN warningjvoisin
2024-06-14Fix a portability issuejvoisin
2024-06-09Forbid file:// protocol in Curlbohwaz
2024-06-09debian/rules: clean source directoryChristian Göttsche
2024-06-09Avoid logging success on failureChristian Göttsche
2024-06-09Wording updatesChristian 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-06Add target to run tests incrementalChristian Göttsche
2024-06-06Reorder calloc(3) argumentsChristian Göttsche
2024-04-25Move from php83-rc to php83 in the CIjvoisin
2024-04-13Run PHP8.2 tests on Alpine, now that PHP81 is dead therejvoisin
2024-03-24Don't forbid use of assert in PHP 8+bohwaz
2024-03-24Fix yet another php surprised-rename of functions parametersjvoisin
2024-03-24Also ignore function definitionsbohwaz
2024-03-24Don't whitelist files if the function name is actually a method of a classbohwaz
2024-03-08Update the deprecation checksjvoisin
2024-02-19Include functions from global space that are prefixed with \Christoph Amthor
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-13github: tweak skipping tests during package buildChristian Göttsche
2023-12-13debian: downgrade to debhelper compat 12Christian Göttsche
2023-12-13debian: fix typo in changelogChristian Göttsche
2023-12-13debian: update nocheck build profileChristian Göttsche
2023-12-13debian: add short license text and link to full license fileChristian Göttsche
2023-12-13debian: bump to standards-version 4.6.2Christian Göttsche
2023-12-13debian: update linksChristian Göttsche
2023-12-13debian: add missing changelog author linesChristian Göttsche
2023-12-13debian: add extended package descriptionChristian Göttsche
2023-12-13debian: bump to debhelper compat 13Christian Göttsche
2023-12-13debian: add missing dh-php build dependencyChristian Göttsche