Index: /temp/trunk/html/test/kakinaka/int.php
===================================================================
--- /temp/trunk/html/test/kakinaka/int.php	(revision 9533)
+++ /temp/trunk/html/test/kakinaka/int.php	(revision 9534)
@@ -2,8 +2,7 @@
 require_once("../../require.php");
 
-$test = "-1";
+$test = "0";
 
 $val = sfIsInt($test);
-
 
 print($val);
