nusoap-php7
nusoap-php7 copied to clipboard
Removed warnings reported by compatibility checker tools
Removed support for legacy PHP features, in order to get rid of the warnings triggered by PHP compatibility checker tools.
- Removed all references to
$HTTP_SERVER_VARS. - Removed all references to
safe_modesetting.
I tested each modified class, and they work fine after the changes. Of course, I would welcome some help in performing more testing, before merging the changes with the master branch (the more eyes on the code, the better). :smile:
Do we know when this pull request is going to be merged into the main branch?
Any update? :smile:
Up!