Skip to content

2.1.1: Fix $_ENV accesses

Choose a tag to compare

@thekid thekid released this 15 Sep 17:56
· 181 commits to main since this release
  • Fixed issue #10: lang.IndexOutOfBoundsException (Undefined index: XP_VERSION)
    on systems where the PHP variables_order setting does not include E.
    (@thekid)