diablomedia/doctrine1-bundle
Symfony bundle that integrates Doctrine1 ORM with modern Symfony apps. Configure connections via YAML, get query logging in the profiler/debug toolbar, and support multiple connections with optional query/result caching. Works best with the DiabloMedia Doctrine1 fork.
Removing an unused, deprecated twig function that was causing warnings due to deprecated "deprecated" config.
This release adds PHP 8.3 and 8.4 support as well as Symfony 7 support.
Also fixed a bug in the profiler template when the Doctrine 2 version of this bundle isn't loaded in the project (was trying to use twig functions that didn't exist in that scenario).
Fixes this bundle when used in Symfony tests.
The previous release didn't remove the ProfilerController in builds where the profiler service wasn't available (production), which would cause exceptions on application start up. This release removes the ProfilerController from the service list when Symfony "compiles" the application which will fix production deployments.
Updated to support Symfony 6 & 7, including the redesigned profiler introduced in Symfony 6.
How can I help you explore Laravel packages today?