uniter / phpruntime

Runtime library for PHP environments
Other
14 stars 1 forks source link

Bring the experimental/beta release back into mainline #6

Closed asmblah closed 5 years ago

asmblah commented 5 years ago

This PR mostly implements some missing builtin functions and classes. A lot are stubs or partial implementations. Some could do with additional error checking, to make sure the user is notified if they request a feature that is not yet supported.