caisse-bliss/vendor/doctrine/doctrine-bundle/UPGRADE-2.4.md

402 B

UPGRADE FROM 2.3 to 2.4

Configuration

  • Setting the host, port, user, password, path, dbname, unix_socket or memory configuration options while the url one is set has been deprecated.
  • The override_url configuration option has been deprecated.

ConnectionFactory

  • The connection_override_options parameter has been deprecated.