ldir bug 1.7.3-1
I have just found a bug in ldir (Bug #1), which unfortunately trails all the way to 1.6.5. The bug doesn’t effect PHP5 installations but it effects all PHP4 installations. I unknowingly used the function strripos() and stripos() which were only introduced in PHP5. The bug got past because I was using a personally modded [...]
Continue Reading →