[wp-trac] [WordPress Trac] #60758: Interactivity API: Bind directives may access uninitialized string offset
WordPress Trac
noreply at wordpress.org
Tue Mar 12 14:56:07 UTC 2024
#60758: Interactivity API: Bind directives may access uninitialized string offset
--------------------------+-----------------------------
Reporter: jonsurrell | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
When using bind directives with short attribute names (less than 5
characters), the following warning is produced:
> Warning: Uninitialized string offset 4 in /var/www/html/wp-includes
/interactivity-api/class-wp-interactivity-api.php on line 579
This should be fixed to prevent the warning.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60758>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list