mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
9e6e700f96
This PR was squashed before being merged into the 3.x branch.
Discussion
----------
Some code style fixes
Fixes that:
- Type cast is unnecessary
- Unnecessary curly braces syntax for variable
- Operations priority might differ that except
Commits
-------
17c6371f Some code style fixes