Skip to content

PHP 8.2

Compare
Choose a tag to compare
@teyeheimans teyeheimans released this 21 Jun 09:18
· 36 commits to master since this release
e2457a6
  • Changed minimum PHP version to 8.2.
  • Added typehints where possible.
  • Replaced types with Enums.
  • Removed deprecated methods from Query builder.
  • Removed deprecated method append() in task builder. Now use appendToExisting instead.
  • Added timeBoundary()