Sun Nov 03, 2024 7:45 pm |
Replies: 1 |
Views: 98 |
|
|
You’ll need to install a debugger module that matches your PHP version and platform. From what you posted I can tell you are running php-8.1 but trying to install debugger module intended for php-7. ...
|
Sun Nov 03, 2024 7:41 pm |
Replies: 2 |
Views: 111 |
|
|
This issue appears to be specific to your environment, as we haven’t received any other reports about debugger slowness.
It seems you're a customer, so I recommend reaching out to support.
|
Tue Sep 03, 2024 8:50 pm |
Replies: 0 |
Views: 1108 |
|
|
Hey there, Tom W., I hope you can read this post on the forum
We tried to reach you by email and by phone and obviously neither works.
You left a voicemail and we responded by email. Then you call ...
|
Tue Sep 03, 2024 8:29 pm |
Replies: 2 |
Views: 1521 |
|
|
Just checked our regular emails and we don't have any emails from the address you have registered on the forum but I see you among the customers.
I'd recommend to a) use Contact Us form on this page ...
|
Sat Jun 15, 2024 1:39 am |
Replies: 2 |
Views: 1783 |
|
|
Embedded IE works differently than standalone. You have to update IE version to the highest
See, for example, this post https://superuser.com/questions/432154/how-can-i-change-settings-or-version-of- ...
|
Sat Jun 15, 2024 1:31 am |
Replies: 1 |
Views: 3338 |
|
|
Chrome devtools are available in the embedded Chrome browser. It's where you can run javascript debugger and set breakpoints not leaving PhpED.
|
Sun Jun 09, 2024 8:34 pm |
Replies: 3 |
Views: 2639 |
|
|
[quote="lubosdz"]It took almost 1.5 year to add support for PHP 8.0 since official PHP release[/quote]
Dear lubosdz,
Your info is not accurate. PHP-8.0 was released 2020-Nov-24 18:11 ...
|
Thu Apr 25, 2024 7:34 pm |
Replies: 2 |
Views: 3762 |
|
|
sorry, but it's not a support channel. You can expect some other developers to share their ideas and experience.
I'd recommend to submit problem report using "contact us" form -- linked at ...
|
Mon Mar 25, 2024 7:06 am |
Replies: 6 |
Views: 8023 |
|
|
PhpED Installer does not clean any tunnels. Why do you think it does?
PhpED does not work with PHP cache. I don't even know what cache you mean and why would PhpED look into that. Likely you got some ...
|
Sun Mar 24, 2024 11:49 pm |
Replies: 1 |
Views: 5966 |
|
|
If your project depends on URL rewriting features, you can run Apache or nginx, where such rules would be easily added?
SRV is too simple for such tricks.
|
Sun Mar 24, 2024 11:42 pm |
Replies: 1 |
Views: 6403 |
|
|
It may have something to do with OS changes / updates. We didn't change this in v20 or any version or build around it. PhpED just calls SetForegroundWindow() like it always do. But there is AllowSetFo ...
|
Sun Mar 24, 2024 11:29 pm |
Replies: 6 |
Views: 8023 |
|
|
User area is where applications are supposed to store settings -- %APPDATA% and %LOCALAPPDATA% are specifically for that. If your disk has performance issues because, like you said, the User area is p ...
|