FOSElasticaBundle/DependencyInjection
Jeremy Mikola b21e063c9c Ensure persistence.driver option exists before validating
The driver option is not required by the configuration, so we should check for it the validation functions.

If type_prototype is being used, there is a legitimate case where type definitions would not specify a driver. Likewise, the type_prototype may not specify the driver. If we wish to validate that a driver has been specified for a type, we'll have to do that in the extension class after loading the configuration and merging in prototypes.
2012-01-12 16:04:17 +00:00
..
Compiler Synchronize with upstream 2011-04-20 14:28:12 -07:00
Configuration.php Ensure persistence.driver option exists before validating 2012-01-12 16:04:17 +00:00
FOQElasticaExtension.php Merge pull request #51 from willdurand/propel-support 2012-01-12 16:01:33 +00:00