summaryrefslogtreecommitdiff
path: root/ext/shmop
diff options
context:
space:
mode:
authorHannes Magnusson <bjori@php.net>2006-09-18 16:12:13 +0000
committerHannes Magnusson <bjori@php.net>2006-09-18 16:12:13 +0000
commit6affa7d3e9d7cd3d1ac84397ca7e20eda73a211d (patch)
tree055a2463e3fbecdee35995a4216d9fc8e1059df0 /ext/shmop
parentc8a5e8fa7a11123afac3c3955777e2a044794dda (diff)
downloadphp-git-6affa7d3e9d7cd3d1ac84397ca7e20eda73a211d.tar.gz
Fix tests
Diffstat (limited to 'ext/shmop')
-rw-r--r--ext/shmop/tests/001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/shmop/tests/001.phpt b/ext/shmop/tests/001.phpt
index fc293c82ec..74f53a0377 100644
--- a/ext/shmop/tests/001.phpt
+++ b/ext/shmop/tests/001.phpt
@@ -84,7 +84,7 @@ shm write test #1: ok
data in memory is: test #1 of the shmop() extension
shm open for read only: ok
data in memory is: test #1 of the shmop() extension
-trying to write to a read only segment
+shmop_write(): trying to write to a read only segment
shm open for read only: ok
shm write test #1: ok
data in memory is: test #1 of the shmop() extensiontest #2 append data to shared memory segment