mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
ebd1a36670
Some modules may reset _fmode, which causes mangling of line endings. Always be explicit like we do in other places where the native open call is used. Closes GH-14218.