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

 ID:                 64479
 Updated by:         paj...@php.net
 Reported by:        jfha73 at gmail dot cm
 Summary:            Still no memory_limit higher than 3GB
-Status:             Open
+Status:             Duplicate
 Type:               Bug
 Package:            Performance problem
 Operating System:   Windows Server 2008 R2
 PHP Version:        5.5.0beta1
 Block user comment: N
 Private report:     N

 New Comment:

It won't work until we really have x64 support with true 64 bit integer and 
code 
modified to use size_t and co. That sadly won't happen in 5.x.

I mark it as duplicated as we already have other issues and feature requests 
for 
that.


Previous Comments:
------------------------------------------------------------------------
[2013-03-21 17:11:16] jfha73 at gmail dot cm

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

Awesome I just saw the first PHP 5.5 x64 on your QA, I just tried it on my test 
server and it works just great, except for it still doesn't support memory 
higher than 3GB, also, it's missing php_gd2.dll and php_gettext.dll

Please add these on your next Beta or do we have to wait until release version?

Thanks

Test script:
---------------
phpinfo();

Expected result:
----------------
Show PHP Info

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


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



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

Reply via email to