Skip to content

13.0.2: XP 11, PHP 8.1 compatibility

Compare
Choose a tag to compare
@thekid thekid released this 21 Oct 15:52
· 39 commits to master since this release
  • Made compatible with XP 11 and xp-framework/logging version 11.0.0
    (@thekid)
  • Fixed PHP 8.1 compatibility: Passing NULL to string functions, member
    types, iterator return types
    (@thekid)