treeindark

Results 14 comments of treeindark

No response??? We can't use with system cron ? just cron:start ? How did you launch the cron:start ? There no way to know if cron is started (?) ,...

sorry i don't want close...

Hello, i use plesk, with no problem, but i planed to upgrade symfony to 7.0. With your PR install is ok, but now, no more connection my messagehandler is no...

From plesk : (work with sf 6.4) ``` $wsServer = new WsServer(new WebSocketHandler()); $app = new HttpServer($wsServer); $server = IoServer::factory($app, 8080); $wsServer->enableKeepAlive($server->loop, 60); $server->run(); ``` And i try with doc...

WsServer.php 126: $conn->send(Message::toString($response)); replace 17: use GuzzleHttp\Psr7 as gPsr; by use GuzzleHttp\Psr7\Message;

https://github.com/ratchetphp/Ratchet/pull/1053 It work, with fix (send patch-1) @joem236

remove unused Hierarchy

not work -> js Error : Uncaught TypeError: lastElement is undefined .field-collection-item is not found