Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #56198, comment 8


Ignore:
Timestamp:
07/12/2022 04:32:06 PM (3 years ago)
Author:
tillkruess
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56198, comment 8

    initial v1  
    33I've kept the `debug_backtrace()` call for now, because passing in `__METHOD__` like @malthert says seems dumb.
    44
    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)?