aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/src/main.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-06-11 20:38:10 +0900
committernsfisis <nsfisis@gmail.com>2026-06-11 20:40:52 +0900
commitddf0a624145b618c05c2ee47414545b99b685f37 (patch)
treed42c760fff4ddaadb78af7b0ba44d6cd3ea8bae4 /crates/shirabe/src/main.rs
parent8b7abe99d8c351d6f0e83aca9e12bbb8c3ea8182 (diff)
downloadphp-shirabe-ddf0a624145b618c05c2ee47414545b99b685f37.tar.gz
php-shirabe-ddf0a624145b618c05c2ee47414545b99b685f37.tar.zst
php-shirabe-ddf0a624145b618c05c2ee47414545b99b685f37.zip
feat(php-shim): implement realpath, putenv, and env/server mutators
Diffstat (limited to 'crates/shirabe/src/main.rs')
-rw-r--r--crates/shirabe/src/main.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/shirabe/src/main.rs b/crates/shirabe/src/main.rs
index 8ba695f..ad35201 100644
--- a/crates/shirabe/src/main.rs
+++ b/crates/shirabe/src/main.rs
@@ -5,7 +5,7 @@ use shirabe::util::Platform;
use shirabe_php_shim::realpath;
fn main() {
- // TODO(phase-c): the full initialization process in composer/bin/composer should be ported
+ // TODO(php-runtime): the full initialization process in composer/bin/composer should be ported
// somewhere else that communicates with the real PHP runtime.
Platform::put_env(