Sergey Biryukov
bf3296a9a0
Script Loader: Add the $group parameter to WP_Dependencies::do_item().
...
Previously, the method was called with two parameters in `::do_items()`, while the method signature only included one parameter.
Technically, this was not an issue as `WP_Dependencies::do_item()` is a placeholder meant to be overwritten when extending the class. When handling scripts, `WP_Dependencies` is extended with `WP_Scripts`, and the `$group` parameter was only used in `WP_Scripts::do_item()`, which does expect a second argument.
However, officially adding the parameter to `WP_Dependencies::do_item()` signature prevents code misunderstanding and avoids a warning in PHP code inspection tools.
Props kaggdesign, soulseekah, azaozz, SergeyBiryukov.
Fixes #43627 .
Built from https://develop.svn.wordpress.org/trunk@47769
git-svn-id: http://core.svn.wordpress.org/trunk@47545 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-05-06 16:27:12 +00:00
..
2020-05-05 23:56:33 +00:00
2020-05-05 23:56:33 +00:00
2020-05-05 23:56:33 +00:00
2020-04-09 15:43:10 +00:00
2020-05-01 20:12:06 +00:00
2020-05-05 23:56:33 +00:00
2020-02-09 16:55:09 +00:00
2020-05-04 02:46:05 +00:00
2020-05-01 14:26:07 +00:00
2019-12-09 16:42:04 +00:00
2020-01-29 00:45:18 +00:00
2020-04-17 09:38:07 +00:00
2020-04-20 08:39:06 +00:00
2020-04-05 03:02:11 +00:00
2020-03-01 10:38:07 +00:00
2020-02-09 16:55:09 +00:00
2020-04-05 03:02:11 +00:00
2020-02-06 05:53:06 +00:00
2020-05-04 10:49:07 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-02-09 16:55:09 +00:00
2020-02-06 06:33:11 +00:00
2020-04-24 07:28:10 +00:00
2020-02-06 06:33:11 +00:00
2019-11-02 20:13:02 +00:00
2020-02-06 06:33:11 +00:00
2019-11-01 14:57:02 +00:00
2020-02-06 06:33:11 +00:00
2020-05-01 20:12:06 +00:00
2019-11-05 21:27:02 +00:00
2020-05-01 14:26:07 +00:00
2020-05-01 19:07:09 +00:00
2020-01-29 00:45:18 +00:00
2020-04-09 15:43:10 +00:00
2020-02-09 16:55:09 +00:00
2020-01-29 00:45:18 +00:00
2020-05-03 19:38:08 +00:00
2020-04-26 13:14:06 +00:00
2020-04-17 19:35:06 +00:00
2020-02-27 20:09:06 +00:00
2020-04-29 17:25:10 +00:00
2020-05-05 22:00:09 +00:00
2020-02-27 20:36:07 +00:00
2020-02-27 20:29:06 +00:00
2020-02-27 20:23:06 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-03-01 16:24:04 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-05-06 14:38:17 +00:00
2020-02-09 16:55:09 +00:00
2020-04-24 07:28:10 +00:00
2020-04-09 15:43:10 +00:00
2020-01-20 03:14:06 +00:00
2020-02-09 16:55:09 +00:00
2020-04-24 07:28:10 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2020-02-09 16:55:09 +00:00
2020-04-05 03:02:11 +00:00
2020-02-10 03:30:06 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-02-01 20:32:05 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2020-04-29 15:36:06 +00:00
2020-05-03 22:42:06 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-04-29 15:28:04 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-02-09 16:55:09 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-02-09 16:55:09 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2019-11-04 17:50:02 +00:00
2020-04-05 03:02:11 +00:00
2020-04-28 15:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-03-23 20:20:09 +00:00
2020-04-05 03:02:11 +00:00
2020-02-09 16:55:09 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-04-05 03:02:11 +00:00
2020-05-04 10:42:07 +00:00
2020-05-06 16:27:12 +00:00
2020-02-09 16:55:09 +00:00
2020-05-06 16:27:12 +00:00
2020-03-25 04:55:10 +00:00
2020-04-26 13:44:07 +00:00
2020-04-05 03:02:11 +00:00
2020-05-03 19:38:08 +00:00
2020-02-06 06:33:11 +00:00
2020-02-02 05:34:05 +00:00
2020-04-17 19:35:06 +00:00
2020-02-06 06:33:11 +00:00
2020-04-22 15:42:09 +00:00
2020-02-06 06:33:11 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2020-02-09 16:55:09 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-04-24 07:28:10 +00:00
2020-04-29 15:40:07 +00:00
2020-04-24 07:28:10 +00:00
2020-04-05 03:02:11 +00:00
2020-02-07 17:42:06 +00:00
2020-04-09 15:43:10 +00:00
2020-04-24 07:28:10 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-04-09 15:43:10 +00:00
2020-04-25 20:19:07 +00:00
2020-02-07 05:13:05 +00:00
2020-05-02 22:57:06 +00:00
2020-04-22 10:31:09 +00:00
2020-04-05 03:02:11 +00:00
2020-01-29 00:45:18 +00:00
2020-01-29 00:45:18 +00:00
2020-02-06 06:33:11 +00:00
2020-02-09 16:55:09 +00:00
2020-05-03 19:38:08 +00:00
2020-02-09 16:55:09 +00:00
2020-02-06 06:33:11 +00:00
2020-04-22 10:31:09 +00:00
2020-04-09 15:43:10 +00:00
2020-03-16 01:32:05 +00:00
2020-04-22 10:31:09 +00:00
2020-01-11 18:32:05 +00:00
2020-04-24 07:28:10 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-04-05 03:02:11 +00:00
2020-02-02 03:08:04 +00:00
2020-04-29 15:14:10 +00:00
2020-03-01 17:29:06 +00:00
2020-05-04 02:46:05 +00:00
2020-02-25 19:35:09 +00:00
2020-04-09 15:43:10 +00:00
2020-02-06 06:33:11 +00:00
2020-04-12 14:26:11 +00:00
2020-02-06 06:33:11 +00:00
2020-02-09 16:55:09 +00:00
2020-04-22 10:31:09 +00:00
2020-02-06 06:33:11 +00:00
2020-02-06 06:33:11 +00:00
2020-04-13 15:28:11 +00:00
2020-04-05 03:02:11 +00:00
2020-04-29 15:25:07 +00:00
2020-01-29 00:45:18 +00:00
2020-05-06 16:27:12 +00:00
2020-01-29 00:45:18 +00:00
2020-05-03 11:45:06 +00:00
2020-02-06 06:33:11 +00:00