There are two Php.php files inside Views module (argument validator/default) that must be moved under the php module.
- git move (see https://drupal.org/documentation/git/configure renames = copies) the file
- change namespace appropriately
- add the relevant use Drupal\views\Plugin\views\argument_validator\ArgumentValidatorPluginBase / argument_default\ArgumentDefaultPluginBase statements.