wiki.techinc.nl/tests/common
Lucas Werkmeister 054d8d334a SECURITY: Message: Don’t call is_callable() on strings
This can cause PHP to try to load the param value as a class, with
potentailly disastrous results (though it’s not quite clear if this can
actually cause attacker-supplied code execution or not).

Bug: T377912
Change-Id: I0239b3e65cf516c6fdf287882f05e47a01f963c1
(cherry picked from commit cdf11b23474024dfe39057993372f2126302e244)
2024-10-26 21:41:52 +00:00
..
TestsAutoLoader.php SECURITY: Message: Don’t call is_callable() on strings 2024-10-26 21:41:52 +00:00
TestSetup.php Merge "Introduce minimal OTEL tracing library" 2024-10-10 17:33:42 +00:00