Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 298690

Replace usages of assertDirectoryNotIsWritable(), that is deprecated

$
0
0

Problem/Motivation

assertDirectoryNotIsWritable() is deprecated and will be removed in PHPUnit 10. Refactor your code to use assertDirectoryIsNotWritable() instead.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet


Viewing all articles
Browse latest Browse all 298690