Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix PHP Warning 'use of undefined constant icl_object_id' #46

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

Merged
merged 1 commit into from
Nov 12, 2019
Merged

Fix PHP Warning 'use of undefined constant icl_object_id' #46

merged 1 commit into from
Nov 12, 2019

Conversation

y0hnn
Copy link
Contributor

@y0hnn y0hnn commented Nov 12, 2019

We have a warning when a constant is not quoted :

wordpress_1 | [Tue Nov 12 16:37:40.085403 2019] [php7:warn] [pid 83] [client 172.19.0.1:39970] PHP Warning: Use of undefined constant icl_object_id - assumed 'icl_object_id' (this will throw an Error in a future version of PHP) in /var/www/html/wp-content/plugins/smooth-js/index.php on line 152

… of undefined constant icl_object_id - assumed 'icl_object_id' (this will throw an Error in a future version of PHP) in /var/www/html/wp-content/plugins/smooth-js/index.php on line 152"
@gregberge gregberge merged commit bf2a597 into smooth-code:master Nov 12, 2019
@gregberge
Copy link
Member

Published as [email protected]

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