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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment