Nuno Lopes wrote: > #Jakub: this function should be added to the 'difficult protos' > list, because it shares an internal function that accepts the > 'use_include_path', but it doesnt use it. you can check for the > 'is_file' variable, for example Thanks for explanation. I've added the function to "better to fix in sources" because if the function doesn't use the parameter, it should not accept it. There are already similar functions like mysql_pconnect().
Jakub Vrana
