diff --git a/ext/gd/tests/bug77269.phpt b/ext/gd/tests/bug77269.phpt deleted file mode 100644 index 2bd5758e1a903..0000000000000 --- a/ext/gd/tests/bug77269.phpt +++ /dev/null @@ -1,18 +0,0 @@ ---TEST-- -Bug #77269 (Potential unsigned underflow in gdImageScale) ---SKIPIF-- - ---INI-- -memory_limit=2G ---FILE-- - ---EXPECTF-- -Warning: imagescale():%S Product of memory allocation multiplication would exceed INT_MAX, failing operation gracefully - in %s on line %d diff --git a/ext/gd/tests/bug77272.phpt b/ext/gd/tests/bug77272.phpt index 678333f06c0eb..e5cf816f78264 100644 --- a/ext/gd/tests/bug77272.phpt +++ b/ext/gd/tests/bug77272.phpt @@ -5,6 +5,7 @@ memory_limit=-1 --SKIPIF-- diff --git a/ext/sysvshm/tests/bug72858.phpt b/ext/sysvshm/tests/bug72858.phpt index efa72edb5b1e0..905eb49c8f4d1 100644 --- a/ext/sysvshm/tests/bug72858.phpt +++ b/ext/sysvshm/tests/bug72858.phpt @@ -3,16 +3,15 @@ Bug #72858 shm_attach null dereference --SKIPIF-- --FILE-- --EXPECTF-- -Warning: shm_attach(): Failed for key 0x64: Not enough space in %s on line %d +Warning: shm_attach(): Failed for key 0x64: No error in %s on line %d