bhays / gravity-forms-wysija

Send your Gravity Forms entries to Wysija
5 stars 2 forks source link

Will it be compatible with PHP 7? #3

Open MarceloPedra opened 8 years ago

MarceloPedra commented 8 years ago

Hello, just wanted to be sure of compat of your plugin w/PHP7. Thanks

bhays commented 8 years ago

I have not yet done any testing with PHP7.

MarceloPedra commented 8 years ago

Yep. I just tried it and it works well with PHP 5.6. Under PHP 7.0 the plugin is unable to retrieve any of the field names of the form. Can you fix this anytime soon?

MarceloPedra commented 8 years ago

I also noticed it does not throw any PHP error in the logs, so it must be something related to how PHP 7 deals with variables and values. Maybe?

bhays commented 8 years ago

I can't make any guarantees on when I'll be able to get to testing PHP7 at this time. If you're able to, I'd be more than happy to accept a pull request.

MarceloPedra commented 8 years ago

Ok. I don't know enough to debug it. Still, I can provide a testing environment so you can freely test it live in an online server with several PHP versions.