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

Prevent an abstraction leak in Evidence.php #9

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

AlexanderKarpanProdege
Copy link
Contributor

@AlexanderKarpanProdege AlexanderKarpanProdege commented Jul 27, 2023

I already mentioned this while reporting a bug in your other repository.
This fix makes it possible to pass empty arrays into public function setFromWebRequest($server = null, $cookies = null, $query = null).
It currently affects our production code.

@Automation51D Automation51D merged commit bcc2192 into 51Degrees:main Jul 28, 2023
Automation51D pushed a commit that referenced this pull request Oct 24, 2023
…precation warning fixes'

PHP 8.2 deprecation warning fixes
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.

3 participants