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

Use of undefined constant id - assumed 'id' #447

Closed
tmdt opened this issue Feb 14, 2018 · 2 comments
Closed

Use of undefined constant id - assumed 'id' #447

tmdt opened this issue Feb 14, 2018 · 2 comments
Assignees
Labels

Comments

@tmdt
Copy link

tmdt commented Feb 14, 2018

$this->id = (!is_null(id) && PHP_INT_SIZE === 4)

Hello
Is it possible that there is a $ missing in !is_null(id) ?

@fiboknacky fiboknacky self-assigned this Feb 14, 2018
@fiboknacky fiboknacky added the P2 label Feb 14, 2018
@fiboknacky
Copy link
Member

Thanks for reporting. Will have a look.

@fiboknacky
Copy link
Member

This is fixed in v33.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants