Add AssocValue flip and swap functions #103
Annotations
4 errors and 2 warnings
PHP 8.0 Test on ubuntu-latest:
src/PlainString.php#L260
Method GW\Value\PlainString::matchAllPatterns() should return GW\Value\ArrayValue<array<int|string, string>> but returns GW\Value\ArrayValue<array<string>>.
|
PHP 8.0 Test on ubuntu-latest
Process completed with exit code 1.
|
PHP 8.1 Test on ubuntu-latest:
src/PlainString.php#L260
Method GW\Value\PlainString::matchAllPatterns() should return GW\Value\ArrayValue<array<int|string, string>> but returns GW\Value\ArrayValue<array<string>>.
|
PHP 8.1 Test on ubuntu-latest
The operation was canceled.
|
PHP 8.0 Test on ubuntu-latest
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/
|
PHP 8.1 Test on ubuntu-latest
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/
|