]> git.mxchange.org Git - core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 26 Dec 2024 05:41:03 +0000 (06:41 +0100)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Dec 2024 05:41:03 +0000 (06:41 +0100)
commit3ad2578dc223f97de06547be49d66e7adfea677c
tree511b2e4df63a1a676ecb09b3fefc6154b34e9dfb
parent9b910ca2ccf538f547300dff84a0fb1c1fe0a34b
Continued:
- starting with PHP 8, sockets are now no longer a scalar resource type, but a
  Socket class
framework/main/classes/client/http/class_HttpClient.php
framework/main/classes/factories/client/class_ClientFactory.php
framework/main/classes/tools/console/class_ConsoleTools.php
framework/main/exceptions/socket/class_InvalidSocketException.php