Add basic parsing fuzz target.
Run with cargo fuzz run parse
https://github.com/php-rust-tools/parser/issues/136
Thank you for contributing.
This looks okay, but i will have to look more into it later.
Could you please add a GA for the fuzzer?
I'll check this out shortly and give it a run, will need to look into the crate as well.
GA for the fuzzer
@azjezz What is a GA?
GA for the fuzzer
@azjezz What is a GA?
GitHub Action.
Can you approve the workflow so it can run?
need another approval of the workflow run
Updated it so it only runs on nightly, since cargo fuzz only supports nightly
It looks like CI on main might be broken?