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

Removed warnings reported by compatibility checker tools #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

daigo75
Copy link

@daigo75 daigo75 commented Mar 24, 2017

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_mode setting.

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). 😄

daigo75 and others added 3 commits October 3, 2016 15:41
Use `operations` instead of non-existent `operation` property.
Conflicts:
	lib/class.soapclient.php
* Removed all references to `$HTTP_SERVER_VARS`.
* Removed all references to `safe_mode` setting.
@daigo75
Copy link
Author

daigo75 commented Aug 25, 2017

Do we know when this pull request is going to be merged into the main branch?

@daigo75
Copy link
Author

daigo75 commented Feb 5, 2018

Any update? 😄

@lucasmezencio
Copy link

Up!

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

Successfully merging this pull request may close these issues.

2 participants