The joy of programming....searching and debugging for nearly 3 hours...not getting a clear error...just a stupid crash! Then tracing the script causing the error...and noticing error reporting was disabled all this time! Know what it was? A STUPID SEMI COLON!!!! ";"
After that fix, it worked within 15 minutes! Testing and deploy in production an hour later! At least solved it before the weekend!
Yes, this was a work thing in PHP.
After that fix, it worked within 15 minutes! Testing and deploy in production an hour later! At least solved it before the weekend!
Yes, this was a work thing in PHP.