mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
616ec2dd98
See UPGRADING: > . The GD extension now uses objects as the underlying data structure for > images, rather than resources. These objects are completely opaque, i.e. > they don't have any methods. Remove types which are no longer in Reflection due to throwing instead of emitting warnings. Remove entries where reference counts are 0 and types are duplicated. Closes GH-4967.