mabart / parsecsv-for-php

Automatically exported from code.google.com/p/parsecsv-for-php
MIT License
0 stars 0 forks source link

Returns false on failure shoul throw exceptions as debugging with false as result is impossible #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Initialize parsing with incorrect data source

What is the expected output? What do you see instead?

I should get exception explaining what is wrong. Instead I see nothing.

Original issue reported on code.google.com by Josef.S...@gmail.com on 7 May 2013 at 3:59