Skip to content

0.5.2

Compare
Choose a tag to compare
@cscott cscott released this 03 Nov 20:02
· 13 commits to master since this release
  • Ensure PHP private properties aren't writable.
  • Implement __toString magic method on wrapped JavaScript objects.
  • Include stack trace when JavaScript exceptions are thrown into PHP.
  • Implement wrapping of PHP arrays and objects implementing ArrayAccess and Countable.
  • Add Js\ByRef to allow arrays to be passed by reference to JavaScript functions.
  • Add binaries for node 5.0.0.