]> granicus.if.org Git - php/commit
Fix #78535: auto_detect_line_endings value not parsed as bool
authorbugreportuser <37939393+bugreportuser@users.noreply.github.com>
Thu, 12 Sep 2019 18:44:08 +0000 (12:44 -0600)
committerChristoph M. Becker <cmbecker69@gmx.de>
Sat, 14 Sep 2019 16:46:09 +0000 (18:46 +0200)
commitfdcca930561babde7fe46cb51215ca9422dea09f
tree0a48dc3b8a7e8b246a247d90574ce5c6e9e1e86a
parent716518373f09a2848732d965446db458a154e2e4
Fix #78535: auto_detect_line_endings value not parsed as bool
NEWS
ext/standard/file.c
ext/standard/file.h
ext/standard/tests/file/auto_detect_line_endings_1.phpt [new file with mode: 0644]
ext/standard/tests/file/auto_detect_line_endings_2.phpt [new file with mode: 0644]