]> granicus.if.org Git - php/commit
Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional)
authorChristoph M. Becker <cmbecker69@gmx.de>
Fri, 6 Oct 2017 14:45:07 +0000 (16:45 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Fri, 6 Oct 2017 14:45:07 +0000 (16:45 +0200)
commitec3d864784aa14187ca20a7644ee78c813d8b744
tree6ea90e5d49d93679aa2e8aa99e65fd30ea865e12
parent6b9ccda936bb863f9c9830f0aebef672a405a786
Fixed bug #75318 (The parameter of UConverter::getAliases() is not optional)

Of course, reflection has to know that as well.
NEWS
ext/intl/converter/converter.c
ext/intl/tests/bug75318.phpt [new file with mode: 0644]