[ 
https://issues.apache.org/jira/browse/NETBEANS-5060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17240408#comment-17240408
 ] 

Junichi Yamamoto edited comment on NETBEANS-5060 at 11/30/20, 12:28 AM:
------------------------------------------------------------------------

[~FFT] 
!netbeans-5060-connection-error-dialog.png! 


was (Author: junichi11):
[~FFT] !netbeans-5060-connection-error-dialog.png! 

> Outdated xdebug help
> --------------------
>
>                 Key: NETBEANS-5060
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5060
>             Project: NetBeans
>          Issue Type: Wish
>          Components: php - Debugger
>            Reporter: Jayce
>            Assignee: Junichi Yamamoto
>            Priority: Trivial
>         Attachments: NetbeansXdebug.png, 
> netbeans-5060-connection-error-dialog.png
>
>
> Tested with Xdebug 3RC1 for php8, configuration changed.
> Modal displayed by Netbeans (Attached) is outdated:
> Xdebug: [Config] The setting 'xdebug.remote_enable' has been renamed, see the 
> upgrading guide at 
> https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_enable (See: 
> https://xdebug.org/docs/errors#CFG-C-CHANGED)
> Xdebug: [Config] The setting 'xdebug.remote_handler' has been removed, see 
> the upgrading guide at 
> https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_handler (See: 
> https://xdebug.org/docs/errors#CFG-C-REMOVED)
> Xdebug: [Config] The setting 'xdebug.remote_host' has been renamed, see the 
> upgrading guide at 
> https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_host (See: 
> https://xdebug.org/docs/errors#CFG-C-CHANGED)
> Xdebug: [Config] The setting 'xdebug.remote_port' has been renamed, see the 
> upgrading guide at 
> https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_port (See: 
> https://xdebug.org/docs/errors#CFG-C-CHANGED)
> For your information, the "old" value and the new one:
> {code:bash}
> #xdebug.remote_enable = true
> xdebug.mode = debug
> #xdebug.remote_handler = dbgp
> #xdebug.remote_host = localhost
> xdebug.client_host = localhost
> #xdebug.remote_port = 9000
> xdebug.client_port = 9003
> {code}
> Default port is now 900{color:red}3{color} instead of 9000.
> Need change in Netbeans>Preferences>Php>Debugging
> Thanks !



--
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