Commit graph

320 commits

Author SHA1 Message Date
schlessera
a101e4c8b1 Update file(s) from wp-cli/.github 2020-07-05 15:20:18 +00:00
Alain Schlesser
e5aa8afd78
Merge pull request #157 from BhargavBhandari90/issue-156 2020-06-04 16:17:16 +02:00
schlessera
7196a8e4fd Update file(s) from wp-cli/.github 2020-05-28 00:23:09 +00:00
schlessera
4a52ef8828 Update file(s) from wp-cli/.github 2020-05-26 06:26:36 +00:00
Bhargav
8d75d2f913 #156 Fix PHPCS errors/warnings 2019-05-12 22:57:29 +05:30
Bhargav
d101e43756 #156 Fix PHPCS errors/warnings 2019-05-12 12:57:30 +05:30
Bhargav
40fc69ae4e PHPCS: Add new ruleset to the project 2019-05-11 23:57:59 +05:30
Alain Schlesser
0d33652900
Merge pull request #155 from wojsmol/patch-1
Move PHP 5.4 tests from `WP_VERSION` `latest` to `5.1`
2019-04-09 17:45:42 +02:00
Wojciech Smoliński
f8b6652534
Move PHP 5.4 tests from WP_VERSION latest to 5.1
Related wp-cli/wp-cli#5127
2019-04-06 03:56:12 +02:00
Daniel Bachhuber
d9aff2f90c
Create CODEOWNERS 2019-03-05 08:50:34 -08:00
Alain Schlesser
dadade7f9e
Merge pull request #151 from wojsmol/tov2
Move command over to new v2 structure
2018-09-25 20:29:59 +02:00
Alain Schlesser
b3b64a1ab2
Change PHPCS ignore setting to match error name string 2018-09-25 20:16:08 +02:00
Alain Schlesser
3b2cc75fd4
Remove WP 3.7 tests in Travis 2018-09-25 19:03:37 +02:00
Alain Schlesser
c612994363
Fix PHP 7.2 incompatibility 2018-09-25 19:02:51 +02:00
Alain Schlesser
75ec5e78f5
Fix CS issues 2018-09-25 18:49:32 +02:00
Alain Schlesser
c03f3ed007
Update testing setup 2018-09-25 18:49:24 +02:00
Alain Schlesser
993e9ab9a9
Remove dependency on Behat 2018-08-21 18:59:23 +02:00
Alain Schlesser
6e7ba8976f
Merge branch 'tov2' of https://github.com/wojsmol/profile-command into tov2 2018-08-21 18:56:57 +02:00
Wojciech Smoliński
e684a059a5 fix tests 2018-08-21 18:55:01 +02:00
Alain Schlesser
0c75bf7789
Adapt when statement for broken test 2018-08-21 18:53:54 +02:00
Alain Schlesser
a2de42cf91
Remove random callback counts from test to make it more robust 2018-08-21 18:52:40 +02:00
Wojciech Smoliński
d2f7dfdf9a update composer.json 2018-08-17 12:59:22 +02:00
Wojciech Smoliński
9f2c26de33 fix 2018-08-11 16:08:35 +02:00
Wojciech Smoliński
922103b2fc fix profile_eval_ish signature 2018-08-11 16:04:46 +02:00
Wojciech Smoliński
5ea583ac35 ignore PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound 2018-08-11 15:53:41 +02:00
Wojciech Smoliński
8d826007d6 $$key to ${$key} 2018-08-11 15:40:31 +02:00
Wojciech Smoliński
3fea0e34a1 more phpcs ignores 2018-08-11 15:33:50 +02:00
Wojciech Smoliński
e4fc94a82f ignore phpcs eval error 2018-08-11 15:17:34 +02:00
Wojciech Smoliński
bac0eef031 phpcs fixes 2018-08-11 15:08:27 +02:00
Wojciech Smoliński
51092ee489 chenge minimum php version to 5.4 2018-08-11 14:27:24 +02:00
Wojciech Smoliński
eda6ee7bcc add phpcs configuration 2018-08-11 03:50:10 +02:00
Wojciech Smoliński
7c7f5f2e5f remove phpcs configuration 2018-08-10 19:23:57 +02:00
Wojciech Smoliński
99eea12b19 phpcs 2018-08-10 19:18:48 +02:00
Wojciech Smoliński
157cb23fa3 add scripts 2018-08-10 19:09:50 +02:00
Wojciech Smoliński
d5ae8054d2 convert to v2 2018-08-10 18:55:32 +02:00
Alain Schlesser
ac6c1c236d
Merge pull request #148 from johnbillion/fix/stage-scope
Fix doc that references global scope
2018-01-15 07:56:39 +01:00
John Blackbourn
493f3f3687 Fix doc that references global scope. 2018-01-13 18:30:11 +00:00
Daniel Bachhuber
efb296ba91
Merge pull request #147 from wp-cli/146-fix-format
Fix location of `--format=<format>` YAML docs
2017-12-11 11:01:50 -08:00
Daniel Bachhuber
97c3449684 Fix location of --format=<format> YAML docs 2017-12-11 05:59:38 -08:00
Alain Schlesser
cc92f5bac7 Merge pull request #142 from Sidsector9/feature/GH#36
GH#36 Add sort feature by field type and orderby
2017-10-27 07:13:33 +02:00
Sidsector9
cfd2dda008 GH#36 Improvised logic 2017-10-25 08:30:34 +05:30
Sidsector9
697350b10f GH#36 Corrected argument sequence and updated documentation 2017-10-13 12:14:03 +05:30
Sidsector9
5737e90b63 GH#36 Added functional test 2017-10-11 15:44:08 +05:30
Sidsector9
5026c92f54 GH#36 Fixed arguments 2017-10-11 14:59:13 +05:30
Sidsector9
0a52e26d2b GH#36 Fix argument sequence 2017-10-11 14:49:42 +05:30
Sidsector9
1eb523e97f GH#36 Added feature for eval and file-eval 2017-10-11 14:39:22 +05:30
Sidsector9
31ccc699b9 GH#36 Moved function to correct file 2017-10-11 13:27:14 +05:30
Sidsector9
a726f3e0ca GH#36 Changed compare_float() from public to private 2017-10-10 19:23:01 +05:30
Sidsector9
6c19ef10c2 GH#36 Add sort feature by field type and orderby 2017-10-10 18:54:40 +05:30
Daniel Bachhuber
1234c0f818 Merge pull request #141 from wp-cli/grammar-fix-1
Grammar fix
2017-10-10 05:26:54 -07:00