mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-19 01:43:44 +03:00
![]() Previously the `$user->team_names` would be cast to an array before the null coalescing operator executed. If the `team_names` field wasn't set in the database, PHP would throw an error before trying to apply the null coalescing operator. |
||
---|---|---|
.. | ||
authentication.php | ||
contributor.php | ||
email.php | ||
endpoints.php | ||
miscellaneous.php | ||
pledge-form.php | ||
pledge-log.php | ||
pledge-meta.php | ||
pledge.php | ||
stats.php | ||
xprofile.php |