Ferreteria/v0.6/clade/App/Routed/@removed: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

18 October 2025

  • curprev 23:4023:40, 18 October 2025Woozle talk contribs 1,194 bytes +1,194 Created page with "{{fmt/title|Code Removed from {{l/ver/clade|App|Routed}}}} =={{fmt/date|2025|03|05}}== All the <code>LogRequestOps()</code> stuff just feels like the wrong way to do debugging, at this point. Removing them from this: {{fmt/php/block|1= protected function ReceiveRequest() { self::LogRequestOps(' Running <<+b>>'.__METHOD__."<<-b>>:"); self::LogRequestOps(" + Get Request object:"); $oReq = $this->Request(); $sc = get_class($oReq);..."