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 MessageParser.php #1

Closed
wants to merge 1 commit into from
Closed

Update MessageParser.php #1

wants to merge 1 commit into from

Conversation

pouyadarabi
Copy link

fix :

check index 1 for this errror :

PHP Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

fix :

check index 1 for this errror :

PHP Notice:  Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36
@GrahamCampbell
Copy link

This is a read only repo. Please send all pulls to the guzzle3 repo.

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.

2 participants