Hi 2016-10-13 19:03 GMT+02:00 Christoph M. Becker <cmbecke...@gmx.de>: > Hi! > > I suggest to deprecate png2wbmp() and jpeg2wbmp() as of PHP 7.2 and to > remove the functions as of PHP 8.0. > > Both functions are very special for ext/gd; there are no other direct > conversion functions, and even their names do not start with "image" > like all other ext/gd functions, except gd_info(). Implementing a > fallback in userland would be trivial (besides an issue with > image2wbmp(), see <https://bugs.php.net/bug.php?id=73317>). > Furthermore, WBMP supposedly isn't really important nowadays.
+1, I even think that 7.3 should have them removed. Besides png2wbmp() and jpeg2wbmp(), I'd like for you to add image2wbmp() to that list too. -- regards, Kalle Sommer Nielsen ka...@php.net -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php