issues
search
propelorm
/
PropelBundle
PropelBundle for Symfony.
http://propelorm.org/Propel/documentation/#working-with-symfony2
180
stars
156
forks
source link
propel.configuration and propel.logger services as public
#494
Closed
jwong-dayspring
closed
3 years ago
jwong-dayspring
commented
6 years ago
Mark propel.configuration and propel.logger services as public to resolve Symfony 3.2 deprecation warning
Fix YamlDataDumperTest that fails under Symfony 3.4 due to format change:
https://github.com/symfony/yaml/blob/master/CHANGELOG.md#340
Fixes #481
Fixes #481