baraja-core / baraja-core/session
Fix 'Variable assignment found within a condition. Did you mean to do a comparison ?' issue in src\SessionStorage.php
Open
- Dominant language
- PHP
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
[CodeFactor](https://www.codefactor.io/repository/github/baraja-core/session) found an issue: Variable assignment found within a condition. Did you mean to do a comparison ?
It's currently on:
[src\SessionStorage.php:141](https://www.codefactor.io/repository/github/baraja-core/session/source/master/src/SessionStorage.php#L141)
Contributor guide
Research direction
Open src\SessionStorage.php at line 141 and inspect the conditional assignment flagged by CodeFactor. Confirm the intended comparison from the surrounding session-storage logic, make the smallest correction, and verify the package's available checks or tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend, database
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100