|
8942fa7e1e
|
Merge branch 'translation-fixes' into 3.0-backport-fixes
|
2021-08-03 09:36:14 +01:00 |
|
|
83bd7d90dd
|
chore: lint code
|
2021-08-02 23:23:15 +01:00 |
|
|
6db540c08f
|
fix: initialise plugin after 'plugins_loaded' hook
Fix #189
|
2021-08-02 23:18:24 +01:00 |
|
|
e22ae3c15b
|
fix: add ‘read-on’ label to WPML config
Fix #190
|
2021-08-02 22:49:37 +01:00 |
|
|
af5de06aff
|
fix: fix commented-out step
|
2021-06-19 10:24:45 +01:00 |
|
|
f403376a8a
|
docs: update filedoc
|
2021-06-19 10:20:58 +01:00 |
|
|
9705ea08ce
|
ci: add artifact passing
|
2021-06-19 10:20:11 +01:00 |
|
|
17b54556fb
|
ci: add SVN release step
|
2021-06-19 09:56:16 +01:00 |
|
|
54bedd651c
|
fix: fix JS version grep
|
2021-06-19 09:55:59 +01:00 |
|
|
3eeef30147
|
Merge pull request #178 from markcheret/dependabot/composer/marcocesarato/php-conventional-changelog-1.10.3
build(deps-dev): bump marcocesarato/php-conventional-changelog from 1.10.2 to 1.10.3
|
2021-05-13 09:23:17 +00:00 |
|
dependabot[bot]
|
9840989b6d
|
build(deps-dev): bump marcocesarato/php-conventional-changelog
Bumps [marcocesarato/php-conventional-changelog](https://github.com/marcocesarato/php-conventional-changelog) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/marcocesarato/php-conventional-changelog/releases)
- [Changelog](https://github.com/marcocesarato/php-conventional-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marcocesarato/php-conventional-changelog/compare/v1.10.2...v1.10.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-12 09:05:00 +00:00 |
|
Mark Cheret
|
5d09f3a4f8
|
Merge pull request #177 from markcheret/markcheret/issue176
|
2021-05-12 10:52:23 +02:00 |
|
|
6eaf028a21
|
build: move stlyelint-a11y to dev dependencies
|
2021-05-12 08:23:16 +01:00 |
|
|
94c480900a
|
fix: fix Rector downgrading
See https://github.com/rectorphp/rector/issues/6315
|
2021-05-12 08:18:15 +01:00 |
|
Mark Cheret
|
bae3b0b377
|
Close #176
|
2021-05-11 20:49:28 +02:00 |
|
Mark Cheret
|
6ac52e4325
|
Merge pull request #173 from markcheret/add/funding
|
2021-05-06 13:07:09 +02:00 |
|
Mark Cheret
|
af3082aabd
|
docs: add donation link to GitHub repo
|
2021-05-06 12:16:38 +02:00 |
|
|
f8d5d73443
|
Merge pull request #172 from markcheret/update-to-php-8
Update codebase to PHP 8.0, remove Hungarian notation, apply additional Rector tweaks
|
2021-05-02 21:32:26 +01:00 |
|
|
4186eea797
|
build: replace phpDoc dependency
|
2021-05-02 21:30:13 +01:00 |
|
|
5afd55dba6
|
docs: update documentation
|
2021-05-02 21:27:53 +01:00 |
|
|
ebcba982e6
|
chore: lint code
|
2021-05-02 21:25:27 +01:00 |
|
|
7d72930899
|
ci: update Rector config
|
2021-05-02 21:24:59 +01:00 |
|
|
a5e4764a35
|
fix: fix variable clash
|
2021-05-02 21:21:32 +01:00 |
|
|
114121a7e2
|
refactor: run Rector ORDER setlist
|
2021-05-02 21:05:37 +01:00 |
|
|
667d8dada9
|
refactor: run Rector NAMING setlist
|
2021-05-02 21:04:31 +01:00 |
|
|
c60f6265c1
|
chore: lint code
|
2021-05-02 20:57:38 +01:00 |
|
|
205764f91a
|
refactor: remove Hungarian notation
FINALLY close #34
|
2021-05-02 20:46:44 +01:00 |
|
|
7c0b05b59e
|
chore: lint code
|
2021-05-02 20:44:09 +01:00 |
|
|
760e7cc2d0
|
ci: move PHPCS settings to own config
|
2021-05-02 20:44:00 +01:00 |
|
|
8bb41c7a7a
|
chore: lint code
|
2021-05-02 20:12:47 +01:00 |
|
|
c25bd7d8a2
|
refactor: change OrIfs to early returns
|
2021-05-02 20:00:55 +01:00 |
|
|
39871b6cd0
|
refactor: upgrade to PHP 8.0
|
2021-05-02 19:58:40 +01:00 |
|
|
4afbb94003
|
refactor: upgrade to PHP 7.4
|
2021-05-02 19:55:38 +01:00 |
|
|
70c2954122
|
refactor: upgrade to PHP 7.3
|
2021-05-02 19:52:13 +01:00 |
|
|
69d95206c0
|
refactor: upgrade to PHP 7.0
|
2021-05-02 19:50:37 +01:00 |
|
|
cc511457a0
|
refactor: upgrade to PHP 5.6
|
2021-05-02 19:49:31 +01:00 |
|
|
a5dcebca44
|
refactor: upgrade to PHP 5.3
|
2021-05-02 19:47:58 +01:00 |
|
|
2165b60929
|
Merge pull request #171 from markcheret/update-docblocks
Update docblocks, add typing, increase min WP version, add Rector
|
2021-05-02 19:42:47 +01:00 |
|
|
6f6b643e25
|
Merge pull request #170 from markcheret/type-decs
Add type declarations, increase minimum supported PHP version and add Rector dep
|
2021-05-02 19:41:40 +01:00 |
|
|
5fb32965b5
|
build: increase minimum supported PHP version
|
2021-05-02 19:34:20 +01:00 |
|
|
9aae69a693
|
refactor: add strict typing
|
2021-05-02 19:33:29 +01:00 |
|
|
c1421d1978
|
refactor: add return types
|
2021-05-02 19:19:46 +01:00 |
|
|
7d64296b21
|
fix: disable de/activate hooks (for now)
|
2021-05-02 19:19:22 +01:00 |
|
|
3518030c60
|
ci: add dev deploy command
|
2021-05-02 19:16:54 +01:00 |
|
|
e5c13dd870
|
refactor: run Rector TYPE_DECLARATIONS ruleset
|
2021-05-02 11:56:48 +01:00 |
|
|
1728e0fcd5
|
refactor: run Rector CODE_QUALITY rulesets
Fix #168
|
2021-05-02 10:45:52 +01:00 |
|
|
4299a71df5
|
refactor: run rector DEAD_CODE ruleset
|
2021-05-02 10:18:47 +01:00 |
|
|
35745a7623
|
build: add Rector
|
2021-05-02 10:15:44 +01:00 |
|
|
e8e41c6c9d
|
refactor: add type decs
|
2021-05-02 09:26:03 +01:00 |
|
Mark Cheret
|
4fcd349252
|
update snyk scan frequency (#166)
|
2021-05-02 06:39:17 +01:00 |
|