Nuno Lopes wrote:
nlopess Fri Feb 17 12:17:20 2006 UTCModified files: /phpdoc/en/reference/strings/functions stripos.xml strpos.xml strripos.xml strrpos.xml Log:fix return type, per user note
I am certain, we decided to document as return type the main type of the returned value. There are many other funcs returning boolean false in case of failure.
I think, mixed is not the propper return type in this case. Ah, Jakub was as always very fast;-) Friedhelm