mirror of
https://github.com/php/php-src.git
synced 2026-04-04 14:42:49 +02:00
Since mysqli can no longer be built against libmysql-client, there is no longer the need to distinguish. While we're at it, we also drop the superfluous is_object() checks. Closes GH-9652.