mirror of
https://github.com/php/php-fuzzing-sapi.git
synced 2026-03-24 09:12:18 +01:00
Calling PHP_METHOD functions? #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sharksforarms on GitHub (Nov 23, 2019).
I can't seem to trigger a call to a PHP_METHOD defined function...
Am I doing something wrong?