Skip to content

Conversation

@derekjones
Copy link

@derekjones derekjones commented Nov 16, 2018

This release makes ExpressionEngine open source.

Seth Croston Barber and others added 30 commits October 2, 2018 10:09
…unparsed.

Super obscure- only happened if you have a relationship field in a grid field and the index of that field matches the index of a regular standalone relationship and basically ‘wipes’ it out.
Need to organize and simplify this, as well as address these oddities, currently not accounted for:

SimplePie includes
- LGPL in the idna component
- BSD in the IPv6 component with multiple owners including The PHP Group

overlay.js & jQuery Tools is problematic
-  * NO COPYRIGHTS OR LICENSES. DO WHAT YOU LIKE.
Still don't like LGPL. Is there something else we can use besides SimplePie?
Lots of stuff will probably move to Contributing.md or is no longer valid
robinsowell added a commit that referenced this pull request Sep 19, 2022
If you have no checkboxes selected:

in_array(): Argument #2 ($haystack) must be of type array, string given

ee/ExpressionEngine/Controller/Members/Profile/Profile.php:325
intoeetive pushed a commit that referenced this pull request Sep 23, 2022
If you have no checkboxes selected:

in_array(): Argument #2 ($haystack) must be of type array, string given

ee/ExpressionEngine/Controller/Members/Profile/Profile.php:325
robinsowell added a commit that referenced this pull request Nov 26, 2025
php 8.3

Deprecated
str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated
ee/legacy/libraries/Template.php, line 544
Severity: E_DEPRECATED
Deprecated
str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated
ee/legacy/libraries/Template.php, line 545
Severity: E_DEPRECATED

So if anon and it didn't meet the isset() check, it wasn't returning so you ended up with a null which throws the deprecation in template.php.
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.

5 participants