Changes between Initial Version and Version 1 of Ticket #51390, comment 14
- Timestamp:
- 10/28/2020 03:16:58 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51390, comment 14
initial v1 1 There is now some unexpected output in the unit test suite, as seen in [https://travis-ci.com/github/WordPress/wordpress-develop/jobs/412250650this build] for example:1 After [49344], there is now some unexpected output in the unit test suite, as seen in [https://travis-ci.com/github/WordPress/wordpress-develop/jobs/411089256 this build] for example: 2 2 3 3 `Notice: add_theme_support( 'post-formats' ) was called <strong>incorrectly</strong>. You need to pass an array of types. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.6.0.) in /var/www/build/wp-includes/functions.php on line 5289`