WordPress/wp-includes/interactivity-api
gziolo d2a459572e Interactivity API: Some property access does not work well in server directives
Ensures property access in PHP works for object properties or associative array values correctly when processing Interactivity API directives.

Props narenin, cbravobernal, jonsurrell, gziolo, czapla.
Fixes #61039.



Built from https://develop.svn.wordpress.org/trunk@58320


git-svn-id: http://core.svn.wordpress.org/trunk@57777 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2024-06-04 06:58:15 +00:00
..
class-wp-interactivity-api-directives-processor.php HTML API: Fix token length bug in Tag Processor. 2024-05-29 11:42:08 +00:00
class-wp-interactivity-api.php Interactivity API: Some property access does not work well in server directives 2024-06-04 06:58:15 +00:00
interactivity-api.php Interactivity API: Move directive processing to `WP_Block` class 2024-05-29 11:57:08 +00:00