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

Undefined function git_branch_name() #79

Open
sphuber opened this issue Apr 29, 2015 · 1 comment
Open

Undefined function git_branch_name() #79

sphuber opened this issue Apr 29, 2015 · 1 comment

Comments

@sphuber
Copy link

sphuber commented Apr 29, 2015

When I use git_branch_name() I get Call to undefined function git_branch_name() however looking at the code it does seem to be implemented. Am I missing something?

@sphuber
Copy link
Author

sphuber commented May 3, 2015

Found the source of the issue none of the zend_entry_function stubs were defined in php_git2.c. Also the implementation of git_branch_upstream was missing from branch.c

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

No branches or pull requests

1 participant