Skip to content
Snippets Groups Projects
Commit 2e82683a authored by Jared Hancock's avatar Jared Hancock
Browse files

php: Fix global variable clobber issue

Some versions of PHP (5.3.6 on Windows at least) may corrupt `$ost` if it is
closed off as a global variable.

Fixes #917, #969
parent 7804ec66
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment