Hi,
I updated v. 4.3.2 to v.4.5.0 (just copy new files to the directory example
and koolreport
)
It was broken my site. In error.log i see the following
PHP Warning: require(/***/koolreport/barcode/vendor/composer/../khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php): failed to open stream: No such file or directory in /***/koolreport/barcode/vendor/composer/autoload_real.php on line 66
PHP Stack trace:
PHP 1. {main}() /*/index.php:0
PHP 2. require_once() /*/index.php:5
PHP 3. include_once() /***/koolreport/core/autoload.php:17
PHP 4. ComposerAutoloaderInit3f460a43b52702978aca1dd4c24e7d05::getLoader() /***/koolreport/barcode/vendor/autoload.php:7
PHP 5. composerRequire3f460a43b52702978aca1dd4c24e7d05() /***/koolreport/barcode/vendor/composer/autoload_real.php:56
PHP Fatal error: require(): Failed opening required '/***/koolreport/barcode/vendor/composer/../khanamiryan/qrcode-detector-decoder/lib/Common/customFunctions.php' (include_path='.:/opt/alt/php73/usr/share/pear') in /***/koolreport/barcode/vendor/composer/autoload_real.php on line 66
PHP Stack trace:
PHP 1. {main}() /*/index.php:0
PHP 2. require_once() /*/index.php:5
PHP 3. include_once() /***/koolreport/core/autoload.php:17
PHP 4. ComposerAutoloaderInit3f460a43b52702978aca1dd4c24e7d05::getLoader() /***/koolreport/barcode/vendor/autoload.php:7
PHP 5. composerRequire3f460a43b52702978aca1dd4c24e7d05() /***/koolreport/barcode/vendor/composer/autoload_real.php:56
When I return to 4.3.2 everything is nice.