ok
Direktori : /home2/selectio/www/application/third_party/mercado-pago/vendor/doctrine/persistence/ |
Current File : /home2/selectio/www/application/third_party/mercado-pago/vendor/doctrine/persistence/UPGRADE-1.2.md |
UPGRADE FROM 1.x to 1.2 ======================= * Deprecated `ObjectManager::merge()`. Please handle merge operations in your application instead. * Deprecated `ObjectManager::detach()`. Please use `ObjectManager::clear()` instead. * Deprecated `PersistentObject` class. Please implement this functionality directly in your application if you want ActiveRecord style functionality.