Sascha-Oliver Prolić
Sascha-Oliver Prolić
There are a few problems with this project at the moment: - incompatible with newest PHP 8.2 version as it seems - (possibly?) incompatible with newest phpamqp-lib version - (maybe?)...
Fix for https://github.com/padraic/SecurityMultiTool/issues/2
Sets a php.ini value.
tested on latest commit: 9dd11ecdc508a6517ecd268cc2fbc050bb34652a I have ext-sockets installed on PHP 8.1.12 (Alpine Linux 3.15 - docker) `php bin/node.php` - runs the webserver successfully `php vendor/bin/cluster bin/node.php` gives me this...
This is my first PR to get in touch with doctrine orientdb odm: - add EventManager [WIP: make use of it] - refactor getRepository method to check for repository class...