]> granicus.if.org Git - php/commit
Fixed bug #77844
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 8 Apr 2019 09:11:58 +0000 (11:11 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 8 Apr 2019 09:11:58 +0000 (11:11 +0200)
commiteea61cda7df1466a1f40a17c21b65901c1c68ce0
tree647ab53dd10481db538e5e67c182b671319d4623
parentd1d692abe71b04177747758237249253b175b8c2
Fixed bug #77844

We should probably return an integer result from the operation in
typed mode, right now the result is always a string.
NEWS
Zend/zend_ini_parser.y
ext/standard/tests/general_functions/bug77844.phpt [new file with mode: 0644]