Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update composer.json and composer.lock #11

Merged
merged 3 commits into from
Nov 29, 2015

Conversation

samsonasik
Copy link
Member

No description provided.

@samsonasik
Copy link
Member Author

@fntlnz please verify, Thanks ;)

@fntlnz
Copy link
Contributor

fntlnz commented Nov 29, 2015

Thank you!
Unfortunately something broke after composer install

( ! ) Fatal error: Uncaught exception 'InvalidArgumentException' with message 'The HTTP status code "0" is not valid.' in /var/www/bookshelf/vendor/symfony/http-foundation/Response.php on line 454
( ! ) InvalidArgumentException: The HTTP status code "0" is not valid. in /var/www/bookshelf/vendor/symfony/http-foundation/Response.php on line 454
Call Stack
#   Time    Memory  Function    Location
1   0.0001  240584  {main}( )   .../index.php:0
2   0.0116  2314192 Penny\App->run( )   .../index.php:12
3   0.0337  4772304 Penny\App->triggerWithException( )  .../App.php:125
4   0.0337  4772392 Penny\Event\ZendEvmProxy->trigger( )    .../App.php:195
5   0.0337  4772616 Zend\EventManager\EventManager->trigger( )  .../ZendEvmProxy.php:28
6   0.0337  4773208 Zend\EventManager\EventManager->triggerListeners( ) .../EventManager.php:205
7   0.0342  4844080 call_user_func:{/var/www/bookshelf/vendor/zendframework/zend-eventmanager/src/EventManager.php:444} ( ) .../EventManager.php:444
8   0.0342  4844280 App\EventListener\DispatcherExceptionListener->onError( )   .../EventManager.php:444
9   0.0354  5031552 Symfony\Component\HttpFoundation\Response::create( )    .../DispatcherExceptionListener.php:24
10  0.0354  5031848 Symfony\Component\HttpFoundation\Response->__construct( )   .../Response.php:222
11  0.0355  5035448 Symfony\Component\HttpFoundation\Response->setStatusCode( ) .../Response.php:199

I can check better in a few hours, it's 4.55 am here

@samsonasik
Copy link
Member Author

travis build succeed. maybe you need to composer self-update. Ok, thank you ;)

@samsonasik
Copy link
Member Author

also, maybe run composer update instead.

@fntlnz
Copy link
Contributor

fntlnz commented Nov 29, 2015

I opened a PR about that on your fork samsonasik#1

Fix symfony dispatcher to use the RouteInfo class
@fntlnz
Copy link
Contributor

fntlnz commented Nov 29, 2015

The Travis build is not very useful at the moment :(
#13

Thank you

fntlnz added a commit that referenced this pull request Nov 29, 2015
@fntlnz fntlnz merged commit 7d82bc7 into pennyphp:master Nov 29, 2015
@samsonasik samsonasik deleted the update-composer branch November 29, 2015 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants