yiisoft / html

Handy library to generate HTML
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
55 stars 17 forks source link

Improve typing / validation / tests in `Html::renderTagAttributes()` #201

Open arogachev opened 2 weeks ago

arogachev commented 2 weeks ago

Such structure is not guaranteed:

https://github.com/yiisoft/html/blob/c678843035f66061d53511393fba37ea89a00814/src/Html.php#L1625

https://github.com/yiisoft/html/blob/c678843035f66061d53511393fba37ea89a00814/src/Html.php#L1638