Simply modify your php.ini on your server to supress warnings and notices, these will not affect the running of the application or restrict use of functionality if suppressed.
Simply modify your servers php.ini file(different location for different web services used such as nginx/apache etc.) and make the modification so that notices and warnings are suppressed/do not show. Please search the forums or google if you need more information on how to do this.