semgrep-rules icon indicating copy to clipboard operation
semgrep-rules copied to clipboard

Add test case for PHP short-hand echo syntax

Open appills opened this issue 1 year ago • 1 comments

Added <?= ?> example for PHP to demonstrate that semgrep properly captures the short-hand echo as a sink

appills avatar Dec 14 '23 16:12 appills

@appills I'm seeing a bunch of test failures in CI but I'm not sure I understand why they're happening. Could you please update your branch with the latest semgrep-rules:develop, maybe that's going to be enough to fix the failures :-)

p4p3r avatar Feb 05 '24 17:02 p4p3r