php-stubs / woocommerce-stubs

WooCommerce function and class declaration stubs for static analysis
https://packagist.org/packages/php-stubs/woocommerce-stubs
MIT License
83 stars 10 forks source link

Trait OrderAttributionMeta not found in v8.9.0 #25

Closed seostudio closed 4 months ago

seostudio commented 4 months ago

It seems the generated stub doesnt include trait 'Automattic\WooCommerce\Internal\Traits\OrderAttributionMeta'

szepeviktor commented 4 months ago

Thank you @seostudio for using my stubs! Yes, in woocommerce-stubs.php:65579 it is used.

seostudio commented 4 months ago

@szepeviktor Please remove 8.9.0 from packagist: https://packagist.org/packages/php-stubs/woocommerce-stubs

szepeviktor commented 4 months ago

@seostudio Done ❌

seostudio commented 4 months ago

@szepeviktor Thank you ❤️

szepeviktor commented 4 months ago

Adding that class to stubs ...

szepeviktor commented 4 months ago

@seostudio Fixed in 2c0bb50 Could you try dev-master?

TorbenLundsgaard commented 4 months ago

I can confirm that the changes in dev-master has solved the problem

szepeviktor commented 4 months ago

Here we go! https://github.com/php-stubs/woocommerce-stubs/releases/tag/v8.9.0