-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Labels: bug, wordpress, composer
Context: WordPress plugin development with multiple Composer autoloaders
Description:
Including the Openapi SDK inside a custom plugin causes class autoload conflicts when other plugins also use Composer. Fatal error: "Cannot redeclare class Openapi\Client\ApiException".
Expected:
Namespace isolation or PHAR distribution with unique class prefix.
Impact:
Prevents use of Openapi SDK in WordPress plugins or WooCommerce integrations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers