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 class 'ThreadSafeArray' #7

Closed
markeev opened this issue Jun 30, 2023 · 1 comment
Closed

Undefined class 'ThreadSafeArray' #7

markeev opened this issue Jun 30, 2023 · 1 comment

Comments

@markeev
Copy link

markeev commented Jun 30, 2023

I have to choose between PM-NG and Customies-NG. It doesn't make sense!

  • pthreads not work with new version of PM-NG

[ERROR] Selected PHP binary does not satisfy some requirements.
Unable to find the pmmpthread (pmmpthread) extension.

pmmp\thread\NonThreadSafeValueError: "Closures with non-thread-safe $this cannot be made thread-safe" (EXCEPTION) in "plugins/Customies-NG-pm5/src/task/AsyncRegisterBlocksTask" at line 31

@DavyCraft648
Copy link
Owner

you need pmmpthread for both to work

Closures with non-thread-safe $this cannot be made thread-safe

like I said in the previous issue, it's caused by your plugin. #3

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

2 participants