CHips L MINI SHELL

CHips L pro

Current Path : /proc/self/root/opt/cpanel/ea-php70/root/usr/share/tests/pear/File_CSV/tests/CSV/
Upload File :
Current File : //proc/self/root/opt/cpanel/ea-php70/root/usr/share/tests/pear/File_CSV/tests/CSV/bug11526.phpt

--TEST--
File_CSV Test Case bug11526: Fields count less than expected
--FILE--
<?php
// $Id: bug11526.phpt,v 1.2 2008/09/21 21:25:58 dufuz Exp $
require_once 'File/CSV.php';
$path = dirname(__FILE__) . '/bug11526.csv';
$conf = File_CSV::discoverFormat($path);
echo $conf['fields'];
?>
--EXPECT--
12

Copyright 2K16 - 2K18 Indonesian Hacker Rulez