diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-04-03 22:57:38 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-04-03 22:57:38 +0900 |
| commit | 03db65d81772d42cf8d84f020503cc6fdf60806a (patch) | |
| tree | 1f156a221671fbff876bb3054ce0f63ac8608d5c | |
| parent | 2d8c5f719e5c908059d3a34bc2356fa507c825f0 (diff) | |
| download | phphp-main.tar.gz phphp-main.tar.zst phphp-main.zip | |
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -25,9 +25,9 @@ Running on PHPHP on PHPHP on PHP Hello, World! ``` -The script, [hello.php](./hello.php), is executed on PHPHP on PHP. +The script, [hello.php](./hello.php), is executed on PHPHP on PHPHP on PHP. -### PHPHP on PHPHP on PHP +### PHPHP on PHPHP on PHPHP on PHP Edit this line as the following: @@ -44,7 +44,7 @@ Then, execute `index.php`. I recommend that you enable JIT. php -d opcache.enable_cli=on -d opcache.jit=on -d opcache.jit_buffer_size=1G index.php ``` -It will execute hello world on PHPHP on PHPHP on PHP. +It will execute hello world on PHPHP on PHPHP on PHPHP on PHP. ``` Running on PHP |
