This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bridge/Doctrine/DataCollector
Tyler Stroud 261325d33c Cast $query['params'] to array to ensure it is a valid argument for the foreach.
This prevents errors if $query['params'] is null
2012-01-04 12:23:42 -08:00
..
DoctrineDataCollector.php Cast $query['params'] to array to ensure it is a valid argument for the foreach. 2012-01-04 12:23:42 -08:00