Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChange work with parent classes. Revise supported php versions #382
Conversation
alexndr-novikov
commented
Dec 9, 2019
•
|
Very helpful, cause to work on PHP 7.4 we had to patch the library to avoid crash on |
alexndr-novikov left a comment
|
We use patch like this in our project and it works pretty good (PHP7.4) |
|
@kikmak42 Would you be so kind to review and merge this PR or point to valid person for it? |
|
@gnongsie Would you be so kind to help me with this PR? |
|
Is this repo dead or alive? |
stevedesmond-ca
commented
Jan 1, 2020
dranes
commented
Jan 30, 2020
|
We moved our application to 7.4, and now we can't use Authorize.NET |
carloslahrssen
commented
Jan 30, 2020
|
Currently being blocked by this, it's kind of crazy that there's been no activity from the maintainers since this has been opened. Seeing that the last commit on this repo was in June, I feel like that my team has no choice but to fork and apply the changes ourselves. |
stevedesmond-ca
commented
Jan 31, 2020
|
I don't know that this PR will be merged, as it modifies generated code, rather than updating the generator, which I'm not positive is possible, given what it needs to know. As a workaround, we currently briefly set |
|
@stevedesmond-ca Would you be so kind to supply me with the link to generator and documentation for it? |
dranes
commented
Mar 24, 2020
|
I have tested this code un production too looks good, any news on this? |
sharik709
commented
Apr 22, 2020
•
|
I've having problems because of this. Not sure why it's not merged. Anyone has any idea how to get this pull request merged to my forked version or use package based off of this pull request? Edit: Found it https://stackoverflow.com/questions/25878984/can-i-pull-a-specific-commit-with-composer Thanks :) |
dranes
commented
Apr 22, 2020
|
@shahariaazam yes in your composer.json you need to add in the require section
and then in the "repositories" section
|
sharik709
commented
Apr 23, 2020
|
@dranes Thank you :) |
jgile
commented
Apr 25, 2020
|
authorize.net... surely you can afford to hire a single PHP developer to handle this package. it seriously needs some support. I'll do it. Just hand it over, please. |
dranes
commented
Apr 25, 2020
|
Should we create a Patreon for this package? |
anuradhan
commented
May 1, 2020
|
i tried these and still got error on PHP 7.4 |
sharik709
commented
May 5, 2020
•
|
@anuradhan i'm unsure how you did it. But this is how I solved it. delete delete add run obliviously, you should be careful on production and install it properly but that's how i did it in my development env. Enjoy :) |
vkhramtsov commentedDec 7, 2019