lisachenko / z-engine

:zap: PHP Engine Direct API
MIT License
448 stars 22 forks source link

[Fix] Resolve scope issues in native callbacks for properties #33

Closed lisachenko closed 4 years ago

lisachenko commented 4 years ago

This PR resolves #32 by manipulating EG(fake_scope) to change scope for native callback call.