2 Commits (01a9c3a0ce21ce4a4ff9d7328eaeb871e7c2ca1b)

Author SHA1 Message Date
Andrew Berry 5b7c5cf41e Fix missing semicolons. 10 years ago
Victor Berchet 86bb1be61f [ClassMapGeneratot] Filter out non php code
Otherwise files like https://github.com/propelorm/Propel/blob/master/generator/lib/behavior/i18n/templates/queryUseI18nQuery.php
would fail ("class" keyword would not be filtered out by php_strip_whitespace())
12 years ago