Conversation:
Notices
-
@archaeme Looks like you got child classes that don't properly follow their parent. You need at least the same parameters as the original, even if you are just discarding them.
-
@archaeme Most new code is in Nightly. I give it at least a couple weeks to bake on the instances that run Nightly before I fold it into Master.
-
@archaeme Check that Git's not lost anything maybe? Wouldnt be the first time it has.
-
@archaeme (Or second, or third...)
-
@archaeme Though it's best to, for instance, go something like __parent::showForm($msg, $success) if you don't use either of them yourself, so that the parent can do it's normal handling.