This repository has been archived by the owner on Dec 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 504
Changed closure scope #605
Comments
Hi @krakjoe, I have to withdraw my first statement. It is a bug. I'm unable to find an easy workaround or another simple solution.
Result
Expected
Tested on Windows 7 x64, php 7.0.9 and pthreads 3.1.6. Thx and regards |
Closed
krakjoe
added a commit
that referenced
this issue
Dec 22, 2016
Try that please ... |
I'm sure this was fixed by the commit referenced, so closing ... if I'm wrong please open a new report ... Thanks ;) |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This is not really a bug report, it's more an info.
Since php 7.0.7 the scope of closures has been changed. This has an impact to the use of synchronize().
example
Tested on Windows 7 x64, pthreads 3.1.6, php 7.0.3 - 7.0.8. Also mac(?) with pthreads master and php 7.0.8
The text was updated successfully, but these errors were encountered: