FOSElasticaBundle/DependencyInjection
Jeremy Mikola d0fdebb7d1 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.
2011-12-28 17:51:07 -05:00
..
Compiler Synchronize with upstream 2011-04-20 14:28:12 -07:00
Configuration.php Ensure persistence.driver option exists before validating 2011-12-28 17:51:07 -05:00
FOQElasticaExtension.php Made default manager configurable 2011-12-23 16:20:22 +00:00