Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP watch expressions don't work #3758

Open
th3coop opened this issue May 10, 2019 · 0 comments
Open

PHP watch expressions don't work #3758

th3coop opened this issue May 10, 2019 · 0 comments
Assignees
Milestone

Comments

@th3coop
Copy link
Member

th3coop commented May 10, 2019

Short Summary

In the debugging watch panel you can set something like:

len([1,2,3])

and have it populate in the watch panel list and it'll show you the length of the array

This is not working for PHP:

count([1,2,3])

apparently returns an exception. I'm not sure that this is supported but will dig I when have time.

Ref: https://community.komodoide.com/t/array-count-shown-in-debug-panel/4074/12?u=careyh

@th3coop th3coop self-assigned this May 10, 2019
@th3coop th3coop added this to the 11.x.x milestone May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant