WordPress-Coding-Standards
                                
                                 WordPress-Coding-Standards copied to clipboard
                                
                                    WordPress-Coding-Standards copied to clipboard
                            
                            
                            
                        add common functions that return int/float to escaping functions
https://github.com/WordPress/WordPress-Coding-Standards/issues/1969
count rand random_int ceil floor round
Looks good, but I'd like to go through the added functions, just to be safe (no pun intended) 😅
Yes please, take your time. I grabbed them off of psalm only taking global, non-class functions
The code was moved to a different file with WPCS 3.0.0 and no more feedback given, will probably not get merged.
@kkmuffme you could have rebased this PR, and we could have given it another look, no need to close it 🤷🏼♂️
It's easier to create a new PR than rebasing this one, bc there are tons of rebase conflicts since the files this code is in has changed and also they're sorted alphabetically now already (which this PR did too).
If you still want a new PR, that's no problem, I can PR it :-)