Commit Graph

11 Commits

Author SHA1 Message Date
1c57de7e36 fixes typos 2021-06-13 11:45:18 +01:00
43fb711251 Merge branch 'master' into master 2021-05-03 11:47:36 -04:00
d048d60d04 Ignore the absence of the tests folder 2021-04-10 11:51:13 -04:00
ff44589572 refactor: pack hooks into an array instead of 1 argument per hook 2021-04-06 19:27:50 -05:00
99500d0cae feat: add shared/global before each hook 2021-03-28 02:03:31 -05:00
40a5d067ec // fixing type checks 2020-06-05 19:35:13 +02:00
3640ab0945 // unnecessary linebreak 2020-06-05 19:30:35 +02:00
8a42d40506 traits from Autoload.php not loading on Windows
Windows requires realpath() so the case of the
paths and filenames are always identical
2020-06-05 16:23:11 +02:00
83797431fb in() does not handle absolute paths under Windows
This fixes plugins to be included incorrectly under Windows
2020-06-05 16:23:11 +02:00
3d2c83a501 Make sure test targets are sanitized in a windows-compatible way 2020-06-05 16:21:35 +02:00
de2929077b first 2020-05-11 18:38:30 +02:00