New Propel2 release 2.0.0-beta4 đź‘»

Denis Turkov
Denis Turkov VP Architecture Sprykee Posts: 43 🏛 - Council (mod)

Now Propel2 supports Symfony v7, a we got rid of nasty PHP8.2 bugs!

What's Changed

  • Allow Symfony v7 by @Leonardo-Atalla in #1992
  • Make compatible with 8.2 ArrayIterator interface updates by @oojacoboo in #1987
  • PHP8.2 - Using ${var} in strings is deprecated, use {$var} instead by @scp in #1985
  • Fix broken test on Postgres with PHP 8.2 by @mringler in #1980
  • Fix tests after Symfony PropertyInfo update by @mringler in #1973
  • Fix up PHPStan errors. by @michbeck in #1955
  • Avoid name collision in cross-ref relations by @mringler in #1963
  • Support ON UPDATE CURRENT_TIMESTAMP in MySQL by @Mau04 in #1967

I'm happy to see new contributors to Propel2 🤩