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

Do *not* remove compiled file during zephir install #2175

Closed
Jeckerson opened this issue Mar 27, 2021 · 0 comments · Fixed by #2182
Closed

Do *not* remove compiled file during zephir install #2175

Jeckerson opened this issue Mar 27, 2021 · 0 comments · Fixed by #2182
Assignees
Labels
Milestone

Comments

@Jeckerson
Copy link
Member

if (file_exists("{$currentDir}/ext/modules/{$namespace}.so")) {

Move file_exists() check to compile

@Jeckerson Jeckerson added the bug label Mar 27, 2021
@Jeckerson Jeckerson added this to the 0.13.x milestone Mar 27, 2021
@Jeckerson Jeckerson self-assigned this Mar 28, 2021
Jeckerson added a commit that referenced this issue Mar 30, 2021
@Jeckerson Jeckerson linked a pull request Mar 30, 2021 that will close this issue
3 tasks
@Jeckerson Jeckerson modified the milestones: 0.13.x, 0.13.1 Mar 30, 2021
Jeckerson added a commit that referenced this issue Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant