Matt Stauffer
c8e70396e4
Specifically look for cert files in secured() method.
...
Fixes #1210
v3.0.0-alpha.2
2022-03-17 13:08:22 -04:00
Matt Stauffer
461eabbf01
Merge pull request #1208 from NasirNobin/master
...
Fix Homebrew PHP default www pools issue on Valet 3.0 alpha
v3.0.0-alpha.1
2022-03-16 12:22:45 -04:00
NasirNobin
a31fa01931
test for - default www pools disabling
2022-03-16 21:32:01 +06:00
NasirNobin
9fdc02021a
Fix Homebrew PHP default www pools issue
2022-03-16 19:12:44 +06:00
Matt Stauffer
d813a792cd
Merge pull request #1198 from laravel/NasirNobin-master
...
[WIP] Multiple/Parallel PHP Version Support for Valet -- Updated
v3.0.0-alpha
2022-03-14 15:04:52 -04:00
Matt Stauffer
b09a9163fa
Inline site check in unisolate command
2022-03-14 15:02:16 -04:00
Matt Stauffer
b1d9b2b669
Clean up
2022-03-14 15:00:05 -04:00
Matt Stauffer
80b7e61d21
Merge pull request #1201 from laravel/mes/symlink-valet-socks
...
Update `valet.sock` to be a symlink to an existing `valet{version}.sock` file
2022-03-14 14:52:39 -04:00
Matt Stauffer
383aa62137
Change magic isolation config string to "ISOLATED_PHP_VERSION"
...
Co-Authored-By: Jacob Baker-Kretzmar <18192441+bakerkretzmar@users.noreply.github.com >
2022-03-14 14:40:45 -04:00
Matt Stauffer
e4c7a9b3e5
Symlink valet.sock *after* restarting so it's not deleted by restarting PHP-FPM
...
Co-Authored-By: Jacob Baker-Kretzmar <18192441+bakerkretzmar@users.noreply.github.com >
2022-03-14 14:22:37 -04:00
Matt Stauffer
b8885a4115
Move deleting valet.sock into install()
...
Co-Authored-By: Jacob Baker-Kretzmar <18192441+bakerkretzmar@users.noreply.github.com >
2022-03-14 14:10:49 -04:00
Matt Stauffer
021dfe9fa7
Merge branch 'mes/symlink-valet-socks' of github.com:laravel/valet into mes/symlink-valet-socks
2022-03-14 13:59:00 -04:00
Matt Stauffer
17cda5dc79
Drop todos
2022-03-14 13:58:52 -04:00
StyleCI Bot
791a047576
Apply fixes from StyleCI
2022-03-14 17:57:55 +00:00
Matt Stauffer
ce4682f897
Fix PHPFpm tests
...
- Fix the isolated directories test given new table shape
- Updated useVersion test to no longer hit the real filesystem
Co-Authored-By: Jacob Baker-Kretzmar <18192441+bakerkretzmar@users.noreply.github.com >
2022-03-14 13:57:45 -04:00
Matt Stauffer
984d7eb699
Add PHP Version to the isolated command
2022-03-14 13:41:48 -04:00
Matt Stauffer
118e0a3692
Update str_contains to strpos
2022-03-14 12:55:20 -04:00
Matt Stauffer
8590d8eebb
Merge
2022-03-14 12:47:07 -04:00
Matt Stauffer
3cdb7c78f4
Drop space before colon in magic isolation string
2022-03-14 12:42:11 -04:00
StyleCI Bot
38a19291ce
Apply fixes from StyleCI
2022-03-14 16:41:13 +00:00
Matt Stauffer
8f7ea041b6
Test isolatedDirectories
2022-03-14 12:41:04 -04:00
Matt Stauffer
10eeaeaeda
Merge
2022-03-14 11:49:24 -04:00
Matt Stauffer
d0cd85bb71
Bump version
v2.18.10
2022-03-14 11:38:48 -04:00
Matt Stauffer
2be59da5c5
Merge pull request #1203 from laravel/mes/add-secured-command
...
Add "secured" command
2022-03-14 11:37:52 -04:00
StyleCI Bot
c001556372
Apply fixes from StyleCI
2022-03-14 15:29:13 +00:00
Matt Stauffer
0e2d1506fb
Add test for secured method
2022-03-14 11:28:55 -04:00
Matt Stauffer
309335be21
Add secured command
2022-03-14 11:22:33 -04:00
StyleCI Bot
9b8c41e3d3
Apply fixes from StyleCI
2022-03-14 04:16:45 +00:00
Matt Stauffer
95aa03977c
Add command to list isolated sites
2022-03-14 00:16:36 -04:00
Matt Stauffer
148eb0174d
Drop test coverage for deprecated method
2022-03-13 22:29:09 -04:00
StyleCI Bot
fd47384768
Apply fixes from StyleCI
2022-03-14 02:18:58 +00:00
Matt Stauffer
4ab6f46870
Merge branch 'mes/symlink-valet-socks' of github.com:laravel/valet into mes/symlink-valet-socks
2022-03-13 22:18:47 -04:00
Matt Stauffer
34f776bd0a
Re-work isolate and unisolate to run in cwd
2022-03-13 22:18:08 -04:00
Matt Stauffer
530e4c30dd
Update normalizePhpVersion regex
...
Handle "php@8.1"
Simplify the entire method into one block
Co-Authored-By: Nathan Morgan <nathan@fuelingtheweb.com >
2022-03-13 22:17:50 -04:00
Matt Stauffer
7226da5bb7
Update valet.sock symlink
2022-03-13 22:17:11 -04:00
StyleCI Bot
89fd8bc30b
Apply fixes from StyleCI
2022-03-13 04:29:11 +00:00
Matt Stauffer
51742b3795
Make primary valet.sock a symlink to an existing version
2022-03-12 23:29:01 -05:00
Matt Stauffer
3570c748a0
Clean up PhpFPM readability
2022-03-12 22:37:57 -05:00
Matt Stauffer
592354877d
Rename isolateDirectory
2022-03-12 22:28:25 -05:00
Matt Stauffer
79da3e1c28
Merge branch 'NasirNobin-master' of github.com:laravel/valet into NasirNobin-master
2022-03-12 00:24:59 -05:00
Matt Stauffer
c5903eed63
Drop config files from new test layout
2022-03-12 00:24:53 -05:00
StyleCI Bot
0a677e2d53
Apply fixes from StyleCI
2022-03-12 05:23:47 +00:00
Matt Stauffer
5aa253ad6d
Move string concat to one line
2022-03-12 00:23:35 -05:00
Matt Stauffer
55c7dcb99d
Move string concat to one line
2022-03-12 00:23:00 -05:00
Matt Stauffer
33c797f9ef
Drop need to pass sock to isolate command
2022-03-12 00:20:40 -05:00
StyleCI Bot
e797774ade
Apply fixes from StyleCI
2022-03-12 05:06:07 +00:00
Matt Stauffer
eefc06b07f
Drop PHP 5.6; extract site-specific PHP version isolation to its own commands
2022-03-12 00:05:51 -05:00
Matt Stauffer
a34073efed
Merge branch 'master' of https://github.com/NasirNobin/valet into NasirNobin-master
2022-03-11 22:47:58 -05:00
Matt Stauffer
8230cc8a1e
Update GitHub issue template to point to Valet discussions
2022-02-23 13:28:25 -05:00
Nasir Uddin Nobin
7a80a2e0ea
Apply suggestions from code review
...
Co-authored-by: Matt Stauffer <mattstauffer@users.noreply.github.com >
2022-02-19 08:16:16 +06:00