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

Issue 134 #135

Closed
wants to merge 2 commits into from
Closed

Issue 134 #135

wants to merge 2 commits into from

Conversation

lucasmichot
Copy link
Contributor

@lucasmichot lucasmichot commented Apr 20, 2016

WIP on #134


All tests pass : https://travis-ci.org/danielstjules/Stringy/builds/124494966


Might be worth to SSH into the TravisCI container, if possible

@lucasmichot
Copy link
Contributor Author

Ping @danielstjules

@GrahamCampbell
Copy link
Contributor

mcrypt?

@GrahamCampbell
Copy link
Contributor

mbstring?

@@ -39,5 +39,5 @@ before_script:
- if [[ $polyfill = 'false' ]]; then travis_retry composer remove symfony/polyfill-mbstring; fi

script:
- vendor/bin/phpunit
- vendor/bin/phpunit --verbose
Copy link
Contributor

Choose a reason for hiding this comment

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

better to set this in the phpunit config

@lucasmichot
Copy link
Contributor Author

@GrahamCampbell - it's a WIP
Yeah I know this is mbstring
But I am mainly trying to find a way to do so, and mcrypt is by default on all Travis container

@danielstjules
Copy link
Owner

and mcrypt is by default on all Travis container

As is mbstring. Anyway, I'm not worried about it for now, see #134 (comment) My bigger concern is either updating the polyfill or getting rid of it.

@lucasmichot
Copy link
Contributor Author

My bigger concern is either updating the polyfill or getting rid of it.

At some point, I feel polyfill support should be removed

@danielstjules
Copy link
Owner

Closing for now - don't worry about it :) Travis doesn't support disabling extensions, and it's not worth compiling our own PHP from scratch.

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

3 participants