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
Jeremy Mikola de19a81107 [HttpKernel] Support MongoClient and Mongo connection classes
MongoClient defaults its write concern to w=1 (i.e. "safe" writes), which means update() may return an array instead of boolean true. Check for this before returning from write().
2012-12-13 16:20:39 -05:00
..
Bridge fixed CS 2012-12-11 11:40:22 +01:00
Bundle refactor ControllerNameParser 2012-12-13 15:04:21 +01:00
Component [HttpKernel] Support MongoClient and Mongo connection classes 2012-12-13 16:20:39 -05:00