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

Add some tests #1

Merged
merged 14 commits into from
Oct 30, 2015
Merged

Add some tests #1

merged 14 commits into from
Oct 30, 2015

Conversation

j0k3r
Copy link
Owner

@j0k3r j0k3r commented Oct 2, 2015

  • use PSR-4
  • add travis & scrutinizer
  • fix README
  • add full coverage tests
  • remove ability to call execute statically

Going to be v2.0.0

- use PSR-4
- add travis & scrutinizer
- fix README
j0k3r added 3 commits October 2, 2015 11:32
Also, this project has to run on hhvm & php 7.0
A previous solution was to use `CURLINFO_REDIRECT_URL` without `CURLOPT_FOLLOWLOCATION` and a do/while
but `CURLINFO_REDIRECT_URL` was introduced in 5.3.7 & it doesn't exist in HHVM
@j0k3r
Copy link
Owner Author

j0k3r commented Oct 3, 2015

@fin1te what do you think?

j0k3r added 2 commits October 27, 2015 13:44
* remove bounty (since there is no demo)
* remove demo (since the demo use old project)
When composer is used as a dependency manager for large web apps, transferring lots of extra files (such as tests and documentation) can be very time and bandwidth consuming. By using .gitattributes we can tell composer what files to ignore when distributing through composer.
j0k3r added a commit that referenced this pull request Oct 30, 2015
@j0k3r j0k3r merged commit f1cee5a into master Oct 30, 2015
@j0k3r j0k3r deleted the test branch October 30, 2015 14:07
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.

1 participant