Skip to content

Commit b7b62d6

Browse files
Update README.md
1 parent b6562e2 commit b7b62d6

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
@@ -53,4 +53,4 @@ vendor/bin/php-stub-generator generate vendor/setasign/setapdf-core/library seta
5353
Additionally the "declaring class" of imported trait methods is the importing class and not like expected the trait.
5454
- Calculated constants or constants that use other constants like \_\_DIR\_\_ will be filled with the values of the
5555
runtime environment.
56-
- At the moment we only support public constants due to [goaop/parser-reflection](https://github.com/goaop/parser-reflection).
56+
- At the moment we only support public class constants due to missing support of ReflectionClassConstant in [goaop/parser-reflection](https://github.com/goaop/parser-reflection).

0 commit comments

Comments
 (0)