opencats / OpenCATS

Applicant Tracking System (maintained code base)
http://www.opencats.org
Other
535 stars 246 forks source link

Fixed errors found when running with php8 #637

Closed sd100596 closed 7 months ago

sd100596 commented 8 months ago

I was running the installation wizard using php 8. I fixed all the errors I encountered along the way until the application finally booted up.

RussH commented 7 months ago

Thanks, I'm going to make a feature branch, merge my php 8.2 commits to the same feature branch, then merge back to master.