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

PHP 7.4 Error #188

Open
kstych opened this issue Nov 15, 2019 · 5 comments
Open

PHP 7.4 Error #188

kstych opened this issue Nov 15, 2019 · 5 comments

Comments

@kstych
Copy link

kstych commented Nov 15, 2019

Hi getting error with php 7.4 with below details

ErrorException | implode(): Passing glue string after array is deprecated. Swap the parameters

Line : 72
File : vendor/marcelog/pami/src/PAMI/Message/Event/Factory/Impl/EventFactoryImpl.php

$name = implode($parts, '');

@aqvador
Copy link

aqvador commented Oct 23, 2020

I moved the project to 7.4
I get the same error
I understand you haven't fixed it yet =(

@aqvador
Copy link

aqvador commented Oct 23, 2020

Dear developers, swap the arguments in implode
a year has passed
the problem is not solved (

@Stollie
Copy link

Stollie commented Dec 11, 2020

The fix is in here: v2.0.2...master

But for some reason, it's not in v2.0.2 when in get it through composer. :(

@aqvador
Copy link

aqvador commented Dec 12, 2020

The fix is in here: v2.0.2...master

Yes, the project campaign faded.
they implemented to the maximum what they could,
but they don't want to support it (

There was a fix, but there is no tag or release

@TheWildHorse
Copy link

@marcelog Can we get a new tag for the 7.4 support, or is there more work to do on it where you could use my help?

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

No branches or pull requests

4 participants