pmmp/ext-pmmpthread

ThreadedArray (accidentally) supports writing properties

dktapps opened this issue · 1 comments

As per title. ThreadedArray is only intended to be used with array syntax. Object-like behaviours should be implemented using ThreadedBase.

Fixed by 9c3ddf6.