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

Zeromq extension can't be used by more that one version of PHP #10

Open
mattheath opened this issue Mar 15, 2013 · 0 comments
Open

Zeromq extension can't be used by more that one version of PHP #10

mattheath opened this issue Mar 15, 2013 · 0 comments
Labels

Comments

@mattheath
Copy link
Owner

This causes a resource conflict with the source code repository cache as the same resource is defined multiple times.

Likely an issue with any extension that uses the git provider as the provider depends on a cloned repository which will be defined using the repository type within the extension class.

mattheath added a commit that referenced this issue Jan 2, 2014
Default mysql socket to boxen mysql socket path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant