diff options
Diffstat (limited to 'ext/gd/tests/bug70976.phpt')
-rw-r--r-- | ext/gd/tests/bug70976.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gd/tests/bug70976.phpt b/ext/gd/tests/bug70976.phpt index 2cef56cc32..b4f5c9b78b 100644 --- a/ext/gd/tests/bug70976.phpt +++ b/ext/gd/tests/bug70976.phpt @@ -10,4 +10,4 @@ $img = imagerotate(imagecreate(10,10),45,0x7ffffff9); var_dump($img); ?> --EXPECT-- -resource(5) of type (gd)
\ No newline at end of file +resource(5) of type (gd) |