Skip to content
This repository has been archived by the owner on May 31, 2021. It is now read-only.

Fixed some typos #1

Merged
merged 8 commits into from
Dec 6, 2014
Merged

Fixed some typos #1

merged 8 commits into from
Dec 6, 2014

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Dec 5, 2014

No description provided.

* Username/Id: `csarrazi/7494d27255d0561157b8`
* Gist URI: `https://gist.github.com/csarrazi/7494d27255d0561157b8`
* Gist Id: `565752f13499a3fa17d9`
* Username/Id: `csarrazi/565752f13499a3fa17d9`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lyrixx

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are fast ;) Fixed. Thanks.

@stof
Copy link

stof commented Dec 5, 2014

it would be good to fix the runner to support HHVM properly

@stof
Copy link

stof commented Dec 5, 2014

and no, allowing failure on HHVM is not the right way

@lyrixx
Copy link
Member Author

lyrixx commented Dec 5, 2014

@stof huhu. I don't have HHVM installed on my laptop :( So it's not going to be easy to fix it. More over, it looks like it's a travis issue. Then, IMHO, HHVM support could be added into another PR.

@saro0h
Copy link

saro0h commented Dec 5, 2014

👍

@stof
Copy link

stof commented Dec 5, 2014

-1 for the allowed failure. instead, you should fix

array($phpFinder->find(), $file),
to use the HHVM-compatible way to build the php executable. See the fix done in SensioDistributionBundle a while ago

@@ -8,13 +8,13 @@ You can easily [create a gist](https://gist.github.com) to share a snippet and
execute it using `melody`. Instead of downloading the file to your computer,
simply pass the URL to `melody`:

$ melody run https://gist.github.com/csarrazi/7494d27255d0561157b8
$ melody run https://gist.github.com/lyrixx/565752f13499a3fa17d9

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

\o/

@lyrixx
Copy link
Member Author

lyrixx commented Dec 6, 2014

@stof I'm going to merge this one because the HHVM support could and will be added by another PR. Then this PR really have to be merged to avoid angry user and to avoid duplicate effort

@lyrixx lyrixx merged commit de2a4ba into master Dec 6, 2014
lyrixx added a commit that referenced this pull request Dec 6, 2014
This PR was merged into the master branch.

Discussion
----------

Fixed some typos

Commits
-------

de2a4ba Fixed some code issue (thanks SensioLabsInsight)
e20c1e6 Fixed composer vendor dir detection when the composer binary is outdated
3346502 [Travis] Allow failure with hhvm
e49d261 [Travis] Fixed configuration
156d484 Updated vendor
4e284ce Fixed tests
dcc2958 [Doc] Fixed wrong doc (old format)
c2af15c Fixed bad copy/paste
@lyrixx lyrixx deleted the typos branch December 6, 2014 12:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants