William Desportes

Results 1853 comments of William Desportes

Can you fix the test or implementation for `ExportOdsTest::testExportData` ?

> but who uses Windows phones nowadays? nobody I guess, but they still work apparently: https://www.youtube.com/watch?v=wusqGkE8DOU

> PalmPilots from 1996 are also [still working](https://www.youtube.com/watch?v=_IYoVXMgRiQ) :-) Awesome ! Can they communicate with StalwartMail ?

I like the idea, but would rather take it directly to the deprecation error render and block the render most users complain because they render I am unsure if we...

Curiously `_convert_gif_bmp_to_png` does not exist for us, but some users seems to have it: https://github.com/search?q=%22_convert_gif_bmp_to_png%22&type=code

Aha, it was renamed from `_convert_gif_bmp_to_png` to `_convert_to_png` in https://github.com/dompdf/dompdf/commit/beb89841a14d680b86db8eb1688959334f4a841c

> Svg/Surface/CPdf.php > Line 1109 Undefined variable: $object > Line 1111 Undefined variable: $object @bsweeney you should look into this as it seems you changed the nearby code in the...

Hi @kolkov Can you explain where the bug is in phpMyAdmin ? I do not understand

Could you try 5.2.3-dev [(phpMyAdmin 5.2+snapshot)](https://www.phpmyadmin.net/downloads/#snapshot_5.2+snapshot) also available as a [non official docker image](https://github.com/sudo-bot/docker-phpmyadmin-snapshots#readme) It is important that you can confirm that it works

Hi @delmohf Could you please apply the changes from #19966 ? and let us know if they work as expected