Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation Notice within Zxing\Qrcode\Decoder\DataMask #16

Open
StanBarrows opened this issue Sep 2, 2020 · 1 comment
Open

Deprecation Notice within Zxing\Qrcode\Decoder\DataMask #16

StanBarrows opened this issue Sep 2, 2020 · 1 comment

Comments

@StanBarrows
Copy link

StanBarrows commented Sep 2, 2020

`Deprecation Notice: Class Zxing\Qrcode\Decoder\DataMask located in ./vendor/libern/qr-code-reader/src/lib/qrcode/decoder/DataMask.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/bin/composer.phar/src/Composer/Autoload/ClassMapGenerator.php:201

`
image

on the Github Actions my runs failed

> Illuminate\Foundation\ComposerScripts::postAutoloadDump
Script Illuminate\Foundation\ComposerScripts::postAutoloadDump handling the post-autoload-dump event terminated with an exception

                                                                                                                                                                                    
  [ErrorException]                                                                                                                                                                  
  require(/home/runner/work/smarango.ch/smarango.ch/vendor/composer/../libern/qr-code-reader/src/lib/Common/customFunctions.php): failed to open stream: No such file or directory  
                                                                                                                                                                                    

install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...

Anyone else with this message and how can I help to get this fixed?

@ken4gx
Copy link

ken4gx commented Feb 6, 2021

did you fix it ? i have the same problem. if you can help with a solution, please ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants