Skip to content

0.10.8

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 17 Apr 04:29
· 2598 commits to master since this release
  • Do not throw Exception when superglobal does not exist (#1623)
  • Revert 37d5b12 due to "unresolved external symbol" issue
  • Fixed setting extension globals using globals_set (#1551)
  • Fixed processing uchar globals
  • Enable tests for PHP 7.0 - 7.2 on AppVeyor
  • PSR-related fixes