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

Scrutinizer Auto-Fixes #3

Merged
merged 1 commit into from
Sep 23, 2014
Merged

Scrutinizer Auto-Fixes #3

merged 1 commit into from
Sep 23, 2014

Conversation

scrutinizer-auto-fixer
Copy link
Contributor

@tymondesigns requested this pull request.

This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/tymondesigns/jwt-auth/inspections/c14b5516-3771-43c7-b9fc-dad690e0193d

Enabled analysis tools:

  • PHP Analyzer
  • PHP PDepend
  • PHP Similarity Analyzer
  • PHP Change Tracking Analyzer

This patch was automatically generated as part of the following inspection:
https://scrutinizer-ci.com/g/tymondesigns/jwt-auth/inspections/c14b5516-3771-43c7-b9fc-dad690e0193d

Enabled analysis tools:
 - PHP Analyzer
 - PHP PDepend
 - PHP Similarity Analyzer
 - PHP Change Tracking Analyzer
tymondesigns added a commit that referenced this pull request Sep 23, 2014
@tymondesigns tymondesigns merged commit 5475cc2 into master Sep 23, 2014
@tymondesigns tymondesigns deleted the scrutinizer-patch-1 branch September 23, 2014 20:49
D-Redouane added a commit to D-Redouane/jwt-auth that referenced this pull request Apr 29, 2024
…ent variable

The env file is passing values as string and if manually the developer set the JWT_TTL value in the env file an error of : 
```
Carbon\\Carbon::rawAddUnit(): Argument tymondesigns#3 ($value) must be of type int|float, string given,
```
will appear

Fixes tymondesigns#2256
RezaZkr added a commit to RezaZkr/jwt-auth that referenced this pull request May 5, 2024
…st be of type int|float, string given" error when read JWT_TTL from .env .
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

Successfully merging this pull request may close these issues.

2 participants