<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 19, 2018 at 9:15 AM, Derick Rethans <span dir="ltr"><<a href="mailto:tz@derickrethans.nl" target="_blank">tz@derickrethans.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That's not true. On a 64-bit platform, you should run a 64-bit build<br>
Windows. The problem on Windows was that its "long" is an int32_t, but<br>
this all got resolved with PHP 7.0 (out for 2+ years), where it now uses<br>
an int64_t-like type.</blockquote><div><br></div><div>Should you use it?  Yes, absolutely.  But there are still LTS deployments that have this problem, and some common starter-kit local environments that are still bundled with 32-bit PHP.  This pops up three or four times a year for me in the Drupal issue queues. </div></div></div></div>