mirror of
https://github.com/php/doc-en.git
synced 2026-03-24 07:42:10 +01:00
* PHPC-2485: Remove support for legacy option types * PHPC-2459: Remove support for float and string args to UTCDateTime::__construct * PHPC-2447: Extend Iterator interface in CursorInterface * PHPC-2441: Remove deprecated manager constructor options * PHPC-2440: Remove deprecated query options * PHPC-2417: Add UTCDateTimeInterface::toDateTimeImmutable * PHPC-2402: Remove range_preview client encryption constants * PHPC-2351: Remove CursorId class and change Cursor::getId() to return Int64 * PHPC-2348: Remove WriteException * PHPC-2346: Remove BSON functions in favor of Document methods * PHPC-2344: Remove SSLConnectionException * PHPC-2248: Remove Serializable interface implementations * PHPC-2144: WriteResult getters throw exception if unacknowledged * Add language snippets for removed functionality changelog entries * PHPC-1741: Remove getServer API and manager reference from APM event classes * PHPC-1021: Remove ReadPreference integer constants * Add changelog entries for enforced return types * Remove breaking includes * Fix duplicate XML tag * Rename language snippet for clarity * Note removed parameter for Cursor::getId * Mention write results no longer returning null * Fix XML errors * Remove documentation for removed Serializable methods