]> granicus.if.org Git - php/commit
Fix INI setting member name
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 18 May 2020 14:07:16 +0000 (16:07 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 19 May 2020 13:59:21 +0000 (15:59 +0200)
commit85ac5643ff07e07e40df89510726e1bc66e6a50b
treeddde48a823cd445895c9f17cb188e73a19d6db82
parent74a4a5ae55f75ca3ddb46d5605582b0e028f8f28
Fix INI setting member name

Since the member is not used in `OnUpdateEol()` that's not really an
issue, but still it's confusing to apparently have two INI settings
targeting the same member.
sapi/phpdbg/phpdbg.c