Skip to content
Code-Schnipsel Gruppen Projekte

fix(phpstan): allow null as parameter in various functions

Zusammengeführt Henning Leutz requested to merge next-2.x into main

This commit does the following changes:

  1. Updated the PHPStan version from 1.11.8 to 1.12.13 in phars.xml
  2. In various classes, added the possibility to pass null as a parameter to a number of functions. Affected classes include but are not limited to: ShippingInterface, Handler, Status, StatusUnknown, and ShippingEntry.
  3. Updated return types in the ShippingEntry class to include null option.
  4. Simplified return types in various places from datatype|datatype|null to possibly nullable datatype.

PHP9 + PHP8.4 null deprecated

Merge Request-Berichte

Loading
Loading

Aktivität

Aktivitäten filtern
  • Zustimmungen
  • Beauftragte & Prüfer(innen)
  • Kommentare (von Bots)
  • Kommentare (von Benutzerinnen und Benutzern)
  • Commits & Branches
  • Bearbeitungen
  • Labels
  • Sperrstatus
  • Erwähnungen
  • Merge Request-Status
  • Nachverfolgung
Bitte registriere oder melde dich an um zu antworten
Lade