Mark Ambrazhevich
Mark Ambrazhevich
Hello, i got this error ``` PHP Fatal error: Uncaught Error: Call to undefined function Predis\Async\Connection\phpiredis_reader_create() in /home/mark/test-task/room/src/backend/websocket/vendor/predis/predis-async/lib/Predis/Async/Connection/StreamConnection.php:75 ``` this is composer.json ``` "require": { "cboden/ratchet": "^0.4.1", "react/socket": "^1.1.0", "predis/predis":...
At 2021.2.3 Goland I have this error: "No complete struct in the selected text"
I've got strange behavior, out of the blue the watcher starts to produce events for almost every file in folders, REMOVE and then CREATE for the same file. At the...
Old interfaces not changed, added joinOn() on builder that supports join conditions and multiple joins.
### Please confirm if feature request does NOT exists already ? - [X] I confirm there is no existing issue for this ### Describe the usecase for the feature It's...