Skip to content

[2.x]Skip tests that fail on PHP 7.3 built-in functions#13169

Merged
markstory merged 1 commit into
cakephp:2.xfrom
tenkoma:2.x-test-pass-with-php73
Apr 28, 2019
Merged

[2.x]Skip tests that fail on PHP 7.3 built-in functions#13169
markstory merged 1 commit into
cakephp:2.xfrom
tenkoma:2.x-test-pass-with-php73

Conversation

@tenkoma

@tenkoma tenkoma commented Apr 28, 2019

Copy link
Copy Markdown
Member

Problems with running CakePHP2 tests on PHP 7.3 were fixed with #12718.
However, the test to fail by calling the built-in functions mb_strtoupper() but has been isolated, it remains that failed.
Since these tests actually call built-in functions, I suggest that explicitly skip the reason.

@ADmad ADmad added this to the 2.10.18 milestone Apr 28, 2019
@markstory markstory merged commit 7d8da30 into cakephp:2.x Apr 28, 2019
@tenkoma tenkoma deleted the 2.x-test-pass-with-php73 branch April 28, 2019 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants