Sunny Side Up

Results 38 issues of Sunny Side Up

![image](https://cloud.githubusercontent.com/assets/167154/18001367/a750a074-6bd6-11e6-817d-0c297d1d5a4b.png)

I put in a random die statement to see where it would crash after 100,000 loops .... SQLSelect.php ``` php private static $_count_count = 0; /** * Returns the current...

![image](https://user-images.githubusercontent.com/167154/42544021-e06f2ef6-8502-11e8-9bff-efaa2f428c49.png) We are using SS4.1.1 AFAIK and 2.x-dev

Hi This looks like a great module. I tried: `composer global require sminnee/composer-diff:dev-master` but got the following error. Just posting this in case others have the same issue. ``` txt...

Hi, This is what I run on ububtu 22.04 / php 8.2: ```shell git clone https://github.com/NoiseByNorthwest/php-spx.git cd php-spx git checkout release/latest phpize ./configure make sudo make install ``` Then I...

Thank you for the fantastic module. I just wanted to let you know that we have written (under construction), an upgrade script from SS3 to SS4: - https://github.com/sunnysideup/silverstripe-migration-task/blob/master/_config/config.yml - https://github.com/sunnysideup/silverstripe-migration-task/blob/master/src/Tasks/FixSheaDawsonLink.php

![image](https://user-images.githubusercontent.com/167154/28401105-c2c99bca-6d6b-11e7-8d98-9af873930220.png) If you unclick the "header row" tickbox, then the import stops working (rows are imported, but fields are empty) ... I noticed a key => value mixup noted in...