Skip to content

Commit 4964768

Browse files
authored
[11.x] Add PHP 8.4 with herd to passthrough variables (#53885)
1 parent 69284e3 commit 4964768

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Foundation/Console/ServeCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class ServeCommand extends Command
7272
'HERD_PHP_81_INI_SCAN_DIR',
7373
'HERD_PHP_82_INI_SCAN_DIR',
7474
'HERD_PHP_83_INI_SCAN_DIR',
75+
'HERD_PHP_84_INI_SCAN_DIR',
7576
'IGNITION_LOCAL_SITES_PATH',
7677
'LARAVEL_SAIL',
7778
'PATH',

0 commit comments

Comments
 (0)