wordpress-develop/tests/phpunit/tests/date
Gary Pendergast c6c78490e2 Coding Standards: Fix the remaining issues in /tests.
All PHP files in `/tests` now conform to the PHP coding standards, or have exceptions appropriately marked.

Travis now also runs `phpcs` on the `/tests` directory, any future changes to these files must conform entirely to the WordPress PHP coding standards. 🎉

See #47632.



git-svn-id: https://develop.svn.wordpress.org/trunk@45607 602fd350-edb4-49c9-b593-d223f7449a82
2019-07-08 00:55:20 +00:00
..
currentTime.php Date/Time: Make sure current_time() always calculates the offset from GMT/UTC. 2018-08-30 12:12:55 +00:00
dateI18n.php Date/Time: Replace all instances of date() with gmdate(). 2019-05-26 00:11:37 +00:00
query.php Coding Standards: Fix the remaining issues in /tests. 2019-07-08 00:55:20 +00:00
theDate.php Date/Time: Return early from the_weekday() and the_weekday_date() if we're not in the loop. 2019-05-23 00:37:56 +00:00