From: Stanislav Malyshev Date: Tue, 10 Jun 2014 21:25:49 +0000 (-0700) Subject: fix test X-Git-Tag: PRE_PHPNG_MERGE~207 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac6c86b7dcfcbcb21b45da32ecffcaf28f50fa39;p=php fix test --- diff --git a/ext/date/tests/bug67118.phpt b/ext/date/tests/bug67118.phpt index 2aa8c1d828..19b5914aa3 100644 --- a/ext/date/tests/bug67118.phpt +++ b/ext/date/tests/bug67118.phpt @@ -23,4 +23,4 @@ class mydt extends datetime new mydt("Funktionsansvarig rådgivning och juridik", "UTC"); ?> --EXPECTF-- -Fatal error: Call to a member function format() on a non-object in %sbug67118.php on line %d +Fatal error: Call to a member function format() on null in %sbug67118.php on line %d