1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00
Files
archived-doc-en/reference
Louis-Arnaud 5b7646656e Fix return type for 5 misc functions: bool -> true (#5357)
* Fix return type for 5 functions: bool -> true

These functions always return true (or throw on error):
- finfo_close (fileinfo)
- ftp_set_option (ftp)
- libxml_set_external_entity_loader (libxml)
- shm_detach (shmop)
- array_multisort (standard)

* Add changelog entries for return type change bool -> true

* Fix changelog version: use 8.5.0 instead of entity hardcoded to 8.2.0

The &return.type.true; entity is hardcoded with version 8.2.0, but all
5 functions changed their return type from bool to true in PHP 8.5.
Replace the entity with manual changelog rows using the correct version.
2026-03-02 22:55:02 +01:00
..
2025-08-12 23:00:40 +02:00
2025-04-25 16:41:16 +02:00
2026-01-30 10:27:24 +00:00
2026-01-28 10:16:43 +08:00
2025-07-21 15:43:19 +02:00
2025-02-20 09:43:47 -08:00
2026-02-06 10:56:00 +08:00
2025-08-14 11:22:11 +08:00
2024-11-24 13:27:04 -08:00
2024-07-26 02:17:29 +01:00
2025-11-05 11:03:14 +08:00
2025-10-22 10:23:27 +08:00
2025-02-07 11:21:39 +00:00
2024-11-24 13:27:04 -08:00