Commit ecfdfea
authored
apply phpcs and wordpress code style
* License "GPL-2.0+" is a deprecated SPDX license identifier, use "GPL-2.0-or-later" instead
* phpcompatibility/php-compatibility
* Update formatting dependencies
* autoformat
* fix translations: after formatting
* replace date with gmdate
* chore: resolve line endings
* chore: make constructor public
* chore: resolve issues with translations and line endings
* chore: merge command and cli into one class
* Split tiny-picture up in sources
* chore: fix strict comparisons in_array
* chore: resolve formatting for visibility explicits
* Ignore prepared
* Fix unit tests
* Import extraced classes
* require once
* Use __DIR__
* Remove phpcompatibility/phpcompatibility-wp
* Lint after merge
* Ignore linelength
* Remove base class after merge conflict
* Remove PHPCompat from formatting
* fix: esc value in html as img urls could have xss vulnerability
* chore: use array_merge instead of foreach append for consistancy
* autoformat
* add mock esc_attr1 parent 778d3aa commit ecfdfea
41 files changed
Lines changed: 1939 additions & 1250 deletions
File tree
- src
- compatibility
- as3cf
- wpml
- config
- views
- test
- helpers
- unit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | | - | |
| 35 | + | |
| 36 | + | |
35 | 37 | | |
36 | 38 | | |
37 | 39 | | |
0 commit comments