Skip to content

Fixes bug #74761 Unary operator expected error on line 3472 when configuring #2576

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

Closed
wants to merge 1 commit into from

Conversation

petk
Copy link
Member

@petk petk commented Jun 15, 2017

This patch fixes configure error on some systems such as Alpine.

When doing ./configure, this error happens:

 line 3472: test: =: unary operator expected

One of the fixes has been suggested also here already:
https://bugs.php.net/bug.php?id=39835

Thank you for considering merging this.

This patch fixes configure error on some systems such as Alpine.

```
 line 3472: test: =: unary operator expected
```

One of the fixes has been suggested also here already:
https://bugs.php.net/bug.php?id=39835

Thank you for considering merging this.
@krakjoe krakjoe added the Bug label Jun 22, 2017
@krakjoe
Copy link
Member

krakjoe commented Jun 22, 2017

Merged 660250f

Thanks.

@krakjoe krakjoe closed this Jun 22, 2017
@petk petk deleted the patch-1 branch July 11, 2017 22:02
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 this pull request may close these issues.

2 participants