Skip to content

PHP-SQL-Parser 4.7.0 with fix for PHP 8.4

Latest
Compare
Choose a tag to compare
@greenlion greenlion released this 02 Dec 19:06
0cd4914

What's Changed

  • Adds support for USING in JOIN clause by @czoIg in #364
  • Handle TRUNCATE() function and TRUNCATE keyword. Issue #338. by @Herz3h in #339
  • Added github actions to run phpunit tests by @xsist10 in #378
  • Fix confusion between CHARACTER data type and CHARACTER SET issue by @xsist10 in #376
  • Fix matrix build by @dmnlk in #389
  • Feature/php84 compatible by @dmnlk in #391

New Contributors

Full Changelog: v4.6.0...v4.7.0