Incorrect parameter count in the call to native function 'radians' |
(01-30-2018, 11:29 AM)php_rocs Wrote: @Narf, It's an update, not a rewrite - there's nothing drastic about it and management shouldn't even be asked about this. The only reason management becomes a PITA with this is because when you ask them how to do your own job, they assume it's a big deal with meaningful impact on business operations (oh have I got many stories about that, indeed). Let me tell you about the last time I updated CI for a company ... Granted, knowing CI inside out, this should be like a walk in the park for me, but even if you double the time it takes, it's no big deal for anybody. They were running 2.0.something, with a bulk of custom patches on top of it (some of those, they claimed was for specific stuff that CI couldn't do, which was false - they had shot themselves in their collective foot for nothing). That wasn't one small-to-medium size project, but 3 separate ones, each having at least 100 controllers. Copy-pasta all over the place. And I don't use IDEs, so I couldn't do my colleagues favorite "global search and replace" - every single change, done by hand, not even auto-complete. I spent 2 days extracting those custom patches into extensions, and completely reverting the parts that were no longer necessary, then the upgrade itself took 3 hours. Seriosly, it takes more time to QA than to actually do it. There's no excuses. |
Welcome Guest, Not a member yet? Register Sign In |