eric-therond
eric-therond
fix #90
I would like to improve php-cfg to add information about php attributes in the CFG. For this code sample: ``` #[ExampleAttribute('Hello world', 42)] class NameOfClass { } ``` Do you...
following a previous PR comment that suggested to use OpenAI API compatibility class https://github.com/leondz/garak/pull/638#issuecomment-2099777617
currently php-cfg produces an error when it encounters a variable variable name bacause of line 63: `assert($var->name instanceof Literal);`
Thanks for this open source project Range intersection fails (returns incorrectly None) on this one for instance: "
Added a protobuf printer. To do this, I had to slightly modify the base printer class and renderers: * Everything specific to a "format" is now handled by the child...