Closed thelovekesh closed 9 months ago
We'll need to hold off on this until WP-CLI 2.10.0 (or 3.0.0) is released.
Since this has landed in the WP CLI 2.10.0 release and was fixed in https://github.com/wp-cli/entity-command/pull/442 for comptaibility, I am closing this as done.
Feature Request
For reuse elsewhere, the
RecursiveDataStructureTraverser
andNonExistentKeyException
classes(currently part of this package) have been moved to thewp-cli
package in https://github.com/wp-cli/wp-cli/pull/5864.Once these changes are live, we can safely deprecate or extend the logic from
wp-cli
package.See https://github.com/wp-cli/wp-cli/issues/5837