Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Environment #17671

Closed
wants to merge 3 commits into from
Closed

Environment #17671

wants to merge 3 commits into from

Conversation

vizh
Copy link

@vizh vizh commented Nov 14, 2019

Q A
Is bugfix?
New feature? ✔️
Breaks BC?
Tests pass? ✔️
Fixed issues #3

* Обновление до PHPUnit 8.4.2 и последних версий других зависимостей режима разработки.

* Проходимость теста FileHelperTest::testCreateDirectory.

* Избавляемся от устаревшего assertNotContains().

* Избавляемся от устаревшего assertArraySubset().

* Избавляемся от устаревших аннотаций семейства @expectException.

* Избавляемся от устаревших assertInternalType() и assertNotInternalType().

* Избавляемся от устаревшего assertEquals() с параметром $canonicalize.

* Решение проблемы с недоступными глобальными функциями PHPUnit.

* Избавляемся от устаревшего getMock().

* Возвращаем assertContains, который не устарел в случае когда второй параметр является массивом.

* Избавляемся от устаревшего setExpectedException().

* Исправлена ошибка в конструкторе IsOneOfAssert.
@vizh vizh closed this Nov 14, 2019
@vizh vizh deleted the environment branch November 14, 2019 22:11
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.

1 participant