Changes between Initial Version and Version 1 of Ticket #56198, comment 8
- Timestamp:
- 07/12/2022 04:32:06 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56198, comment 8
initial v1 3 3 I've kept the `debug_backtrace()` call for now, because passing in `__METHOD__` like @malthert says seems dumb. 4 4 5 @spacedmonkey asked out floats on GitHub, should we simply disallow them, or cast them to strings (seems risky to me).5 @spacedmonkey asked about floats on GitHub, should we simply disallow them, or cast them to strings (seems risky to me)?