soora-jp / php-knnc

PHP library to convert Japanese-Kanji numerals string and numeric each other
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Using undeclared variable $char #3

Closed soora-jp closed 10 months ago

soora-jp commented 10 months ago

In SooraJP\KNNC\Util::isRankPart() function, undeclared variable $char is used. It might be $str.

soora-jp commented 10 months ago

This bug will be fixed in #8