Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

fix: modify Dumper.php file class name. #427

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

HavenShen
Copy link
Contributor

Operation composer du -o or composer install ..., src/Helpers/Dumper.php The class name and file name in it are inconsistent and do not conform to the psr-4 specification. Composer will prompt a notification, of course, it does not affect the entire function. It is recommended to fix it and keep the class name and file name consistent.

Deprecation Notice: Class SwooleTW\Http\Helpers\VarDumper located in ./vendor/swooletw/laravel-swoole/src/Helpers/Dumper.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar:///usr/local/Cellar/composer/1.10.6/bin/composer/src/Composer/Autoload/ClassMapGenerator.php:201

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.2%) to 68.362% when pulling bb7b890 on HavenShen:fix-dumper into 2271aa7 on swooletw:master.

@coveralls
Copy link

coveralls commented Jul 23, 2020

Coverage Status

Coverage remained the same at 68.586% when pulling bb7b890 on HavenShen:fix-dumper into 2271aa7 on swooletw:master.

@albertcht
Copy link
Member

Hi @HavenShen ,

Thanks for you pull request.

@albertcht albertcht merged commit c033cf9 into swooletw:master Sep 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants