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

Deprecated fix #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

trin4ik
Copy link

@trin4ik trin4ik commented Jun 19, 2023

Привёл объявление методов к новому синтаксису, а то deprecated ругается в тинкере.
Только начал юзать пакет, возможно где-то ещё есть подобные задачи, предлагаю оставить pr пока как есть, дополню со временем, если ещё где найду.

@trin4ik
Copy link
Author

trin4ik commented Jun 20, 2023

Убрал все ненужные phpdoc типы, поднял php до 8 версии, проверил все тесты.
Видимо, надо пускать 4-ой веткой, чтобы не сломать совместимость, т.к. mixed типы и объявление типов у свойств классов появились только в 8+.

Так же по ходу поправил пару багов, буквально косметику.

@phuongdm1987
Copy link

Thanks, hope your PR will be accepted soon. I tried to upgrade my project to use PHP 8.1 but reached an issue with the return type being incorrect with ArrayAccess class

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