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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | httprl-1869026-2-supress-error-windows.patch | 1.2 KB | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedI have an idea. Conditional suppress the error. Only use @ if on windows.
http://stackoverflow.com/questions/5879043/php-script-detect-whether-run...
Comment #2
mikeytown2 commentedThe following patch has been committed to 6.x & 7.x