FOSElasticaBundle icon indicating copy to clipboard operation
FOSElasticaBundle copied to clipboard

Branch 5.x compatible with PHP8

Open ypereirareis opened this issue 3 years ago • 4 comments
trafficstars

HI !

thanks for this incredible bundle !

  • Is version 5.x compatible with PHP8 ?
  • if not, is it planned to do what is needed to add compatibility ?

Thanks !!

ypereirareis avatar Feb 28 '22 16:02 ypereirareis

Hi once again !

Any information about PHP8 compat on branch 5.x would be really appreciated.

Thanks.

ypereirareis avatar Mar 30 '22 13:03 ypereirareis

Well, the 5.x branch is not maintained anymore. It would be difficult to support old versions, even elasticsearch 5.x has been EOL for quite some time.

XWB avatar Aug 18 '22 21:08 XWB

I've been running the 5.1 branch on PHP 8 for a while and there seem to be no incompatibilities in every day use.

jorrit avatar Jan 23 '23 09:01 jorrit

If you absolutely must keep using the 5.x branch (which of course I recommend against), while at the same time running on PHP 8, see this fork work the neccessary changes: https://bitbucket.org/go-gastro/foselasticabundle/src/5.x-php8.2/

This fork however comes with NO WARRANTIES WHATSOEVER.

manuelkiessling avatar Mar 17 '23 09:03 manuelkiessling