You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
because this issue seems to be inactive for quite some time now, I've automatically closed it. If you feel this issue deserves some attention from my human colleagues feel free to reopen it.
This might be a really silly question. I'm kind of new to PHP.
I have a function called test() that just takes the object $thing and does addition.
However when I run this, nothing is output.
Seems like functions are not available inside the pool->add function?
The text was updated successfully, but these errors were encountered: