Skip to content

Adding tests on appveyor #20

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 16 commits into from
Dec 22, 2016
Merged

Adding tests on appveyor #20

merged 16 commits into from
Dec 22, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Dec 22, 2016

No description provided.

@Nyholm
Copy link
Member Author

Nyholm commented Dec 22, 2016

Ping @GreenSuslik have you tested your patch? Does it work for you?

@GreenSuslik
Copy link
Contributor

@Nyholm Yep it's work, basename return bad name

@Nyholm
Copy link
Member Author

Nyholm commented Dec 22, 2016

Yep it's work, basename return bad name

But so does pathname... I cannot write tests that confirms the bug and that pathname fixes... However, I rewrote your PR into this PR. Does this PR also work for you?

*
* @return string
*/
private function basename($path)
Copy link
Member Author

Choose a reason for hiding this comment

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

Ping @sagikazarmark and @dbu

Is this function overkill or is it the way to go if we want to be independent of the locale?

Copy link
Contributor

Choose a reason for hiding this comment

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

quite horrible that php does not provide something that "just works" but it does look correct to me, so i guess lets go with this.

@GreenSuslik
Copy link
Contributor

Yes, PR #20 work for me

@Nyholm Nyholm merged commit 1f58220 into master Dec 22, 2016
@Nyholm Nyholm deleted the appveyor branch December 22, 2016 14:16
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.

3 participants