Hi Girgias It seems good list in general. There would not be issues marking them as deprecated. "Deprecation" means "Soft deprecation", correct?
Removing these aliases from PHP 8 is not good idea. Aliases should be removed when nobody cares about these aliases. For example, pg_loopen()/etc were there until nobody cares about these aliases. New names, pg_lo_open()/etc, were given in PHP4.x. These changes were documented since PHP 4.x. Regards, -- Yasuo Ohgaki yohg...@ohgaki.net