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

Releases: fieryprophet/php-sandbox

v1.3.11

04 Aug 14:00
Compare
Choose a tag to compare

Incorporates commits for #19 and #25 and #29

v1.3.10

27 Feb 20:15
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fixed bug with prepare_vars()

v1.3.7

19 Jun 15:55
Compare
Choose a tag to compare
  • Updated documentation

v1.3.6

07 May 13:11
Compare
Choose a tag to compare
- Fixed define_namespaces bug

v1.3.5

20 Mar 03:00
Compare
Choose a tag to compare
- Fixed out of place comment, tweaked tests