There will be changes in PHP 7, that will break backwards compatibility and this is an umbrella discussion so that we can pinpoint and fix all of them.
- usages of $this->$property['prop'] (e.g. in kDBList)
- classes having method named the same as class name (the PHP4 constructor) are now depricated
- usage of $HTTP_RAW_POST_DATA