|
|
|
|
|
by esistgut
2695 days ago
|
|
> The only thing you should skip in both frameworks are 'annotations'. But this is easy to do. If you are using Doctrine the only alternative to docblock annotations is XML because they are deprecating YAML support.
I really hope they build support in the language itself. I can't understand their fierce opposition to a feature every other major object oriented language has. They are only forcing a large part of the ecosystem, everything that is Symfony or Doctrine based, to use the horrible docblock work around. |
|