Martijn van der Lee
Martijn van der Lee
I'll see what I can do. These probably won't fit in PHPUnit and can't produce clean "ok/fail" results as they depend on many external factors. Also, they would slow down...
Any preference for a directory/file structure? It'll have to use atleast a few large HTML files that I prefer not to mix with the code. I suggest a subdirectory with...
Just to jump ahead a bit; how good (roughly) is the unittest coverage? I tried some basic things (tuning `trim`, `strtolower`, `in_array` and `strlen`'s, there's even an entire `preg_replace_callback` that...
The requirements this project puts on it's contributions make it highly inefficient, ineffective and, quite frankly, frustrating. I may contribute some things for this issue and/or other changes, but I...
The ushuaia.pl implementation appears to prevent single-letter syllables. This is not part of the core algorithm. It appears to incorrectly parse the Dutch (my native language) "diadeem" as "dia-deem" instead...