Guzzle coflicts
-
I’m hitting conflicts between this plugin, which I’m really keen to use, and my own plugin over the use of Guzzle. I’m using a later version of Guzzle and I think the problem is to do with autoloading. One of the problems is the loading of different versions of the functions_include.php files, but I think I can work around that. The other may be related to the incomplete use of PHPScoper. In the documentation for PHPScoper it says: “PHP-Scoper does not support prefixing the dumped Composer autoloader and autoloading files. This is why you have to manually dump the autoloader again after prefixing an application.” This second dump doesn’t seem to have been done as the autoload files still have the unprefixed names in. Is there any chance that in the next release of this plugin, you could do this additional step please?
- The topic ‘Guzzle coflicts’ is closed to new replies.