]> granicus.if.org Git - php/commit
Add missing argument checks
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 12 Aug 2019 12:50:44 +0000 (14:50 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 12 Aug 2019 13:36:35 +0000 (15:36 +0200)
commitb1189b18d21e9421ca726dfafb89b9e6dfe536c4
treef51812c45c862e6e1a824b391653cad0b569f48d
parenta18ad194c470156f03a5ea2cb9174cc26bc5e618
Add missing argument checks

These functions don't expect any arguments, so we should check that
none are given.
ext/readline/readline.c