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

Initial support for PHP 8.0 #51

Merged
merged 6 commits into from Nov 17, 2020
Merged

Initial support for PHP 8.0 #51

merged 6 commits into from Nov 17, 2020

Conversation

snapshotpl
Copy link
Member

Q A
Documentation no
Bugfix no
BC Break no
New Feature no
RFC no
QA yes

Description

This patch removes deprecation errors from comes from reflection API in PHP 8.0

.travis.yml Show resolved Hide resolved
.travis.yml Show resolved Hide resolved
@snapshotpl
Copy link
Member Author

IMO we need to merge this also into 3.x also with nightly builds

@snapshotpl snapshotpl mentioned this pull request Sep 9, 2020
@geerteltink geerteltink changed the base branch from develop to 3.5.x September 12, 2020 09:22
@boesing boesing added this to the 3.5.0 milestone Nov 17, 2020
@boesing boesing linked an issue Nov 17, 2020 that may be closed by this pull request
6 tasks
snapshotpl and others added 6 commits November 18, 2020 00:22
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
Signed-off-by: Witold Wasiczko <witold@wasiczko.pl>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added this to In progress in PHP 8.0 via automation Nov 17, 2020
@boesing boesing merged commit b1e55e0 into laminas:3.5.x Nov 17, 2020
PHP 8.0 automation moved this from In progress to Done Nov 17, 2020
@boesing
Copy link
Member

boesing commented Nov 17, 2020

Thanks, @snapshotpl!

boesing added a commit to boesing/laminas-servicemanager that referenced this pull request Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
PHP 8.0
  
Done
Development

Successfully merging this pull request may close these issues.

PHP 8.0 support
2 participants