Alexander Grimalovsky

Results 24 comments of Alexander Grimalovsky

This issue seems to be caused by change of urls dumping format into 4.3 (see [#28865](https://github.com/symfony/symfony/pull/28865) in Symfony). This was addressed into #1438, so issue may be worth to be...

Here is some more details about this problem that I dig during my attempts to find out a reason of blank screen in IE8: - Problem is available in both...

Yes, I forgot to mention a fact that PHP Twig parses this properly, sorry

For those who may be affected by this issue: there is two simple workarounds for it: 1. If you have nothing special into your Expose configuration - either remove `~/.expose/config.php`...

Thank you for your comments, I completely agree with you. The only remark is that Microsoft actually provides updates for Windows 7 [as a paid option](https://docs.microsoft.com/en-us/troubleshoot/windows-client/windows-7-eos-faq/windows-7-extended-security-updates-faq#what-are-the-coverage-dates-for-the-three-windows-7-esu-skus-) until January 2023. The...

> To merge this, I'm going to want a report from somebody who is not you who has tested this fix. I don't have a Windows 7 machine and don't...

> Just to be clear - even if we get cuid working with Windows 7 - every other library that relies on the Node hostname would also need fixing. This...

@jeremyspiegel Thank you very much for the confirmation!

> Please update `.travis.yml` Isn't updating the `.travis.yml` out of the scope of this pull request? May it be better to have a separate pull request for this purpose and...