The biggest windows change is missing here.
You can now finally use UTF-8 and long paths under windows
See the notes here
https://github.com/php/php-src/blob/e33ec61f9c1baa73bfe1b03b8c48a824ab2a867e/UPGRADING#L418
A la extensión readline se le da soporte
a través de la » biblioteca
WinEditLine. De esta manera, también se le da soporte al «shell»
interactivo CLI (php.exe -a
).
The biggest windows change is missing here.
You can now finally use UTF-8 and long paths under windows
See the notes here
https://github.com/php/php-src/blob/e33ec61f9c1baa73bfe1b03b8c48a824ab2a867e/UPGRADING#L418