Alexander Grigorev

Results 19 issues of Alexander Grigorev

Updated illuminate/http to 5.6 it changed the behavior of double encode HTML If you would like to maintain the previous behavior of preventing double encoding, you may use the after...

after the upgrade to the Illuminate/view 5.4 is no longer transmitted @parent If the template prescribe it, it is not inherited from the layout template, and simply displays the word...

I noticed that in some operating systems, for example windose 7, the generation of images takes a long time and even on centos with a version of php 5.6 image...

In the table there is one field "money" the data in it is written with spaces in the format 123 345 678.00 Is it possible to remove spaces from numbers...

question

Whether it is possible at a method call GetAlInfo to receive data where key instead of a file name there will be a number sometimes the file name can be...

Подскажите как можно установить кодировку документа самостоятельно если в html не указана кодировка, то nokogiri неверно отображает слова к примеру при парсинге страницы https://games.mail.ru/pc/news/ срабатывает метод loadHtml хотя должен сработать...

FAQ
v1.0

corrected the text of the error message

Mixing and editing bootstrap is bad practice, it’s better that they are separated and the styles overlap the original

If you refresh the page from anywhere F5 or ctrl+R, it always flips up, is there any way to fix this? Chrome and firefox desktop

fix

PHP 8.1 htmlspecialchars no longer accepts a null parameter `php8.1 Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated` This fix allows you not to worry...