]> granicus.if.org Git - php/commit
Fix broken test case
authorChristoph M. Becker <cmb@php.net>
Sun, 24 Jul 2016 22:13:44 +0000 (00:13 +0200)
committerChristoph M. Becker <cmb@php.net>
Sun, 24 Jul 2016 22:13:44 +0000 (00:13 +0200)
commitd28f1dae9dbe09b63539efe94a0ef449f6790438
treee46d223228f3dda350cea15bf88ae760d3813aa0
parent9cd23ff84f67edb8bbc7aad63d48d81a0e63ae46
Fix broken test case

The test claims that it would be "checking all the values in returned array",
but due to the use of %a it actually skipped elements. We fix that by using
%s instead.
ext/gd/tests/gd_info_variation1.phpt