Dmitry Mostovoy
Results
1
issues of
Dmitry Mostovoy
There is a PHP fatal error when **=== false/true** isn't added after "boolean" functions. Version: 0.7.1 PHP version: 8.1 How to replicate: ```php $engine_rule = new Rule('VAR.startsWith("xXx") || VAR.startsWith("xXx") ===...