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

Update ShellCommand.php #3332

Closed
wants to merge 1 commit into from
Closed

Conversation

DelphineGx
Copy link

I got this error while I was trying to generate a CRUD :

PHP Parse error: syntax error, unexpected T_STRING in ShellCommand.php(131) : eval()'d code on line 1

This change correct this error.

I got this error while I was trying to generate a CRUD :

PHP Parse error:  syntax error, unexpected T_STRING in ShellCommand.php(131) : eval()'d code on line 1

This change correct this error.
@samdark samdark added this to the 1.1.15 milestone Apr 17, 2014
@samdark samdark self-assigned this Apr 17, 2014
@samdark
Copy link
Member

samdark commented Jul 30, 2014

I can't reproduce the issue with latest code from master.

@samdark samdark closed this Jul 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants