Tue Mar 28, 2023 12:59 pm |
Replies: 1 |
Views: 35 |
|
 |
Hi EK, thanks for posting this
I think our failt is we posted -out at the end to follow similar pattern for all the commands. We should've kept it before -infiles because -infiles should be the last ...
|
Tue Mar 28, 2023 12:53 pm |
Replies: 17 |
Views: 1706 |
|
 |
you're correct, issue is resolved in 20030 which is on its way to the web site. Also we updated phped to support phpUnit 9.5 and 9.6 -- in particular code coverage is collected fine. You'll need to up ...
|
Tue Mar 28, 2023 12:50 pm |
Replies: 2 |
Views: 32 |
|
 |
it will be addressed in a next build after forthcoming 20030
|
Thu Mar 16, 2023 10:50 pm |
Replies: 17 |
Views: 1706 |
|
 |
Thank you. Highly appreciate your work. I think I get it now - the problem is in the way the file system is synchronized. With this option https://i.postimg.cc/TYX5YG9q/Unbenannt-5.jpg -- it shouldn't ...
|
Wed Mar 15, 2023 11:52 pm |
Replies: 1 |
Views: 46 |
|
 |
My scripts don't run on v20
PhpED does not run any scripts at all. PHP does.
Select right PHP version and it will work if it ever worked.
If you have different php 7.x version than before, either ...
|
Wed Mar 15, 2023 11:47 pm |
Replies: 22 |
Views: 2091 |
|
 |
sorry, but no issues like this reported by anyone else. V19 worked and still works fast.
|
Tue Mar 14, 2023 6:42 pm |
Replies: 17 |
Views: 1706 |
|
 |
how about that part of my post where I suggested to run wizard _and_ make screenshots of all the wizard pages, then post them in this thread?
|
Tue Mar 14, 2023 9:25 am |
Replies: 5 |
Views: 72 |
|
 |
all official builds of 3rd party PECL extensions for Windows can be downloaded from the link below
https://windows.php.net/downloads/pecl/releases/
If one is not available from this web site, you ca ...
|
Tue Mar 14, 2023 1:01 am |
Replies: 17 |
Views: 1706 |
|
 |
If you ran it and it succeeded, is there chance you forgot to click [Ok] on the wizard page and then [Ok] button on the project settings dialog, so all the changes were lost?
Also, can you double che ...
|
Tue Mar 14, 2023 12:57 am |
Replies: 5 |
Views: 72 |
|
 |
you can't just copy php extension DLL from one version to another. API is different and it would crash anyway. To prevent this, the loader just checks API version the DLL built with and compares with ...
|
Sat Mar 11, 2023 1:31 pm |
Replies: 17 |
Views: 1706 |
|
 |
Looks good to me.
I recommend you to run project settings wizard and proceed with its instructions. Don't forget to check "Enable support for PHPUnit" and enter path to local project direc ...
|
Fri Mar 10, 2023 9:49 pm |
Replies: 17 |
Views: 1706 |
|
 |
It's hard to tell because I don't see all previous pages with values you entered. It must be \tests entered somewhere etc
|