Opened 3 years ago
Closed 3 years ago
#8862 closed defect (bug) (fixed)
Deprecated notice when creating a new group of profile fields
| Reported by: | imath | Owned by: | imath |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.0.0 |
| Component: | Extended Profile | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: |
Description
It looks like we're htmlspecialchars( null ) somewhere in the code.
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Make sure the description of a new field or a new profile fields groupe defaults to an empty string insteal of
nullto avoid a PHP8.1 deprecation notice withhtmlspecialchars().Trac ticket: https://buddypress.trac.wordpress.org/ticket/8862