Explorar o código

Fix tests/php_exceptions_005.phpt

Stefan Siegl %!s(int64=9) %!d(string=hai) anos
pai
achega
790735f04a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/php_exceptions_005.phpt

+ 1 - 1
tests/php_exceptions_005.phpt

@@ -34,7 +34,7 @@ catch(V8JsScriptException $e) {
 --EXPECTF--
 after getException
 Got V8JsScriptException
-string(329) "php_exceptions_005:3: exception 'Exception' with message 'Test-Exception' in %s
+string(%d) "php_exceptions_005:3: exception 'Exception' with message 'Test-Exception' in %s
 Stack trace:
 #0 [internal function]: Foo->getException()
 #1 %s: V8Js->executeString('var ex = PHP.fo...', 'php_exceptions_...')