From 38eecffe0dcaf6ef29113659fa18732b38619a80 Mon Sep 17 00:00:00 2001 From: Derick Rethans Date: Wed, 7 Dec 2011 19:42:44 +0000 Subject: [PATCH] Test cosmetics. --- ext/date/tests/bug48476.phpt | 2 +- ext/date/tests/bug48678.phpt | 2 +- ext/date/tests/bug50392.phpt | 2 +- ext/date/tests/bug51096.phpt | 2 +- ext/date/tests/bug52062-64bit.phpt | 2 +- ext/date/tests/bug52062.phpt | 2 +- ext/date/tests/bug52113.phpt | 2 +- ext/date/tests/bug53437.phpt | 2 +- ext/date/tests/bug53502.phpt | 2 +- ext/date/tests/bug54597.phpt | 2 +- ext/date/tests/bug54851.phpt | 2 +- ext/date/tests/bug55253.phpt | 2 +- ext/date/tests/bug60236.phpt | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ext/date/tests/bug48476.phpt b/ext/date/tests/bug48476.phpt index 4bf9503759..2daa594871 100644 --- a/ext/date/tests/bug48476.phpt +++ b/ext/date/tests/bug48476.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug#48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) +Bug #48476 (cloning extended DateTime class without calling parent::__constr crashed PHP) --FILE-- --FILE-- diff --git a/ext/date/tests/bug60236.phpt b/ext/date/tests/bug60236.phpt index c82bf176d7..faa0e160ce 100644 --- a/ext/date/tests/bug60236.phpt +++ b/ext/date/tests/bug60236.phpt @@ -1,5 +1,5 @@ --TEST-- -Bug #60236: TLA timezone dates are not converted properly from timestamp +Bug #60236 (TLA timezone dates are not converted properly from timestamp) --INI-- date.timezone=America/New_York --FILE-- -- 2.40.0