diff options
author | Stanislav Malyshev <stas@php.net> | 2012-05-15 23:09:46 -0700 |
---|---|---|
committer | Stanislav Malyshev <stas@php.net> | 2012-05-15 23:09:46 -0700 |
commit | e36a5a1197a26f9641aec36810ec3afe62317c94 (patch) | |
tree | 9fcc01f99a2e44dae336576e01e8ba6b07b04293 /tests | |
parent | be8b1c74cfde32422482403385ded3e8240a2c4b (diff) | |
download | php-git-e36a5a1197a26f9641aec36810ec3afe62317c94.tar.gz |
fix test
Diffstat (limited to 'tests')
-rw-r--r-- | tests/output/ob_013.phpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/output/ob_013.phpt b/tests/output/ob_013.phpt index e96de46a4b..ad2e36d47f 100644 --- a/tests/output/ob_013.phpt +++ b/tests/output/ob_013.phpt @@ -39,7 +39,7 @@ Array ( [name] => d [type] => 1 - [flags] => 4209 + [flags] => 20593 [level] => 4 [chunk_size] => %d [buffer_size] => 16384 @@ -95,7 +95,7 @@ Array ( [name] => d [type] => 1 - [flags] => 4209 + [flags] => 20593 [level] => 4 [chunk_size] => %d [buffer_size] => 16384 |