Alain Schlesser
|
02122f1c97
|
Fix include from config file
|
2021-04-19 12:55:49 +01:00 |
|
Alain Schlesser
|
0f7c2f5f98
|
Fix autoloader root namespace
|
2021-04-19 12:52:35 +01:00 |
|
Alain Schlesser
|
092eb29393
|
Bump PHP minimum version to 5.6
|
2021-04-19 12:48:42 +01:00 |
|
Alain Schlesser
|
ff8fd8bb84
|
Adapt PHPCS ruleset
|
2021-04-19 12:46:47 +01:00 |
|
Alain Schlesser
|
f76e2809de
|
Add autoloader
|
2021-04-19 12:43:11 +01:00 |
|
Alain Schlesser
|
1d77fb1a7e
|
Change namespace from runcommand\Profile to WP_CLI\Profile
|
2021-04-19 12:38:46 +01:00 |
|
Alain Schlesser
|
801d0a3dd8
|
Rename class files to PSR-4 name
|
2021-04-19 12:37:52 +01:00 |
|
Alain Schlesser
|
71d8748e21
|
Rename inc folder to src
|
2021-04-19 12:35:26 +01:00 |
|
Alain Schlesser
|
6fa1c9d95a
|
Add Behat config file
|
2021-04-19 12:33:42 +01:00 |
|
Alain Schlesser
|
e3f8b2ac28
|
Bump wp-cli-tests version
|
2021-04-19 12:33:00 +01:00 |
|
Alain Schlesser
|
cddab66210
|
Add GHA testing workflow
|
2021-04-19 12:21:58 +01:00 |
|
schlessera
|
19fd24aaee
|
Update file(s) from wp-cli/.github
|
2020-12-08 20:53:49 +00:00 |
|
schlessera
|
711a55b1bb
|
Update file(s) from wp-cli/.github
|
2020-12-08 16:30:51 +00:00 |
|
Alain Schlesser
|
9aa355d084
|
Merge pull request #162 from TimothyBJacobs/patch-1
|
2020-11-13 14:19:43 +01:00 |
|
Alain Schlesser
|
c79f1a9145
|
Improve brittle tests
|
2020-11-13 09:09:39 +01:00 |
|
Timothy Jacobs
|
4bc71f5c07
|
Remove default value from $include_total
This parameter isn't actually optional because it is followed by required parameters. This issues a warning on PHP 8.
|
2020-11-11 15:26:18 -05:00 |
|
schlessera
|
36f269689c
|
Update file(s) from wp-cli/.github
|
2020-07-10 00:22:39 +00:00 |
|
Alain Schlesser
|
9efe45c72f
|
Merge pull request #157 from BhargavBhandari90/issue-156
|
2020-06-04 16:17:16 +02:00 |
|
schlessera
|
1d917de86e
|
Update file(s) from wp-cli/.github
|
2020-05-28 00:23:09 +00:00 |
|
schlessera
|
d11c03a74a
|
Update file(s) from wp-cli/.github
|
2020-05-26 06:26:36 +00:00 |
|
Bhargav
|
3640dddac4
|
#156 Fix PHPCS errors/warnings
|
2019-05-12 22:57:29 +05:30 |
|
Bhargav
|
f4fc4a900c
|
#156 Fix PHPCS errors/warnings
|
2019-05-12 12:57:30 +05:30 |
|
Bhargav
|
f905fd1508
|
PHPCS: Add new ruleset to the project
|
2019-05-11 23:57:59 +05:30 |
|
Daniel Bachhuber
|
ae2ce81bcc
|
Create CODEOWNERS
|
2019-03-05 08:50:34 -08:00 |
|
Alain Schlesser
|
e560986886
|
Merge pull request #151 from wojsmol/tov2
Move command over to new v2 structure
|
2018-09-25 20:29:59 +02:00 |
|
Alain Schlesser
|
f33ff60da2
|
Change PHPCS ignore setting to match error name string
|
2018-09-25 20:16:08 +02:00 |
|
Alain Schlesser
|
3dc04e4e8a
|
Fix PHP 7.2 incompatibility
|
2018-09-25 19:02:51 +02:00 |
|
Alain Schlesser
|
d51a18884a
|
Fix CS issues
|
2018-09-25 18:49:32 +02:00 |
|
Alain Schlesser
|
88aeac84bb
|
Update testing setup
|
2018-09-25 18:49:24 +02:00 |
|
Alain Schlesser
|
6a81ea6ba0
|
Remove dependency on Behat
|
2018-08-21 18:59:23 +02:00 |
|
Alain Schlesser
|
f35b8eb762
|
Merge branch 'tov2' of https://github.com/wojsmol/profile-command into tov2
|
2018-08-21 18:56:57 +02:00 |
|
Wojciech Smoliński
|
cf204d9059
|
fix tests
|
2018-08-21 18:55:01 +02:00 |
|
Alain Schlesser
|
fc076a2f4a
|
Adapt when statement for broken test
|
2018-08-21 18:53:54 +02:00 |
|
Alain Schlesser
|
31cf44d7b6
|
Remove random callback counts from test to make it more robust
|
2018-08-21 18:52:40 +02:00 |
|
Wojciech Smoliński
|
4a66fdeecc
|
update composer.json
|
2018-08-17 12:59:22 +02:00 |
|
Wojciech Smoliński
|
4679dde837
|
fix
|
2018-08-11 16:08:35 +02:00 |
|
Wojciech Smoliński
|
0befc3ad93
|
fix profile_eval_ish signature
|
2018-08-11 16:04:46 +02:00 |
|
Wojciech Smoliński
|
eac304fff2
|
ignore PHPCompatibility.PHP.ForbiddenGlobalVariableVariable.NonBareVariableFound
|
2018-08-11 15:53:41 +02:00 |
|
Wojciech Smoliński
|
8bc39c2f99
|
$$key to ${$key}
|
2018-08-11 15:40:31 +02:00 |
|
Wojciech Smoliński
|
bcff53dd7f
|
more phpcs ignores
|
2018-08-11 15:33:50 +02:00 |
|
Wojciech Smoliński
|
bd33aafa71
|
ignore phpcs eval error
|
2018-08-11 15:17:34 +02:00 |
|
Wojciech Smoliński
|
6772ede282
|
phpcs fixes
|
2018-08-11 15:08:27 +02:00 |
|
Wojciech Smoliński
|
d7e7c4b9d5
|
chenge minimum php version to 5.4
|
2018-08-11 14:27:24 +02:00 |
|
Wojciech Smoliński
|
3a300be1ad
|
add phpcs configuration
|
2018-08-11 03:50:10 +02:00 |
|
Wojciech Smoliński
|
f675ec66e5
|
remove phpcs configuration
|
2018-08-10 19:23:57 +02:00 |
|
Wojciech Smoliński
|
a9409ceef1
|
phpcs
|
2018-08-10 19:18:48 +02:00 |
|
Wojciech Smoliński
|
77f542f7c9
|
add scripts
|
2018-08-10 19:09:50 +02:00 |
|
Wojciech Smoliński
|
29d5338091
|
convert to v2
|
2018-08-10 18:55:32 +02:00 |
|
Alain Schlesser
|
df6fccb8f6
|
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
|
b149a5a4e6
|
Fix doc that references global scope.
|
2018-01-13 18:30:11 +00:00 |
|