Skip to content

Extract message factory #30

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

Merged
merged 2 commits into from
Dec 17, 2015
Merged

Extract message factory #30

merged 2 commits into from
Dec 17, 2015

Conversation

sagikazarmark
Copy link
Member

No description provided.

@dbu
Copy link
Contributor

dbu commented Dec 17, 2015

the lowest version build looks weird. can the guzzle adapter really not support php 5.4? should we just move to 5.5? what feature only available in php 5.5 do we need?

@sagikazarmark
Copy link
Member Author

Yeah, I realized. Guzzle 6 only supports PHP 5.5 unfortunately.

I think it would be okay to move the tests to 5.5. This was the reason for the ugly interface hack. Optionally we could require guzzle 5 instead, but as guzzle 6 is our main implementation, that's not so good IMO.

@dbu
Copy link
Contributor

dbu commented Dec 17, 2015 via email

@sagikazarmark sagikazarmark force-pushed the extract_message_factory branch from 7f3b90f to 961abf5 Compare December 17, 2015 22:17
Remove factories from discovery

Add better warning for missing factories

Fix tests

Applied fixes from StyleCI
@sagikazarmark sagikazarmark force-pushed the extract_message_factory branch from ef74f6c to bbfe827 Compare December 17, 2015 22:21
sagikazarmark added a commit that referenced this pull request Dec 17, 2015
@sagikazarmark sagikazarmark merged commit b82c2ff into master Dec 17, 2015
@sagikazarmark sagikazarmark deleted the extract_message_factory branch December 17, 2015 22:21
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