pmmp / ext-pmmpthread

Fork of https://github.com/krakjoe/pthreads with a revamped API and PHP 8.1+ support
Other
82 stars 15 forks source link

Fix stubs & examples #98

Closed Tankonyako closed 1 year ago

Tankonyako commented 1 year ago

stubs.php is outdated because classes is changed. also some examples outdated too

dktapps commented 1 year ago

Most of the diff of stub.php seems to be simply rearranging the contents, so I can't tell what's actually been changed. I'm quite sure the stub is already up to date.

The changes you've made to the examples aren't sufficient. You should test them and make sure they work.