Skip to content

bug fixes, added to char** functions, added PHP 8.3 testing

Compare
Choose a tag to compare
@TheTechsTech TheTechsTech released this 13 Mar 19:22
· 10 commits to beta since this release
  • added PHP 8.3 testing support, in which bug fix ffi_str_typeof() function and parse_string() of ZendCompiler class
  • added general to char** functions, ffi_char_variadic() and ffi_char_assoc()
  • bug fix thread/ZTS mode, not working got worst, issue with PHP C source and SAPI process, no workaround found.