five-for-the-future/plugins/wporg-5ftf
Ian Dunn 8c28881812
Contributors: Apply ?? before array cast, to avoid PHP notice.
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.
2022-08-15 10:54:11 -07:00
..
assets Pledge Management: Add "request link" form to the manage pledge (#126) 2019-12-11 16:12:23 -05:00
includes Contributors: Apply ?? before array cast, to avoid PHP notice. 2022-08-15 10:54:11 -07:00
tests Update to PHPUnit 9 for PHP 8 compatibility 2022-07-19 09:33:34 -07:00
views Stats: Store in MC instead of post type 2022-08-03 09:29:49 -07:00
.gitignore Tests: Setup PHPUnit and PHPUnit Watcher. 2019-10-23 14:27:26 -07:00
index.php Regularly store stats snapshots to track historical trends. 2019-12-06 08:03:54 -08:00