Skip to content

PHP-Fuzzer 0.0.3

Compare
Choose a tag to compare
@nikic nikic released this 29 Dec 11:27
· 40 commits to master since this release
  • Remove stray var_dump().
  • Add mutator for binary integers.
  • Make corpus argument optional. A temporary directory will be used if not provided.
  • Switch to nikic/include-interceptor to fix include interception bugs.