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

15 lines
402 B
Markdown
Raw Normal View History

2023-06-19 12:13:30 +02:00
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.