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

 ID:                 64752
 Updated by:         a...@php.net
 Reported by:        mattfic...@php.net
 Summary:            bug40770 is missing memory_limit fatal error
 Status:             Open
 Type:               Bug
 Package:            Testing related
 Operating System:   Windows
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

Hi Matt,

i can't reproduce this one, with older or current builds. Is it still 
reproducible 
for you? If yes, could you give me some hints?

Thanks


Previous Comments:
------------------------------------------------------------------------
[2013-05-01 20:09:39] mattfic...@php.net

Description:
------------
zend/tests/bug40770.phpt does not output Fatal Error about memory_limit being 
reached (expected) on NTS builds.

Affects recent 5.3 5.4 and 5.5 builds without opcache. With opcache or on TS 
builds, this test PASSes.

I added memory_limit=8M to the INI I used (from test's INI section).


Test script:
---------------
zend/tests/bug40770.phpt

Expected result:
----------------
Fatal error: Allowed memory size of 8388608 bytes exhausted%s(tried to allocate 
%d bytes) in %s on line %d

Actual result:
--------------
Empty output.


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



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

Reply via email to