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

Fix deprecated use of cookie #135

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dockawash
Copy link

User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.

User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead.
github-actions bot pushed a commit to netbull/MobileDetectBundle that referenced this pull request Jul 7, 2022
# [5.2.0](v5.1.5...v5.2.0) (2022-07-07)

### Bug Fixes

* added CI ([bd35369](bd35369))

### Features

* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([ee51d4c](ee51d4c))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([17fa419](17fa419))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([9920774](9920774))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([109ea06](109ea06))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([44c8a3e](44c8a3e))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([a5e15c4](a5e15c4))
* ready for symfony 5.3, add github actions, merged from orginal repo [suncat2000#143](https://github.com/netbull/MobileDetectBundle/issues/143), [suncat2000#144](https://github.com/netbull/MobileDetectBundle/issues/144), [suncat2000#135](https://github.com/netbull/MobileDetectBundle/issues/135), [suncat2000#133](https://github.com/netbull/MobileDetectBundle/issues/133) ([956bb8a](956bb8a))
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.

1 participant