Last active
August 12, 2025 13:33
-
Star
(486)
You must be signed in to star a gist -
Fork
(16)
You must be signed in to fork a gist
-
-
Save avafloww/b1143f42883b3b0ee1237bc9bd0b7b2c to your computer and use it in GitHub Desktop.
Revisions
-
Devin Ryan revised this gist
Sep 1, 2016 . 2 changed files with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ //*/public class PhpJava { public static void main(String[] args) { System.out.printf("/*%s", //\u000A\u002F\u002A class PhpJava { static function main() { echo(//\u000A\u002A\u002F "Hello World!"); }} This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,7 +2,7 @@ //*/public class PhpJava { public static void main(String[] args) { System.out.printf("/*%s", //\u000A\u002F\u002A class PhpJava { static function main() { echo(//\u000A\u002A\u002F "Hello World!"); }} -
Devin Ryan revised this gist
Aug 31, 2016 . 1 changed file with 11 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ /*<?php //*/public class PhpJava { public static void main(String[] args) { System.out.printf("/*%s", //\u000A\u002F\u002A class PhpJava { function main() { echo(//\u000A\u002A\u002F "Hello World!"); }} //\u000A\u002F\u002A PhpJava::main(); //\u000A\u002A\u002F -
Devin Ryan created this gist
Aug 31, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ /*<?php //*/public class PhpJava { public static void main(String[] args) { System.out.printf("/*%s", //\u000A\u002F\u002A class PhpJava { function main() { echo(//\u000A\u002A\u002F "Hello World!"); }} //\u000A\u002F\u002A PhpJava::main(); //\u000A\u002A\u002F