[RAJ-1864] Add option to transform xml values before serializing them #55
Annotations
8 errors and 2 warnings
src/Pohoda.php#L80
Property Riesenia\Pohoda::$transformers has unknown class Riesenia\ValueTransformer as its type.
|
src/Pohoda/ValueTransformer/CyrillicTransliterationTransformer.php#L27
Parameter #2 $subject of function preg_split expects string, string|false given.
|
src/Pohoda/ValueTransformer/CyrillicTransliterationTransformer.php#L31
Argument of an invalid type array<int, string>|false supplied for foreach, only iterables are supported.
|
src/Pohoda/ValueTransformer/CyrillicTransliterationTransformer.php#L41
Cannot call method transliterate() on Transliterator|null.
|
src/Pohoda/ValueTransformer/EncodingTransformer.php#L23
Property Riesenia\Pohoda\ValueTransformer\EncodingTransformer::$fromEncoding has no typehint specified.
|
src/Pohoda/ValueTransformer/EncodingTransformer.php#L24
Property Riesenia\Pohoda\ValueTransformer\EncodingTransformer::$toEncoding has no typehint specified.
|
src/Pohoda/ValueTransformer/EncodingTransformer.php#L41
Method Riesenia\Pohoda\ValueTransformer\EncodingTransformer::transform() should return string but returns string|false.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading