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
Clarify that the Drupal API isn't completely unavailable (#6151)
This was triggered by a Slack conversation where someone was uncertain
exactly what it meant when the page said the Drupal API was not allowed.
I think this could be particularly confusing if you aren't already
primed on writing hook_update_N() implementations.
Correcting user:role:remove role description (#6145)
role description says add when it should say remove. Changing this will make the description accurately describe the action being taken. In this case the machine name of the role to remove.
entity:save supports a state transition (#6107)
* entity:save supports a state transition
* Nullable param
* Remove dependency
* State and publish options are mutually exclusive
* phpstan
* Fix autoloader property in cache:crebuild
* Set changed time