Skip to content

Correct warning "A non-numeric value encountered" in utf8.php#22

Merged
mbabker merged 1 commit intojoomla-framework:masterfrom
richard67:richard67-patch-1
Jun 16, 2019
Merged

Correct warning "A non-numeric value encountered" in utf8.php#22
mbabker merged 1 commit intojoomla-framework:masterfrom
richard67:richard67-patch-1

Conversation

@richard67
Copy link
Copy Markdown
Contributor

Pull Request for new issue.

Summary of Changes

See joomla/joomla-cms#25234.

ini_get returns string "0" or "1" or whatever, which has to be type-casted to int before bitwise and.

Testing Instructions

Code review and read joomla/joomla-cms#25234.

Documentation Changes Required

None.

@richard67
Copy link
Copy Markdown
Contributor Author

Does it need to do the same for the 2.0-dev branch in another PR, or will that change be merged to that branch as soon as merged into master?

@mbabker
Copy link
Copy Markdown
Contributor

mbabker commented Jun 16, 2019 via email

@mbabker mbabker merged commit f616341 into joomla-framework:master Jun 16, 2019
@richard67 richard67 deleted the richard67-patch-1 branch June 16, 2019 18:17
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