Why do PHPStan use Neon instead of Yaml? #5066
Replies: 1 comment 5 replies
-
|
The neon format is used by nette/di library which PHPStan uses internally. I plan to gradually move to my own XML format (but PHPStan will be backwards compatible with neon for a long time). |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has Neon some objective advantages over Yaml?
Beta Was this translation helpful? Give feedback.
All reactions