All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 02:21, 15 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Data/Engine/Conn/@removed (Created page with "=={{fmt/date|2025|06|06}}== Old version of code that supported Oper the old way: {{fmt/php/block|1= // ++ SETUP ++ // public function __construct(string $sSlug, private SockIface $oSock, private OperIface $oOper) { $this->WithSlug($sSlug); $oOper->WithConn($this); } public function OOper() : OperIface { return $this->oOper; } // -- SETUP -- // }} =={{fmt/date|2025|06|03}}== Commented out on 2025-05-28: {{fmt/php/block|1= // SHOR...")