Skip to content

Commit 866ef7c

Browse files
committed
(string)
1 parent 02a5b09 commit 866ef7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimpleTemplate.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ function ($match) use ($data) {
4949
return $return;
5050
}
5151
},
52-
$string
52+
(string) $string
5353
);
5454
}
5555
}

0 commit comments

Comments
 (0)