Commit 6548a52
committed
docs(envlite): record macOS realpath() follow-up in plan
Plan v1 omitted the /var/folders -> /private/var/folders symlink quirk
that surfaces when comparing sys_get_temp_dir() output against PHP's
__DIR__. Update the Task 1 code block to match what shipped (realpath
wrap + assertion) and add a Post-implementation notes section so the
deviation from plan v1 is visible to future readers.1 parent fc873b3 commit 6548a52
1 file changed
Lines changed: 13 additions & 1 deletion
Lines changed: 13 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
237 | 241 | | |
238 | 242 | | |
239 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
0 commit comments