Problem/Motivation
Let's not rely on the undocumented support of strtotime('-2months') and do strtotime('-2 months')
See https://www.php.net/manual/en/function.strtotime.php
Proposed resolution
Make the code consistent with the docs.
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Issue fork node_revision_delete-3584692
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
alexpottComment #5
alexpott