[php-src] Issue #20600: extension=exif must be after mbstring in php.ini (Windows)
[email protected] (torvista)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
Issue: https://github.com/php/php-src/issues/20600
Author: torvista
### Description
After finding a mysql backup could not be restored with php 8.5RC5 (timeout), I found this to be the reason.
Documented in php8.4 php.ini, but not php8.5
<img width="965" height="415" alt="Image" src="https://github.com/user-attachments/assets/6b882f1f-3bc3-446e-9448-4e415ff0ee8c" />
### PHP Version
```plain
PHP 8.5.0RC5 (cli) (built: Nov 19 2025 12:18:18) (NTS Visual C++ 2022 x64)
Copyright (c) The PHP Group
Zend Engine v4.5.0RC5, Copyright (c) Zend Technologies
with Zend OPcache v8.5.0RC5, Copyright (c), by Zend Technologies
```
### Operating System
Windows 11