TODO 297 B

123456
  1. - Feature: Extension registering from php.ini
  2. - Feature: Thread safety
  3. - Missing: Indexed property handlers
  4. - Missing: static properties of PHP objects (on instance.constructor?)
  5. - Bug: exception propagation fails when property getter is set
  6. - Bug: method_exists() leaks when used with V8 objects