Y
Hacker News
new
|
ask
|
show
|
jobs
by
Killswitch
4483 days ago
Thanks for this, I soon want to migrate our companies production stuff to HHVM but I'm scared :(
1 comments
stedaniels
4482 days ago
That's exactly what tests are for :-) roll out a new development server, run all your tests and see what breaks!
link
Killswitch
4481 days ago
Yup, I'm working on modernizing our platform. Currently we're built in CodeIgniter (before I came) and I am in the process of rewriting the whole platform to use Laravel, PHPUnit, and Travis-CI.
link