inilim

Results 5 issues of inilim

``` $doc = new Document(' .btn{ font-size: 18px; } '); echo $doc->html(); ``` Вывод: ``` .btn{ font-size: 18px; } ```

`"Msg": "Ошибка при отправке запроса к яндексу: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://api.direct.yandex.com/json/v5/reports. Response: Code: 0", "Line": 99, "Code": 0,...

`TypeError: Property alternate of ConditionalExpression expected node to be of a type ["Expression"] but instead got undefined at Object.n [as validate] (file:///E:/other/nvm/v20.11.1/node_modules/minify/node_modules/@putout/minify/bundle/minify.min.js:1:242212) at validateField (file:///E:/other/nvm/v20.11.1/node_modules/minify/node_modules/@putout/minify/bundle/minify.min.js:1:315196) at validate$2 (file:///E:/other/nvm/v20.11.1/node_modules/minify/node_modules/@putout/minify/bundle/minify.min.js:1:315063) at e._replaceWith...

bug
plugin-for-of

### Describe the change you'd like Thanks for the extension ### Additional context _No response_

enhancement

The test Php84Test.php testBcDivModDivideByZero() and testBcDivModDivideByFloatingZero(), crash with an error. https://github.com/symfony/polyfill/blob/41ace00c1b507ac77391cab681e7e1112838d1f6/tests/Php84/Php84Test.php#L712 https://github.com/symfony/polyfill/blob/41ace00c1b507ac77391cab681e7e1112838d1f6/tests/Php84/Php84Test.php#L722 Error text: `bcdiv(): Division by zero`