Re-enable unit test

Open Beginner friendly
#35 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
72/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Quiet
Tech stack
php
Domain
ci-cd, testing

Research direction

Start in tests/SOAP11/Type/EncodingStyleValueTest.php and inspect the commented test portion and the PCRE version available in the ubuntu-latest runner. Once PCRE 10.48 is available, re-enable the test and run the relevant test file; done means the test runs successfully without the PCRE-related failure.

Written by the indexing model from the issue text.

Description

Part of the test in tests/SOAP11/Type/EncodingStyleValueTest.php is commented because of a bug in the PCRE-library.
See: https://github.com/php/php-src/issues/22361

This issue is a reminder to re-enable the test as soon as the fixed 10.48 version of the PCRE-library becomes available in the ubuntu-latest runner.

Dominant language
PHP
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.