vscode-phpserver
vscode-phpserver copied to clipboard
Visual Studio Code extension to quickly serve your PHP projects :)
- Issue Type: `Bug` - Extension Name: `phpserver` - Extension Version: `3.0.2` - OS Version: `Windows_NT x64 10.0.19044` - VS Code version: `1.70.2` :warning: We have written the needed data...
After upgrading from 7.3 to 7.4 using brew in OSX Catalina, the PHP Server extension in VS Code no longer works. Selecting "PHP SERVER: Serve Project' just shows the php...
How can i fix it?
I had the extension originally working a couple of days. Seemingly, after installing XAMP, I am not sure if it was related, I get the following error when I right...
When you try to call header to redirect an error on need, it say : Cannot modify header information - headers already sent. Even when we reload the page and...
php server isnot connecting to my mysql database.
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Issue Type: Feature Request php not found Extension version: 3.0.2 VS Code version: Code 1.56.2 (054a9295330880ed74ceaedda236253b4f39a335, 2021-05-12T17:13:13.157Z) OS version: Windows_NT x64 10.0.19042
Been working fine for weeks, now I'm having a fatal error: VSCode Logs: [Sat May 1 20:12:46 2021] PHP 8.0.3 Development Server (http://localhost:3000) started [Sat May 1 20:12:51 2021] [::1]:53146...
Hi Brais! happy new year btw 🥳 I have same issue as other users: "PHP not found" I have Xampp installed and running, set the proper path in the settings...