Parser-PHP icon indicating copy to clipboard operation
Parser-PHP copied to clipboard

Add PHP 8.2 compatibility

Open javer opened this issue 3 years ago • 11 comments

Fixes PHP 8.2: Dynamic Properties are deprecated

javer avatar Oct 02 '22 16:10 javer

@NielsLeenheer Could you please take a look at this small fix?

javer avatar Oct 19 '22 15:10 javer

@NielsLeenheer Any updates on this? PHP 8.2 will be released in a week.

javer avatar Dec 02 '22 11:12 javer

@NielsLeenheer any update?

thinhbuzz avatar Dec 11 '22 15:12 thinhbuzz

It'd be great to get this merged, as it would unblock my PHP 8.2 upgrade as well.

ldebrouwer avatar Dec 16 '22 08:12 ldebrouwer

Hi! Do you have any plans to merge PR this year?

javer avatar Jan 09 '23 08:01 javer

@NielsLeenheer Hi Niels, is there anything we can do to help get the ball rolling on this PR?

ldebrouwer avatar Jan 12 '23 10:01 ldebrouwer

Is there any update on this?

javer avatar Apr 24 '23 12:04 javer

Same problem here, could this PR be merged and a new version released? Thanks a lot for this great library!

marc-farre avatar Apr 25 '23 10:04 marc-farre

:pray:

nadar avatar May 31 '23 11:05 nadar

Guys, please mark this library as abandoned. If you are not able to merge simple PR with some deprecations.

mkoprek avatar Jun 13 '23 10:06 mkoprek

I have published a fork with the fixes on the same namespace. Replace "whichbrowser/parser": "2.1.7", with "nadar/parser": "^1.1" in composer.json and you are done.

https://github.com/nadar/Parser-PHP

nadar avatar Oct 23 '23 14:10 nadar