Jonathan Desrosiers
2e78177467
Nav Menus: Fix a PHP 7.3 error when switching themes.
...
When switching themes, `wp_map_nav_menu_locations()` is used to ensure nav menus are placed in the relevant menu location. Occasionally, menus are registered to locations with numeric slugs, rather than strings. `wp_map_nav_menu_locations()` assumed it would be the latter, and ran `stripos()` on those numeric slugs. This behavior is deprecated in PHP 7.3.
As this is the last PHP 7.3 error in unit tests, this commit also removes PHP 7.3 from Travis' `allowed_failures` list.
Props pento, desrosj, jorbin.
Merges [43899] to trunk.
See #45018 .
git-svn-id: https://develop.svn.wordpress.org/trunk@44167 602fd350-edb4-49c9-b593-d223f7449a82
2018-12-14 05:15:54 +00:00
..
2017-11-30 23:09:33 +00:00
2018-12-14 03:16:56 +00:00
2018-12-14 03:16:56 +00:00
2017-11-30 23:09:33 +00:00
2018-12-14 02:14:13 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-09-02 22:08:05 +00:00
2018-12-12 03:02:00 +00:00
2018-12-14 02:48:14 +00:00
2018-08-30 12:12:55 +00:00
2017-11-30 23:09:33 +00:00
2018-12-14 05:12:12 +00:00
2018-08-17 01:50:26 +00:00
2017-10-03 16:51:25 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2016-07-08 14:36:37 +00:00
2018-08-17 01:50:26 +00:00
2018-12-14 05:15:54 +00:00
2018-08-17 01:50:26 +00:00
2018-09-24 15:22:01 +00:00
2018-12-14 03:24:35 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-12-12 03:02:00 +00:00
2018-09-13 17:25:31 +00:00
2018-08-17 01:50:26 +00:00
2018-12-14 02:34:28 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-12-12 03:02:00 +00:00
2018-12-14 01:49:46 +00:00
2018-04-25 15:54:29 +00:00
2018-12-14 02:14:13 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2017-12-09 23:08:24 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-07-17 08:59:30 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2018-09-24 20:56:30 +00:00
2018-12-14 03:27:55 +00:00
2018-06-16 12:44:46 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-12-13 20:46:19 +00:00
2018-08-17 01:50:26 +00:00
2018-12-14 01:40:50 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-08-17 01:50:26 +00:00
2018-12-14 02:48:14 +00:00
2017-11-30 23:09:33 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2017-11-30 23:09:33 +00:00
2018-08-17 01:50:26 +00:00
2016-01-05 20:56:10 +00:00