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

[2022.05] PHP Notices #11218

Closed
tobiasd opened this issue Feb 6, 2022 · 22 comments
Closed

[2022.05] PHP Notices #11218

tobiasd opened this issue Feb 6, 2022 · 22 comments
Labels
Bug Junior Jobs These are issues we think are good for starting to work with the Friendica code base
Milestone

Comments

@tobiasd
Copy link
Collaborator

tobiasd commented Feb 6, 2022

Please report here any PHP Notice message obtained running the 2022.02 stable or 2022.05-dev versions.

Closes #10755

@tobiasd tobiasd added Bug Junior Jobs These are issues we think are good for starting to work with the Friendica code base labels Feb 6, 2022
@tobiasd tobiasd added this to the 2022.05 milestone Feb 6, 2022
@tobiasd tobiasd pinned this issue Feb 6, 2022
@ghost

This comment was marked as resolved.

@AlfredSK

This comment was marked as resolved.

@ghost

This comment was marked as resolved.

@ghost

This comment was marked as resolved.

@ghost

This comment was marked as resolved.

This was referenced Feb 20, 2022
@tobiasd tobiasd modified the milestones: 2022.03, 2022.05 Feb 28, 2022
@ghost
Copy link

ghost commented Mar 9, 2022

Latest Dev

PHP Notice: Undefined index: owner-id in /addon/twitter/twitter.php on line 1814

@AlfredSK

This comment was marked as resolved.

@ghost

This comment was marked as resolved.

@MrPetovan

This comment was marked as resolved.

@ghost
Copy link

ghost commented Mar 26, 2022

PHP Notice: Trying to access array offset on value of type bool in /src/Network/Probe.php on line 689

@ghost
Copy link

ghost commented Mar 27, 2022

latest dev

PHP Notice:  iconv(): Wrong charset, conversion from `--' to `UTF-8//TRANSLIT' is not allowed in /src/Util/ParseUrl.php on line 303

@ghost
Copy link

ghost commented Mar 28, 2022

PHP Notice: Undefined index: owner-id in /addon/twitter/twitter.php on line 1814

@ghost
Copy link

ghost commented Mar 28, 2022

PHP Notice: Trying to access array offset on value of type bool in /src/Model/GServer.php on line 1353

@ghost
Copy link

ghost commented Mar 29, 2022

PHP Notice: Undefined index: id in /src/Model/Contact.php on line 2762

@AlfredSK
Copy link

2022.05-dev, tons of...

PHP Notice:  Trying to access array offset on value of type bool in .../src/Navigation/Notifications/Factory/Notification.php on line 171

@AlfredSK

This comment was marked as resolved.

@annando annando mentioned this issue Apr 15, 2022
@AlfredSK
Copy link

AlfredSK commented May 22, 2022

Undefined index: causer-id in .../src/Content/Conversation.php on line 157

2022.05-rc, PHP 7.4

@MrPetovan

This comment was marked as outdated.

@annando
Copy link
Collaborator

annando commented Jun 10, 2022

@MrPetovan the user reported this on 2021.09 - 1434.

@MrPetovan
Copy link
Collaborator

Ah, I missed this detail, I guess it's already been solved then.

@annando
Copy link
Collaborator

annando commented Jun 10, 2022

Good question. I don't find any matching code there at all - but also the file hadn't changed in that area for several years.

@MrPetovan
Copy link
Collaborator

MrPetovan commented Jun 10, 2022

Yeah, I don't see the reference to the user property on line 108 in version 2021.09, but it was there in version 2021.07. So updating addons to at least version 2021.09 would suppress the notice message.

@tobiasd tobiasd unpinned this issue Jun 11, 2022
@tobiasd tobiasd closed this as completed Jun 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Junior Jobs These are issues we think are good for starting to work with the Friendica code base
Projects
None yet
Development

No branches or pull requests

4 participants