Created
September 14, 2016 19:31
-
-
Save kamaulynder/3502add30debd7fb035d90223f4a7b69 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PHP Fatal error: Cannot use object of type stdClass as array in /home/vagrant/rollcall/app/Traits/UserAccess.php on line 27 | |
| PHP Stack trace: | |
| PHP 1. {main}() /home/vagrant/rollcall/vendor/codeception/codeception/codecept:0 | |
| PHP 2. Symfony\Component\Console\Application->run() /home/vagrant/rollcall/vendor/codeception/codeception/codecept:27 | |
| PHP 3. Symfony\Component\Console\Application->doRun() /home/vagrant/rollcall/vendor/symfony/console/Application.php:120 | |
| PHP 4. Symfony\Component\Console\Application->doRunCommand() /home/vagrant/rollcall/vendor/symfony/console/Application.php:189 | |
| PHP 5. Symfony\Component\Console\Command\Command->run() /home/vagrant/rollcall/vendor/symfony/console/Application.php:844 | |
| PHP 6. Codeception\Command\Run->execute() /home/vagrant/rollcall/vendor/symfony/console/Command/Command.php:256 | |
| PHP 7. Codeception\Codecept->run() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Command/Run.php:187 | |
| PHP 8. Codeception\Codecept->runSuite() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Codecept.php:156 | |
| PHP 9. Codeception\SuiteManager->run() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Codecept.php:173 | |
| PHP 10. Codeception\PHPUnit\Runner->doEnhancedRun() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/SuiteManager.php:157 | |
| PHP 11. PHPUnit_Framework_TestSuite->run() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/PHPUnit/Runner.php:100 | |
| PHP 12. PHPUnit_Framework_TestCase->run() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestSuite.php:722 | |
| PHP 13. PHPUnit_Framework_TestResult->run() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestCase.php:699 | |
| PHP 14. PHPUnit_Framework_TestCase->runBare() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestResult.php:609 | |
| PHP 15. PHPUnit_Framework_TestCase->runTest() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestCase.php:743 | |
| PHP 16. ReflectionMethod->invokeArgs() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestCase.php:866 | |
| PHP 17. Codeception\TestCase\Cest->testCodecept() /home/vagrant/rollcall/vendor/phpunit/phpunit/src/Framework/TestCase.php:866 | |
| PHP 18. Codeception\TestCase\Cest->executeTestMethod() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/TestCase/Cest.php:61 | |
| PHP 19. call_user_func:{/home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/TestCase/Cest.php:136}() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/TestCase/Cest.php:136 | |
| PHP 20. UserCest->getUserAsAnonUser() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/TestCase/Cest.php:136 | |
| PHP 21. ApiTester->sendGET() /home/vagrant/rollcall/tests/api/UserCest.php:70 | |
| PHP 22. Codeception\Scenario->runStep() /home/vagrant/rollcall/tests/api/ApiTester.php:2753 | |
| PHP 23. Codeception\TestCase\Cest->runStep() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Scenario.php:94 | |
| PHP 24. Codeception\Step->run() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/TestCase/Shared/Actor.php:67 | |
| PHP 25. call_user_func_array:{/home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Step.php:125}() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Step.php:125 | |
| PHP 26. Codeception\Module\REST->sendGET() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Step.php:125 | |
| PHP 27. Codeception\Module\REST->execute() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Module/REST.php:256 | |
| PHP 28. Symfony\Component\BrowserKit\Client->request() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Module/REST.php:389 | |
| PHP 29. Symfony\Component\HttpKernel\Client->doRequest() /home/vagrant/rollcall/vendor/symfony/browser-kit/Client.php:315 | |
| PHP 30. Codeception\Lib\Connector\Laravel5->handle() /home/vagrant/rollcall/vendor/symfony/http-kernel/Client.php:79 | |
| PHP 31. Illuminate\Foundation\Http\Kernel->handle() /home/vagrant/rollcall/vendor/codeception/codeception/src/Codeception/Lib/Connector/Laravel5.php:55 | |
| PHP 32. Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:87 | |
| PHP 33. Illuminate\Pipeline\Pipeline->then() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:122 | |
| PHP 34. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 35. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 36. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 37. Dingo\Api\Http\Middleware\Request->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 38. Dingo\Api\Http\Middleware\Request->sendRequestThroughRouter() /home/vagrant/rollcall/vendor/dingo/api/src/Http/Middleware/Request.php:89 | |
| PHP 39. Illuminate\Pipeline\Pipeline->then() /home/vagrant/rollcall/vendor/dingo/api/src/Http/Middleware/Request.php:113 | |
| PHP 40. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 41. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 42. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 43. Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 44. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/CheckForMaintenanceMode.php:44 | |
| PHP 45. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 46. Illuminate\Cookie\Middleware\EncryptCookies->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 47. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php:59 | |
| PHP 48. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 49. Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 50. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php:37 | |
| PHP 51. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 52. Illuminate\Session\Middleware\StartSession->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 53. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:62 | |
| PHP 54. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 55. Illuminate\View\Middleware\ShareErrorsFromSession->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 56. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php:49 | |
| PHP 57. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 58. LucaDegasperi\OAuth2Server\Middleware\OAuthExceptionHandlerMiddleware->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 59. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/lucadegasperi/oauth2-server-laravel/src/Middleware/OAuthExceptionHandlerMiddleware.php:36 | |
| PHP 60. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 61. Barryvdh\Cors\HandleCors->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 62. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/barryvdh/laravel-cors/src/HandleCors.php:34 | |
| PHP 63. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 64. Dingo\Api\Http\Middleware\Request->Dingo\Api\Http\Middleware\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 65. Dingo\Api\Routing\Router->dispatch() /home/vagrant/rollcall/vendor/dingo/api/src/Http/Middleware/Request.php:112 | |
| PHP 66. Dingo\Api\Routing\Adapter\Laravel->dispatch() /home/vagrant/rollcall/vendor/dingo/api/src/Routing/Router.php:559 | |
| PHP 67. Illuminate\Routing\Router->dispatch() /home/vagrant/rollcall/vendor/dingo/api/src/Routing/Adapter/Laravel.php:65 | |
| PHP 68. Illuminate\Routing\Router->dispatchToRoute() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Router.php:635 | |
| PHP 69. Illuminate\Routing\Router->runRouteWithinStack() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Router.php:675 | |
| PHP 70. Illuminate\Pipeline\Pipeline->then() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Router.php:710 | |
| PHP 71. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 72. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 73. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 74. Dingo\Api\Http\Middleware\Auth->handle() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:124 | |
| PHP 75. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/dingo/api/src/Http/Middleware/Auth.php:53 | |
| PHP 76. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 77. Illuminate\Routing\Router->Illuminate\Routing\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 78. Illuminate\Routing\Route->run() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Router.php:708 | |
| PHP 79. Illuminate\Routing\Route->runWithCustomDispatcher() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Route.php:134 | |
| PHP 80. Illuminate\Routing\ControllerDispatcher->dispatch() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/Route.php:203 | |
| PHP 81. Illuminate\Routing\ControllerDispatcher->callWithinStack() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:69 | |
| PHP 82. Illuminate\Pipeline\Pipeline->then() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:114 | |
| PHP 83. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 84. Illuminate\Pipeline\Pipeline->Illuminate\Pipeline\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:103 | |
| PHP 85. call_user_func:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 86. Illuminate\Routing\ControllerDispatcher->Illuminate\Routing\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:139 | |
| PHP 87. Illuminate\Routing\ControllerDispatcher->call() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:112 | |
| PHP 88. Illuminate\Routing\ControllerDispatcher->resolveClassMethodDependencies() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:162 | |
| PHP 89. Illuminate\Routing\ControllerDispatcher->resolveMethodDependencies() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/RouteDependencyResolverTrait.php:44 | |
| PHP 90. Illuminate\Routing\ControllerDispatcher->transformDependency() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/RouteDependencyResolverTrait.php:61 | |
| PHP 91. Illuminate\Foundation\Application->make() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Routing/RouteDependencyResolverTrait.php:87 | |
| PHP 92. Illuminate\Container\Container->make() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:674 | |
| PHP 93. Illuminate\Container\Container->fireResolvingCallbacks() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:650 | |
| PHP 94. Illuminate\Container\Container->fireCallbackArray() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:989 | |
| PHP 95. Illuminate\Validation\ValidationServiceProvider->Illuminate\Validation\{closure}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:1024 | |
| PHP 96. Illuminate\Foundation\Http\FormRequest->validate() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Validation/ValidationServiceProvider.php:32 | |
| PHP 97. Illuminate\Foundation\Http\FormRequest->passesAuthorization() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Validation/ValidatesWhenResolvedTrait.php:22 | |
| PHP 98. Illuminate\Container\Container->call() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Foundation/Http/FormRequest.php:108 | |
| PHP 99. call_user_func_array:{/home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:507}() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:507 | |
| PHP 100. RollCall\Http\Requests\User\GetUserRequest->authorize() /home/vagrant/rollcall/vendor/laravel/framework/src/Illuminate/Container/Container.php:507 | |
| PHP 101. RollCall\Http\Requests\User\GetUserRequest->isAdmin() /home/vagrant/rollcall/app/Http/Requests/User/GetUserRequest.php:20 | |
| [Symfony\Component\Debug\Exception\FatalErrorException] | |
| Cannot use object of type stdClass as array | |
| [Symfony\Component\Debug\Exception\FatalErrorException] | |
| Cannot use object of type stdClass as array | |
| [Symfony\Component\Debug\Exception\FatalErrorException] | |
| Cannot use object of type stdClass as array | |
| FATAL ERROR. TESTS NOT FINISHED. | |
| Cannot use object of type stdClass as array | |
| in /home/vagrant/rollcall/app/Traits/UserAccess.php:27 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment