DoubleMetaphone 0.1.1
A couple of minutes after posting DoubleMetaphone 0.1.0, someone with a C99 compiler noticed that my mixed C/C++ code wasn't compiling.
The error? The use of the boolean
For more information on the package itself, please consult the original post.
The error? The use of the boolean
true
. So I rolled up 0.1.1, which is simply a four characters fix. You can download the new Double Metaphone for PHP version 0.1.1 hereFor more information on the package itself, please consult the original post.
Comments
Display comments as Linear | Threaded
Carlos on :
Do you think about submitting it to PHP standard extension?