Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 762 Bytes

UPGRADE-1.10.md

File metadata and controls

10 lines (9 loc) · 762 Bytes

UPGRADE FROM 1.9 to 1.10

  • The class Oro\Component\ConfigExpression\Condition\False was renamed to FalseCondition
  • The class Oro\Component\ConfigExpression\Condition\True was renamed to TrueCondition
  • The class Oro\Bundle\DataGridBundle\Common\Object was renamed to DataObject
  • Changed priority in next extensions:
    • Oro\Bundle\DataGridBundle\Extension\Sorter\OrmSorterExtension from -250 to -260
    • Oro\Bundle\DataGridBundle\Extension\Sorter\PostgresqlGridModifier from -251 to -261
  • For php version from 7.0.0 to 7.0.5 we replaced Symfony\Component\Security\Acl\Domain\Entry on Oro\Bundle\SecurityBundle\Acl\Domain\Entry to avoid bug with unserialization of an object reference