Bug report
It seems that PHPStan doesn't know about PHP 8.4 \Dom\ class methods and properties yet.
Code snippet that reproduces the problem
https://phpstan.org/r/a3b93b2f-a863-4f4c-99cb-0491f7aa83a8
Expected output
See no errors when it comes to property access or method calls on \Dom\ objects
Bug report
It seems that PHPStan doesn't know about PHP 8.4
\Dom\class methods and properties yet.Code snippet that reproduces the problem
https://phpstan.org/r/a3b93b2f-a863-4f4c-99cb-0491f7aa83a8
Expected output
See no errors when it comes to property access or method calls on
\Dom\objects