From: Arpad Ray Date: Tue, 3 Jan 2012 21:47:16 +0000 (+0000) Subject: add test for #60634 X-Git-Tag: php-5.4.0RC5~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f948f63ed0a87254fbc3d4205ce03fe3f9001a8;p=php add test for #60634 --- diff --git a/ext/session/tests/bug60634.phpt b/ext/session/tests/bug60634.phpt new file mode 100644 index 0000000000..e2dfd15b37 --- /dev/null +++ b/ext/session/tests/bug60634.phpt @@ -0,0 +1,45 @@ +--TEST-- +Bug #60634 (Segmentation fault when trying to die() in SessionHandler::write()) +--INI-- +session.save_path= +session.name=PHPSESSID +--SKIPIF-- + +--FILE-- + +--EXPECTF-- +write: goodbye cruel world +close: goodbye cruel world