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
when doing reWrite, treat each line in array as a new line (#11)
* when doing reWrite, treat each line in array as a new line
* remove assertTrue checks
* remove spurious line for coding standards
Pre format (#9)
* format first and fix wrap filter
* make it work
* lint fixes
* pre-formatting
* try a slightly later version of phpunit
* update minimal phpunit version to support yield
* some code tidying