Skip to content

Fixed a parsing error when using PHP ver5.3.26#1

Open
mhightower wants to merge 1 commit into
tiger-seo:masterfrom
mhightower:fix-parsing_error
Open

Fixed a parsing error when using PHP ver5.3.26#1
mhightower wants to merge 1 commit into
tiger-seo:masterfrom
mhightower:fix-parsing_error

Conversation

@mhightower

Copy link
Copy Markdown

Change the "[]" array to "array()";

Change the "[]" array to "array()";
@tiger-seo

Copy link
Copy Markdown
Owner

I haven't done any testing with PHP 5.3; does it work?

Sent from my Galaxy Nexus

@mhightower

Copy link
Copy Markdown
Author

I have it installed and configured and, after the fix, it is connected and working in PhpStorm. I'm not sure if it is using the codeception-remotedebug code but I'm happy with it. I'm only using the codeception unit test currently.

@tiger-seo

Copy link
Copy Markdown
Owner

RemoteDebug extension aim is to assist with step-by-step debugging of requests to a web-servers like Apache, e.g. rest endpoints, so if you're debugging by running unit tests then RemoteDebug extension is not actually used

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

Successfully merging this pull request may close these issues.

2 participants