php-stubs / wordpress-stubs

Up-to-date WordPress function and class declaration stubs for static analysis by PHPStan
https://packagist.org/packages/php-stubs/wordpress-stubs
MIT License
151 stars 19 forks source link

Move visitor classes according to PSR-4 #170

Closed szepeviktor closed 7 months ago

szepeviktor commented 7 months ago

@IanDelMar What do you think??

szepeviktor commented 7 months ago

namespace PhpStubs\WordPress\Core\Visitor; ??

IanDelMar commented 7 months ago

I like it. I have also started to redo #128 in an unpublished branch. Maybe we can incorporate some ideas from #128.

szepeviktor commented 7 months ago

All right! I merge this half-done PR and let you continue! (please leave finder.php alone)

IanDelMar commented 7 months ago

Ok! I will - but not before next week.