laravel-code-generator icon indicating copy to clipboard operation
laravel-code-generator copied to clipboard

Deprecation Notice

Open jschlies opened this issue 4 years ago • 2 comments

Before you submit an issue please read this

This repository is only for reporting bugs or issues. If you need support, please use Stack Overflow using laravel-code-generator tag (https://stackoverflow.com/questions/tagged/laravel-code-generator)

Please provide us with details by completing the following requirements. Issues with not enough info are likely to be closed without resolution.

Environment:

  • Laravel-Code-Generator Version: 2.4.^
  • Laravel Version: 7.4.*

Description:

Getting the following when running "composer update"

Deprecation Notice: Class CrestApps\CodeGenerator\DatabaseParser\SqlServerParser located in ./vendor/crestapps/laravel-code-generator/src/DatabaseParsers/SqlServerParser.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

Steps/Commands To Reproduce:

composer update

Content Of The Resource-File:

NA

jschlies avatar Jun 02 '20 15:06 jschlies

im also seeing the same thing.

imcodingideas avatar Jun 03 '20 04:06 imcodingideas

can't re-generate the issue. my laravel version is 7.26.0 (latest one). Also cant find 7.4.* version here

AjithLalps avatar Aug 27 '20 14:08 AjithLalps