0
0
mirror of https://github.com/phpv8/v8js.git synced 2024-09-19 00:25:18 +00:00
phpv8/TODO
2010-12-30 14:04:51 +00:00

6 lines
226 B
Plaintext

- Feature: Extension registering from php.ini
- Feature: Thread safety
- Missing: Indexed property handlers
- Bug: exception propagation fails when property getter is set
- Bug: method_exists() leaks when used with V8 objects