propelorm / PropelBundle

PropelBundle for Symfony.
http://propelorm.org/Propel/documentation/#working-with-symfony2
180 stars 156 forks source link

add reset() function to PropelDataCollector #495

Closed jwong-dayspring closed 1 year ago

jwong-dayspring commented 6 years ago

Resolve Symfony 3.4 deprecation warning by adding reset() function to PropelDataCollector and PropelLogger

Fixes #482

jwong-dayspring commented 1 year ago

@dereuromark Thanks for the merge!

Are you the maintainer for this bundle now? We've been working to bring PHP 8.0/8.1 compatibility to Propel1 and PropelBundle. I'd love to chat about bringing compatibility to the main repos and not just our branch.

dereuromark commented 1 year ago

master/2.0+ is officially deprecated in favor of https://github.com/SkyFoxvn/PropelBundle But we can make merges and releases for the 1.x branches if needed, no problem.