James Spittal

Results 3 issues of James Spittal

I have a PHP project and I run no-leaks as follows: ```` $ ./vendor/bin/roave-no-leaks --configuration test/phpunit.xml --coverage-html coverage ```` It runs, but produces no information about the memory leak: ````...

question

Hi, I'm running csvlint as follows: ``` ./csvlint large_csv.csv ``` I get: ``` $ ./csvlint large_csv.csv Record #13361 has error: wrong number of fields in line ``` Is there a...

I see in your example, you are using Google Analytics (`ga.js`) as opposed to Universal Analytics (`analytics.js`). Is this compatible with `analytics.js`? I'm guessing not because Universal Analytics uses the...