com playground: some changes: world.php

[email protected] (Frederick Zhang) Wed, 20 Nov 2019 11:36:59 +0000
Newsgroups php.test
Message-ID <[email protected]>
Commit:    0dd72e96a5d796e94ff1fd0560919f414773e9a0
Author:    Frederick Zhang <[email protected]>         Wed, 20 Nov 2019 22:36:59 +1100
Parents:   1baf281c097afc1e2f99d35892b55788ef3d9a90
Branches:  master

Link:       http://git.php.net/?p=playground.git;a=commitdiff;h=0dd72e96a5d796e94ff1fd0560919f414773e9a0

Log:
some changes

Changed paths:
  M  world.php


Diff:
diff --git a/world.php b/world.php
index a6533c0..4293c31 100644
--- a/world.php
+++ b/world.php
@@ -2,4 +2,4 @@
 // I wonder if I can --amend my commit..
 
 // http://php.net
-echo "no syntax error";
+echo 'no syntax error';