thecodingmachine / magic-query

A very clever library to use SQL prepared statement with a variable number of parameters... and much more!
http://mouf-php.com/packages/mouf/magic-query/README.md
22 stars 14 forks source link

Migrating to Twig 3 #64

Closed moufmouf closed 4 years ago

moufmouf commented 4 years ago

This PR makes MagicQuery 1.4 compatible with Twig 2 and Twig 3 (rather than Twig 1 and Twig 2). This way, MagicQuery 1.4 can target Symfony 5 applications

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 69.563% when pulling 392048a3edfbd77f713e41f318fc241830bb3ad5 on moufmouf:twig3 into dd1a312fbd3dbdc181c6ef9f3deb813d72bac87c on thecodingmachine:1.4.