Skip to content

Commit

Permalink
Readme: mention few more missing features in comparison (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
janedbal authored Sep 4, 2024
1 parent 3c6e33c commit ca10541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ class MyEntrypointProvider implements EntrypointProvider
- It does not offer any custom adjustments of used methods
- It has almost no built-it library extensions
- It ignores trait methods
- Is lacks many minor features like `class-string` calls, `$dynamic->$method` etc
- Is lacks many minor features like class-string calls, dynamic method calls, array callbacks, nullsafe call chains etc

## Limitations:

Expand Down

0 comments on commit ca10541

Please sign in to comment.