diff --git a/ext/shmop/tests/001.phpt b/ext/shmop/tests/001.phpt index 3878a2e9958..71e4065193d 100644 --- a/ext/shmop/tests/001.phpt +++ b/ext/shmop/tests/001.phpt @@ -70,9 +70,9 @@ shmop echo "ok\n"; } ?> ---EXPECT-- +--EXPECTF-- shm open for create: ok -shm size is: 1024 +shm size is: %d shm write test #1: ok data in memory is: test #1 of the shmop() extension shm open for read only: ok