Opened 12 years ago
Closed 12 years ago
#2576 closed defect (bug) (fixed)
Update phpunit grunt task to not use deprecated util
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.6 | Priority: | normal |
| Severity: | normal | Version: | trunk |
| Component: | Tools - Code Improvements | Keywords: | |
| Cc: |
Description
Via #WP27343
Grunt is deprecating the Grunt.Util.* api (mentioned in the 0.4.3 announcement http://gruntjs.com/blog/2014-03-07-grunt-0.4.3-released and the 0.4.2 announcement http://gruntjs.com/blog/2013-11-21-grunt-0.4.2-released)
Related #2542
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Two options:
Switch to
grunt-phpunit-dto be set for multisitegrunt-phpunitis already in ourpackage.jsonthough it is not currently usedReplace
grunt.util.spawnwith the backwards compatible recommended npm module