View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001358 | Xdebug | Uncategorized | public | 2016-10-28 22:26 | 2016-12-11 23:47 |
Reporter | kmetts | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Platform | windows | OS | 10 | OS Version | win 10 |
Product Version | 2.4.1 | ||||
Summary | 0001358: hello world simple program does not run | ||||
Description | <?php dies in vs2015 windows 10 php7.0.5 error: [A]PHP.Core.PhpConfigurationContext cannot be cast to [B]PHP.Core.PhpConfigurationContext. Type A originates from 'PhpNetCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_3.0.0.00a8e8c4c76728c71\PhpNetCore.dll'. Type B originates from 'PhpNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_4.0.0.00a8e8c4c76728c71\PhpNetCore.dll'. Exception Details: System.InvalidCastException: [A]PHP.Core.PhpConfigurationContext cannot be cast to [B]PHP.Core.PhpConfigurationContext. Type A originates from 'PhpNetCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_3.0.0.00a8e8c4c76728c71\PhpNetCore.dll'. Type B originates from 'PhpNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_4.0.0.00a8e8c4c76728c71\PhpNetCore.dll'. Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. Stack Trace: [InvalidCastException: [A]PHP.Core.PhpConfigurationContext cannot be cast to [B]PHP.Core.PhpConfigurationContext. Type A originates from 'PhpNetCore, Version=3.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_3.0.0.00a8e8c4c76728c71\PhpNetCore.dll'. Type B originates from 'PhpNetCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0a8e8c4c76728c71' in the context 'Default' at location 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\PhpNetCore\v4.0_4.0.0.00a8e8c4c76728c71\PhpNetCore.dll'.] Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1586.0 | ||||
Steps To Reproduce | hit pf5 | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.5-7.0.9 | ||||
|
I am not sure why you submitted an issue to Xdebug here. This seems to be Phalanger related, and Xdebug is only for normal PHP, and not Phalanger. |
|
Can't reproduce, and the requested feedback was not provided. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-10-28 22:26 | kmetts | New Issue | |
2016-11-16 21:27 | derick | Note Added: 0003757 | |
2016-11-16 21:27 | derick | Assigned To | => derick |
2016-11-16 21:27 | derick | Status | new => feedback |
2016-12-11 23:47 | derick | Note Added: 0004013 | |
2016-12-11 23:47 | derick | Status | feedback => resolved |
2016-12-11 23:47 | derick | Resolution | open => unable to reproduce |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |