You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove deprecated code. (#4324)
* Feat: replace system_rebuild_module_data()
* Feat: replace REQUEST_TIME
* Feat: replace format_date()
* Feat: remove update_fix_compatibility()
https://www.drupal.org/node/3026100
* Feat: replace user_load()
* Feat: replace CONFIG_SYNC_DIRECTORY
* Feat: replace drupal_get_profile()
* Feat: replace config_get_config_directory()
* Feat: replace prepareLegacyRequest()
* Feat: replace ResourcePluginManager->getInstance()
* Feat: replace Drupal\simpletest\TestDiscovery
* Feat: replace db_insert()
* Fix: module installed detection using module_handler service
* Remove the interaction part, because in Drupal 9 we have only one config folder.
* Use imports of the classes instead of full classified name of the class.
* Use dependency injection instead of direct call of \Drupal::service.
* Use dependency injection instead of direct call of \Drupal::service in Uninstall command class.
* Move vars outside loops.
* Use dependency injection instead of direct call of \Drupal::service in Manager class.
* Set Drupal console version 1.9.8.
Co-authored-by: Simon <[email protected]>
4248 missing comma (#4258)
* Add new arguments key and target. Make it possible use not only default target for db connections
* Add missing comma for FieldWidget plugin.
Update version to 1.9.4 (#4193)
* Removed generate commands and generators
* Revert "Removed generate commands and generators (#3417)"
This reverts commit 1dea474.
* Update version to 1.9.0
* Update version to 1.9.1
* Update version to 1.9.2
* Update version to 1.9.3
* Update version to 1.9.4
Update version to 1.9.2 (#4135)
* Removed generate commands and generators
* Revert "Removed generate commands and generators (#3417)"
This reverts commit 1dea474.
* Update version to 1.9.0
* Update version to 1.9.1
* Update version to 1.9.2
Update version to 1.9.0 (#4085)
* Removed generate commands and generators
* Revert "Removed generate commands and generators (#3417)"
This reverts commit 1dea474.
* Update version to 1.9.0