Skip to content

PHP semantics probes

Run with a supported PHP CLI:

Terminal window
php examples/php/copy_on_write.php
php examples/php/late_static_binding.php
php examples/php/variance.php

The examples demonstrate behavior that is easier to retain after predicting the output first.