Skip to content

Commit 87f3957

Browse files
authored
Readme: improve phpstan-doctrine integration description (#34)
1 parent 8a236fb commit 87f3957

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ includes:
6363
- vendor/shipmonk/doctrine-entity-preloader/rules.neon
6464
```
6565

66-
If [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) is installed, real Doctrine metadata will be used for more accurate type inference.
66+
If [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) is installed and `objectManagerLoader` is used, all mapping formats become available (xml, phpdoc, yaml). Otherwise, only modern attributes are supported.
6767

6868
## Usage
6969

0 commit comments

Comments
 (0)