Creating this so people know that this is a PHP bug with windows... not much I can do about it.
https://bugs.php.net/bug.php?id=54563
https://bugs.php.net/bug.php?id=49948
I could suppress the error if more people complain.

Comments

mikeytown2’s picture

Status: Closed (works as designed) » Active

I have an idea. Conditional suppress the error. Only use @ if on windows.
http://stackoverflow.com/questions/5879043/php-script-detect-whether-run...

mikeytown2’s picture

Status: Active » Fixed
StatusFileSize
new1.2 KB

The following patch has been committed to 6.x & 7.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.