Browse Source

Feat: read numeric

viest 5 years ago
parent
commit
c43ea05d87
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/open_xlsx_get_data_with_set_type.phpt

+ 1 - 1
tests/open_xlsx_get_data_with_set_type.phpt

@@ -48,7 +48,7 @@ array(2) {
     [0]=>
     string(5) "Viest"
     [1]=>
-    string(2) "24"
+    int(24)
     [2]=>
     int(1568877706)
   }