Skip to content
This repository was archived by the owner on Sep 5, 2018. It is now read-only.

Releases: fieryprophet/php-sandbox

v1.3.11

04 Aug 14:00

Choose a tag to compare

Incorporates commits for #19 and #25 and #29

v1.3.10

27 Feb 20:15

Choose a tag to compare

  • Addressed issue #18 where arrays may potentially allow for compromising the sandbox by encapsulating unsandboxed callables

v1.3.9

27 Oct 14:58

Choose a tag to compare

  • Changed the way values are passed as arguments to calls to address referencing issues

v1.3.8

24 Jul 12:48

Choose a tag to compare

  • Fixed bug with prepare_vars()

v1.3.7

19 Jun 15:55

Choose a tag to compare

  • Updated documentation

v1.3.6

07 May 13:11

Choose a tag to compare

- Fixed define_namespaces bug

v1.3.5

20 Mar 03:00

Choose a tag to compare

- Fixed out of place comment, tweaked tests