From 80923f933d21f7ad01f98c8059b40c9d340e1e92 Mon Sep 17 00:00:00 2001 From: foobar Date: Thu, 23 Jan 2003 03:28:41 +0000 Subject: Added test for bug: #21513 --- tests/func/005a.phpt | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 tests/func/005a.phpt (limited to 'tests/func') diff --git a/tests/func/005a.phpt b/tests/func/005a.phpt new file mode 100644 index 0000000000..92173c2579 --- /dev/null +++ b/tests/func/005a.phpt @@ -0,0 +1,30 @@ +--TEST-- +Testing register_shutdown_function() with timeout. (Bug: #21513) +--POST-- +--GET-- +--FILE-- + +--EXPECT-- +Start +Shutdown -- cgit v1.2.1