[buddypress-trac] [BuddyPress Trac] #9125: ctype_digit(): Argument of type int will be interpreted as string in the future
buddypress-trac
noreply at wordpress.org
Fri Apr 12 13:29:07 UTC 2024
#9125: ctype_digit(): Argument of type int will be interpreted as string in the
future
-------------------------+--------------------------
Reporter: shawfactor | Owner: espellcaste
Type: enhancement | Status: closed
Priority: low | Milestone: 14.0.0
Component: Core | Version: 12.3.0
Severity: trivial | Resolution: fixed
Keywords: has-patch |
-------------------------+--------------------------
Changes (by espellcaste):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13793" 13793]:
{{{
#!CommitTicketReference repository="" revision="13793"
Cast values used in the `ctype_digit` function to a `string`.
Argument of type `int` will be interpreted as `string` in the future.
Closes https://github.com/buddypress/buddypress/pull/265
See #8649
Fixes #9125
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9125#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list