diff options
| author | Lior Kaplan <kaplanlior@gmail.com> | 2014-02-14 22:39:19 +0200 |
|---|---|---|
| committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-02-14 22:39:19 +0200 |
| commit | d67160a566757f858e5883201e518230f5221c6b (patch) | |
| tree | 24f894d317e2f58e2d5372f39a1d53fa30885751 /ext/session/tests | |
| parent | 575107aad92a460051e02de029067359083542b9 (diff) | |
| download | php-d67160a566757f858e5883201e518230f5221c6b.tar.gz | |
Imported Upstream version 5.6.0~alpha2+dfsgupstream/5.6.0_alpha2+dfsg
Diffstat (limited to 'ext/session/tests')
| -rw-r--r-- | ext/session/tests/bug60634.phpt | 1 | ||||
| -rw-r--r-- | ext/session/tests/bug60634_error_4.phpt | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/session/tests/bug60634.phpt b/ext/session/tests/bug60634.phpt index e2dfd15b3..86dcb1152 100644 --- a/ext/session/tests/bug60634.phpt +++ b/ext/session/tests/bug60634.phpt @@ -43,3 +43,4 @@ echo "um, hi\n"; --EXPECTF-- write: goodbye cruel world close: goodbye cruel world + diff --git a/ext/session/tests/bug60634_error_4.phpt b/ext/session/tests/bug60634_error_4.phpt index f21d077b5..d0b5786af 100644 --- a/ext/session/tests/bug60634_error_4.phpt +++ b/ext/session/tests/bug60634_error_4.phpt @@ -49,3 +49,4 @@ Stack trace: #1 {main} thrown in %s on line %d close: goodbye cruel world + |
