Skip to content

8.0.0: Drop PHP 5.5

Compare
Choose a tag to compare
@thekid thekid released this 28 Aug 21:10
· 59 commits to master since this release
  • Improved speed of XSL callbacks by using direct invocations instead
    of call_user_func_array / func_get_args indirection
    (@thekid)
  • Heads up: Dropped PHP 5.5 support! - @thekid
  • Added forward compatibility with XP 8.0.0
    (@thekid)