silverstripe-framework/tests/php
Sam Minnee 96e7914f23 FIX: Fix MySQLQuery::seek() and Query::rewind() to fix repeated iteration
API: Query::seek() and Query::rewind() no longer return a value.

Although breaking an API inside a patch release may seem odd, this in
fact is correcting a long-standing bug in our implementation of 
Iterator::rewind(), so I think it’s appropriate.

https://github.com/silverstripe/silverstripe-framework/issues/9097
2019-07-03 09:20:05 +12:00
..
Control Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
Core Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
Dev BUG Fix issue with assertListEquals() ignoring field getters 2019-01-11 11:35:11 +13:00
Forms Resolve incorrect empty string assertion in tests 2019-04-17 13:29:54 +12:00
i18n NEW Scaffolded field labels now only have an uppercased first word 2019-01-07 17:52:28 +01:00
Logging Fix rebase conflicts 2018-11-13 11:09:33 +02:00
ORM FIX: Fix MySQLQuery::seek() and Query::rewind() to fix repeated iteration 2019-07-03 09:20:05 +12:00
Security Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00
View Merge branch '4.3' into 4.4 2019-06-10 17:32:07 +12:00