[ 
https://issues.apache.org/jira/browse/NETBEANS-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-4217:
-------------------------------------
    Labels: pull-request-available  (was: )

> PHP Requested Urls window show incorrect URLs
> ---------------------------------------------
>
>                 Key: NETBEANS-4217
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4217
>             Project: NetBeans
>          Issue Type: Bug
>          Components: php - Debugger
>    Affects Versions: 12.0
>         Environment: PHP 7.4, XDebug 2.9.2
>            Reporter: Czukowski
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> While following [PHP 
> Debugging|https://netbeans-vm.apache.org/synergy/client/app/#/specification/303/v/2]
>  tests in Synergy, I ran into this issue.
> If a built-in PHP server is used, the URL includes a port number, for example:
> {code:java}
> http://localhost:8000/?XDEBUG_SESSION_START=netbeans-xdebug{code}
> Starting a debugging session or running the project opens the correct URL.
> Yet the PHP Requested Urls output window (visible after activating option 
> Tools|Options|PHP|Debugging and check "Show Requested URLs") displays only 
> this:
> {code:java}
> http://localhost/?XDEBUG_SESSION_START=netbeans-xdebug{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to