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
I expect to be asked for the changelog entries via the console.
Actual behavior
ERROR: call_user_func_array() expects parameter 1 to be a valid callback, class 'Robo\Task\Development\Changelog' does not have a method 'askForChanges'
in phar:///usr/local/bin/robo/src/Collection/CollectionBuilder.php:399
System Configuration
macOS 10.13.5, PHP 7.1.18
The text was updated successfully, but these errors were encountered:
greg-1-anderson
changed the title
askForChanges missing from Task/Development/Changelog
Task/Development/Changelog documentation still references removed method askForChanges
Jul 4, 2018
Steps to reproduce
As per the documentation: https://robo.li/tasks/Development/
Expected behavior
I expect to be asked for the changelog entries via the console.
Actual behavior
System Configuration
macOS 10.13.5, PHP 7.1.18
The text was updated successfully, but these errors were encountered: