Page MenuHomePhabricator

Minify: Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10
Closed, ResolvedPublic

Description

17:26:30 There were 2 warnings:
17:26:30 
17:26:30 1) CSSMinTest::testRemapRemapping with data set #16 ('Can not embed large files', 'foo { /* @embed */ background...ng); }', 'foo { background: url(http://...1f); }', true)
17:26:30 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.
17:26:30 
17:26:30 2) CSSMinTest::testRemapRemapping with data set #21 ('Two embedded files in one rul... large', 'foo { background: /* @embed *...ng); }', 'foo { background: url(data:im...1f); }', true)
17:26:30 Expecting E_WARNING and E_USER_WARNING is deprecated and will no longer be possible in PHPUnit 10.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
pmiazga changed the task status from Open to In Progress.Sun, May 5, 7:56 AM
pmiazga assigned this task to larissagaulia.

Change #1027538 had a related patch set uploaded (by Lgaulia; author: Lgaulia):

[mediawiki/libs/Minify@master] PHPUnit 10: Remove deprecated E_WARNING and E_USER_WARNING in CSSMinTest

https://gerrit.wikimedia.org/r/1027538

Change #1027538 merged by jenkins-bot:

[mediawiki/libs/Minify@master] PHPUnit 10: Remove deprecated E_WARNING and E_USER_WARNING in CSSMinTest

https://gerrit.wikimedia.org/r/1027538