stopWhen() will stop yielding on true, not false
Following on from https://github.com/cakephp/cakephp/pull/12882 stopWhen() stops on true, not false, as shown by the output from the given example
Loading
Please sign in to comment
Following on from https://github.com/cakephp/cakephp/pull/12882 stopWhen() stops on true, not false, as shown by the output from the given example