Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
2.7
Description
Following on from MDL-43395, we want to move to stricter validation of limit params in database functions and propose to add a DEVELOPER_DEBUG warning about the use of empty strings '' and -1.
Note that historically we have used these sort of params in other library functions as default values and so we'll have to change the param of quite a few library functions as well.