diff --git a/PHP/README.md b/PHP/README.md new file mode 100644 index 0000000..44d7fcc --- /dev/null +++ b/PHP/README.md @@ -0,0 +1,17 @@ +# PHP + +## Commenting-Out + +- Confirmed working PHP 8.0.13 and 8.1.0-RC6 (Ubuntu) + +## Stretched String + +- Confirmed working PHP 8.0.13 and 8.1.0-RC6 (Ubuntu) + +## Invisible Functions + +- Confirmed working PHP 8.0.13 and 8.1.0-RC6 (Ubuntu) + +## Homoglyph Function + +- Confirmed working PHP 8.0.13 and 8.1.0-RC6 (Ubuntu) diff --git a/PHP/commenting-out.php b/PHP/commenting-out.php new file mode 100755 index 0000000..69ba02a --- /dev/null +++ b/PHP/commenting-out.php @@ -0,0 +1,6 @@ +#!/usr/bin/env php +