Was gibt es neues in PHP 8 original

by Toby Maxham – 1 minute read

Ende des Jahres ist es wieder soweit. Eine neue Major Version von PHP wird erscheinen. Am 26. November 2020 soll sie erscheinen. Welche Neuerungen bereits bekannt sind könnt ihr in diesem Blogbeitrag von Brent (@brendt_gd) nachlesen. Hier ein kurzer Überblick: - Union types

  • Just in time compiler (JIT)
  • Attributes (or Annotations)
  • Constructor property promotion

static and mixed return type throw expression Trailing comma in parameter list Das war allerdings nur ein kleiner Auszug von allen neuen Features.

Join the newsletter

Occasional thoughts on Laravel, PHP, and building real-world applications — straight from what I’m working on.

The newsletter is on a little break right now — see you soon!

Found something interesting to share? Submit a link to the community section.