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
Contrary to the documentation of the NodeInterface::rename API method, when renaming a node in either Doctrine-Dbal or Jackrabbit the nodes position is changed to that of the last child.
* Renames this node to the specified newName. The ordering (if any) of
* this node among it siblings remains unchanged.
Although I can't find anything in the actual spec about this