We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc59e79 commit 0bf063dCopy full SHA for 0bf063d
ext/opcache/tests/gh9259_001.phpt
@@ -2,6 +2,8 @@
2
Bug GH-9259 001 (Setting opcache.interned_strings_buffer to a very high value leads to corruption of shm)
3
--EXTENSIONS--
4
opcache
5
+--SKIPIF--
6
+<?php if (PHP_INT_SIZE != 8) die("skip: 64-bit only"); ?>
7
--INI--
8
opcache.interned_strings_buffer=131072
9
opcache.log_verbosity_level=2
0 commit comments