fenepedia/contao-klicktipp-gateway

Compatibility issue with haste | Too few arguments

Closed this issue · 3 comments

Folgender Fehler wird ins Log geschrieben:

[2024-08-13T08:23:57.323452+02:00] php.CRITICAL: Uncaught Error: Too few arguments to function Codefog\HasteBundle\StringParser::__construct(), 0 passed in /vendor/fenepedia/contao-klicktipp-gateway/src/Util.php on line 26 and exactly 2 expected {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function Codefog\\HasteBundle\\StringParser::__construct(), 0 passed in /vendor/fenepedia/contao-klicktipp-gateway/src/Util.php on line 26 and exactly 2 expected at /vendor/codefog/contao-haste/src/StringParser.php:27)"} []

[2024-08-13T08:23:57.326708+02:00] request.CRITICAL: Uncaught PHP Exception ArgumentCountError: "Too few arguments to function Codefog\HasteBundle\StringParser::__construct(), 0 passed in/vendor/fenepedia/contao-klicktipp-gateway/src/Util.php on line 26 and exactly 2 expected" at /vendor/codefog/contao-haste/src/StringParser.php line 27 {"exception":"[object] (ArgumentCountError(code: 0): Too few arguments to function Codefog\\HasteBundle\\StringParser::__construct(), 0 passed in /vendor/fenepedia/contao-klicktipp-gateway/src/Util.php on line 26 and exactly 2 expected at /homepages/XY/vendor/codefog/contao-haste/src/StringParser.php:27)"} []

fixed with 2.0.2

Error must also be corrected in 1.x. @fritzmg

Error must also be corrected in 1.x. @fritzmg

Done and released in 1.2.2.