Commit graph

283 commits

Author SHA1 Message Date
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
Daniel Bachhuber
845a8b8541 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
0957d764ee Fix location of --format=<format> YAML docs 2017-12-11 05:59:38 -08:00
Alain Schlesser
43353544a7 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
9773f8bf5e GH#36 Improvised logic 2017-10-25 08:30:34 +05:30
Sidsector9
bd0543ccd6 GH#36 Corrected argument sequence and updated documentation 2017-10-13 12:14:03 +05:30
Sidsector9
60bd8d5cd0 GH#36 Added functional test 2017-10-11 15:44:08 +05:30
Sidsector9
7c8a48b74d GH#36 Fixed arguments 2017-10-11 14:59:13 +05:30
Sidsector9
70d062deb2 GH#36 Fix argument sequence 2017-10-11 14:49:42 +05:30
Sidsector9
292a4566f1 GH#36 Added feature for eval and file-eval 2017-10-11 14:39:22 +05:30
Sidsector9
cb164727b5 GH#36 Moved function to correct file 2017-10-11 13:27:14 +05:30
Sidsector9
806ea09778 GH#36 Changed compare_float() from public to private 2017-10-10 19:23:01 +05:30
Sidsector9
d28a0fba2f GH#36 Add sort feature by field type and orderby 2017-10-10 18:54:40 +05:30
Daniel Bachhuber
3dbf69b460 Merge pull request #141 from wp-cli/grammar-fix-1
Grammar fix
2017-10-10 05:26:54 -07:00
Daniel Bachhuber
1d59412a03 Fix grammar for original source 2017-10-10 04:54:16 -07:00
Siddharth Thevaril
38d8e08f66 Grammar fix 2017-10-10 12:43:39 +05:30
Alain Schlesser
4de37e5ea2 Merge pull request #140 from wp-cli/update-package
Update package with latest scaffolded components
2017-08-06 11:14:37 +02:00
miya0001
ba740b9dce Update package with latest scaffolded components 2017-08-06 16:13:28 +09:00
Daniel Bachhuber
a996398e7b Merge pull request #137 from wp-cli/add-prefer-stable
Add `prefer-stable` to `composer-json`
2017-04-06 05:53:31 -07:00
Alain Schlesser
2a6686e495 Add framework as required dependency. 2017-04-06 08:51:53 +02:00
Alain Schlesser
686ac7fb9a Add prefer-stable to composer-json
Also add the branch alias `dev-master as 1.x-dev` as well, to conform to the setup of the other packages.
2017-04-06 08:09:24 +02:00
Daniel Bachhuber
a43b3478d8 Merge pull request #134 from wp-cli/fix-composer-json
s/profile/profile-command/
2017-02-08 14:19:46 -07:00
Daniel Bachhuber
a9f3dc152a s/profile/profile-command/ 2017-02-08 11:48:13 -08:00
Daniel Bachhuber
a7ceae0881 Merge pull request #132 from wp-cli/wp-cli-readme
Regenerate README for general WP-CLI consumption
2017-02-07 11:40:37 -08:00
Daniel Bachhuber
1271d48c74 Require PHP 5.4 as minimum version 2017-02-07 11:30:13 -08:00
Daniel Bachhuber
3a475d7b66 This test also needs to be disabled for PHP 7
See #126
2017-02-07 08:11:06 -08:00
Daniel Bachhuber
a106a066d7 Update hook count for Twenty Seventeen 2017-02-07 08:10:53 -08:00
Daniel Bachhuber
ed26b4ce6b Disable these tests on PHP 7, which aren't functional
See #126
2017-02-07 08:08:46 -08:00
Daniel Bachhuber
f8070920ea Regenerate README for general WP-CLI consumption 2017-02-06 15:20:19 -08:00
Daniel Bachhuber
421b070bfe Merge pull request #125 from runcommand/64-php7
Include mention that profiling intermediate hooks is broken in PHP7
2016-11-15 08:34:45 -08:00
Daniel Bachhuber
798944b341 Include mention that profiling intermediate hooks is broken in PHP7 2016-11-15 08:06:31 -08:00
Daniel Bachhuber
b18a3eabbb Merge pull request #124 from runcommand/61-eval-hook
Use `--hook[=<hook>]` to profile all hooks, or callbacks to spec hook
2016-11-14 06:50:41 -08:00
Daniel Bachhuber
b35ee4e6e6 Update test that fails every time I add a new feature 2016-11-14 06:41:41 -08:00
Daniel Bachhuber
bb5a2ac97b Regenerate README based on new argument 2016-11-14 06:31:51 -08:00
Daniel Bachhuber
fefcc60b0d Use --hook[=<hook>] to profile all hooks, or callbacks to spec hook 2016-11-14 06:30:19 -08:00