Closed mentisy closed 5 years ago
Should the phpDoc be removed from Plugin.php?
Seems like the Travis CI build failed to download or install PHP 7.2 to run the build.
Before creating this pull request, the build was run successfully on my fork: https://travis-ci.org/mentisy/cakephp-upload/builds/487029477
Unsure how to go from here.
Seems like the file it attempted to download is valid, as I could download it when pasting it to a browser. Can we retry the build?
@ADmad @josegonzalez can we get this merged?
When running tests, these errors and warnings occurred:
Plugin::load() is deprecated. Use Application::addPlugin() instead. This method will be removed in 4.0.0.
Uncaught InvalidArgumentException: Cannot convert value of type string to integer in cakephp-upload/vendor/cakephp/cakephp/src/Database/Type/IntegerType.php:64
Fixed by: