Sometimes the hosting provider does not allow set_time_limit and ini_set, in those cases the extension should probably try anyway. and fail "naturally" if there is not enough memory or time rather than fail always because of trying to set those limits.
Sometimes the hosting provider does not allow set_time_limit and ini_set, in those cases the extension should probably try anyway. and fail "naturally" if there is not enough memory or time rather than fail always because of trying to set those limits.