Skip to content

WIP: Pt tidy up casting

Peter Tönnies requested to merge PT-tidy-up-casting into master

Closes no issue

What does this MR do?

This MR is replacing all outdated casts in the source code. Going from PHP 4 to PHP 5 notation is 6 times faster for such work. I have also replaced our deprecated custom methods for those jobs.

How confident are you it won't break things if deployed?

Not yet finished.

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports