josegonzalez/cakephp-github-plugin-plugin

Warning in Find function

jrbasso opened this issue · 0 comments

See the console:

What command would you like to perform? (l/v/f/g/z/p/u/q)
[i] > f
Enter a search term or 'q' or nothing to exit
[q] > forum
Grabbing all plugins...
Searching all plugins for query...
PHP Notice:  Array to string conversion in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\CakePHP\app\plugins\github_plugin\vendors\shells\tasks\find.php on line 31

Notice: Array to string conversion in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\CakePHP\app\plugins\github_plugin\vendors\shells\tasks\find.php on line 31
PHP Notice:  Array to string conversion in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\CakePHP\app\plugins\github_plugin\vendors\shells\tasks\find.php on line 31

Notice: Array to string conversion in C:\Program Files (x86)\Apache Software Foundation\Apache2.2\htdocs\CakePHP\app\plugins\github_plugin\vendors\shells\tasks\find.php on line 31
No results found. Sorry.

This example dont show results, but searching by "test" has showed 3 results. The warnings are showed too.