nette / application

🏆 A full-stack component-based MVC kernel for PHP that helps you write powerful and modern web applications. Write less, have cleaner code and your work will bring you joy.
https://doc.nette.org/application
Other
412 stars 106 forks source link

Support for properties in NEON statement syntax in section services - PART 3 #339

Open mildabre opened 3 days ago

mildabre commented 3 days ago

This PR is a part of complex correction of NEON statement syntax with added support for properties.

part 1: https://github.com/nette/di/pull/318 part 2: https://github.com/nette/neon/pull/73

All three PR should be merged together !

The complex solution + tests are published of forum here:

https://forum.nette.org/cs/36724-chyby-v-konfiguraci-syntaxe-property-konstanty-v-sekci-services-aktualizace#p228053