diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-29 17:05:01 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-05-29 17:05:01 +0200 |
commit | 3ba64545ed8e4962fafa47abc7745dad3fe40801 (patch) | |
tree | 6cd8341a0262355f49187ae25c13270212c8a2d5 | |
parent | b32b8e91bd1593ae14a06ab7bacac8892392a4d1 (diff) | |
download | php-git-3ba64545ed8e4962fafa47abc7745dad3fe40801.tar.gz |
Update phpdbg oplog test
-rw-r--r-- | sapi/phpdbg/tests/phpdbg_oplog_001.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sapi/phpdbg/tests/phpdbg_oplog_001.phpt b/sapi/phpdbg/tests/phpdbg_oplog_001.phpt index 5a5e9ba61c..9fc112a3f7 100644 --- a/sapi/phpdbg/tests/phpdbg_oplog_001.phpt +++ b/sapi/phpdbg/tests/phpdbg_oplog_001.phpt @@ -26,7 +26,7 @@ prompt> halloarray(2) { [4]=> int(1) [5]=> - int(3) + int(2) [8]=> int(2) } |