eazrael

Results 7 issues of eazrael

If you enabled "Disable certificate validation" and edit the account again, the checkbox is always set to unchecked.

bug

- Basic configuration for an unmodded Flashforge Creator Pro2 (FFCP2) IDEX printer. - Firmware and Klippy driver for Texas Instruments ADS1118 ADC chip. Required by FFCP2. Probably too uncommon for...

reviewer needed

I am currently investigation a memory leak with PHP 7.4.x. I upgraded from 7.2.26 to 7.4.10 and subsequently htmlpurifier from 4.10 to 4.13 as 4.10 is not PHP 7.4 compatible....

Environment ========== PHP 7.2.14 (cli) (built: Jan 31 2019 21:15:56) ( ZTS ) Zend Engine v3.2.0, Copyright (c) 1998-2018 Zend Technologies pthreads Version => 3.2.1dev Summary ====== I see this...

Currently I am parsing existing BBCode and you can find every possible errors. The output is this cases is not well-formed html. Any chance to get a more forgiving parser...

bug

``` [list] [*] Reduced enemy count in Furies Wings ... ``` will be converted to ``` Reduced enemy count in Furies Wings ... ``` The line break after the ``...

After upgrading to a recent version, I found a regression, in notifications the icon is no longer vertically aligned: ![bad](https://user-images.githubusercontent.com/7374919/53768223-7ba85c00-3ed8-11e9-9fd8-68b76e1d948e.png) With the old version it was properly aligned: ![good](https://user-images.githubusercontent.com/7374919/53768248-8cf16880-3ed8-11e9-8613-771c3a9d9baf.png) I...