extra-php-extensions icon indicating copy to clipboard operation
extra-php-extensions copied to clipboard

feat(php82): extensions support for php 8.2

Open shouze opened this issue 1 year ago • 5 comments

and upgrade bref base image

shouze avatar Jul 25 '22 09:07 shouze

Thank you. It seams like the xdebug layer is failing. Do you know why?

Nyholm avatar Jul 26 '22 06:07 Nyholm

@Nyholm yes sorry, was probably related to https://github.com/xdebug/xdebug/pull/851. I try to update the PR this week as php 8.2 is coming soon, first RCs.

shouze avatar Sep 05 '22 09:09 shouze

@Nyholm should be alright now.

shouze avatar Sep 05 '22 09:09 shouze

@Nyholm oh well...

#6 3.244 checking Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 8.0.0 and < 8.3.0 (found 7.3.33)

Should we be BC break & remove support of php 7.3? So this should be version 0.12.0 or better 1.0.0 no?

shouze avatar Sep 05 '22 09:09 shouze

@Nyholm LGTM

shouze avatar Sep 09 '22 08:09 shouze

@Nyholm sorry for the delay, should be all good right now. Also, as php 7 is fully deprecated from now, I can make another PR to completely drop php 7 support after this one. WDYT?

shouze avatar Oct 17 '22 07:10 shouze

Let's merge this and drop PHP7 in next PR.

Nyholm avatar Oct 26 '22 09:10 Nyholm

Just released 0.11.35 which will be the last 0.11.* release

Nyholm avatar Oct 28 '22 14:10 Nyholm

I tried to rebase this PR but I wasn't allowed to push to your branch. Could you please rebase so I can merge?

Nyholm avatar Oct 28 '22 14:10 Nyholm

I tried to rebase this PR but I wasn't allowed to push to your branch. Could you please rebase so I can merge?

Done, and bumped to 0.12.0 in Changelog

shouze avatar Oct 28 '22 16:10 shouze