Bug #27431
Feature #25668: tx_scheduler_Module::checkDate($string) should be public
Module unit test uses deprecated method
| Status: | Closed | Start date: | 2011-06-14 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Francois Suter | % Done: | 100% |
|
| Category: | - | |||
| Target version: | Core - 4.6.0 | |||
| Votes: | 0 |
Description
The module unit test introduced in the referenced parent issue uses a deprecated phpUnit method (assertType). It should be replaced with assertInternalType.
History
Updated by Francois Suter almost 2 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset: https://review.typo3.org/#q,I268a14c6b4cd4f9e24eab67d70adcc8e968fba6c,n,z
(wasn't closed automatically, because I forgot the "references:" keyword in the commit message, sorry).
Updated by Francois Suter 10 months ago
- Status changed from Resolved to Closed