%PDF- %PDF-
| Direktori : /home/tjamichg/cursos.tjamich.gob.mx/vendor/doctrine/persistence/ |
| Current File : /home/tjamichg/cursos.tjamich.gob.mx/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.