Hi,
I'm using your library meabed/php-parallel-soap and I've noticed some compatibility issues when running on PHP 8.4.
Here are the specific errors found in src/ParallelSoapClient.php:
Reserved Namespace (Error):
- Line 3: The namespace
Soap is now reserved by PHP 8.4.
- Message:
The top-level namespace name "Soap" is reserved for, and in use by, PHP since PHP version 8.4.
Are you planning to release a patch for PHP 8.4 compatibility soon?
Best regards,
Pag DOUPAMBY