Skip to content
Code-Schnipsel Gruppen Projekte
Commit cf368687 erstellt von Henning Leutz's avatar Henning Leutz :martial_arts_uniform:
Dateien durchsuchen

fix(phpstan): update phive and refactor ERP Currency Handler

- Updated the version of phive to ^2.0.4 in the phars.xml file
- Refactored the ERP Currency Handler in the following ways:
  - Rearranged the argument order and types in createCurrency function
  - Removed unused languageData in createCurrency function
  - Updated createCurrency, deleteCurrency, updateCurrency to return void
  - Updated getDefaultCurrency to return Currency|null
  - Fixed getCurrency to handle `isset($currency['code'])`
  - Updated getCurrencies to handle `null | QUI\\Locale`
  - Standardized exception catch statements to `QUI\\Exception` without variable
  - Minor cleanups and formatting for increased readability
Übergeordneter c23a81e7
No related branches found
No related tags found
2 Merge Requests!54Update 'next-3.x' with latest changes from 'main',!53feat(Currency.js): get default currency
Pipeline #16541 bestanden mit Phase
in 2 Minuten und 14 Sekunden
Status
Pipeline
Erstellt von
Phasen
Aktionen
Bestanden

00:02:14

avatar

Keine Artefakte gefunden