Edit report at https://bugs.php.net/bug.php?id=64378&edit=1

 ID:                 64378
 Updated by:         [email protected]
 Reported by:        jfha73 at gmail dot com
 Summary:            Full support for Windows x64
-Status:             Open
+Status:             Duplicate
 Type:               Feature/Change Request
 Package:            *Compile Issues
 Operating System:   Windows Server x64
 PHP Version:        5.5.0alpha5
 Block user comment: N
 Private report:     N

 New Comment:

We already have FR for that.

Experimental x64 support is coming for 5.5 and later. However full support, as 
you 
request, is a much larger work than simply build a x64 version of our binaries. 
Many internal changes are required to get what linux x64 support.


Previous Comments:
------------------------------------------------------------------------
[2013-03-07 18:52:33] jfha73 at gmail dot com

Description:
------------
Hey guys,

Would you please have it fully compatible for Windows x64?

So far when I get it to compile in 64-bit, it shows as 64-bit in phpinfo(), but 
when I change memory_limit in pnp.ini to something that 32-bit won't support 
(Eg: 4096MB) it goes blank.

Thanks

Test script:
---------------
<?php
    phpinfo();
?>

Expected result:
----------------
To show phpinfo, instead of a blank screen when memory_limit has been changed 
to something 32-bit won't support

Actual result:
--------------
Blank Screen.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=64378&edit=1

Reply via email to