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

Correct constant checking #438

Merged
merged 1 commit into from Apr 28, 2017
Merged

Conversation

toniperic
Copy link
Contributor

Prior to this change I would be getting Constant CURLOPT_CONNECTTIMEOUT_MS already defined since PHP would try to re-define a constant.

Prior to this change I would be getting `Constant CURLOPT_CONNECTTIMEOUT_MS already defined` since PHP would try to re-define a constant.
@OndraM OndraM merged commit 8a9cee3 into php-webdriver:community Apr 28, 2017
@OndraM OndraM added the bug Something isn't working label Apr 28, 2017
@OndraM
Copy link
Collaborator

OndraM commented Apr 28, 2017

@toniperic 👍 Nice, thanks!

@toniperic toniperic deleted the patch-1 branch April 28, 2017 10:11
@toniperic
Copy link
Contributor Author

@OndraM you're welcome.

Out of curiosity: when do you tag new (patch) versions?

@OndraM
Copy link
Collaborator

OndraM commented Apr 28, 2017

@toniperic I'm just going to release 1.4.1 with this fix in a few moments :).

@toniperic
Copy link
Contributor Author

@OndraM sounds great. Thanks! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLA Signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants