friendica/src/Content
Roland Häder fd8897851f Fixes for OEmbed class (#5392)
* Fixes:
- stdClass is clearly an object of `\stdClass`, so let's import it and set it
  as type-hint here
- if $o->type is not found, don't continue

Signed-off-by: Roland Häder <roland@mxchange.org>

* Fix for a fix due to 02:51 a.m. (!) edits ...

Signed-off-by: Roland Häder <roland@mxchange.org>
2018-07-17 16:28:20 -04:00
..
Text Fixed E_NOTICE when 'title' is absent (uninitialized array key) (#5390) 2018-07-17 01:13:22 -04:00
Widget Clean up tag claud (remove "item_condition()" call) 2018-06-10 15:19:52 +00:00
ContactSelector.php Fix variable name typo in ContactSelector::profileAssign 2018-04-06 21:54:53 -04:00
Feature.php the widget is not needed here 2018-05-09 12:49:29 +02:00
ForumManager.php Use magicLink whenever possible 2018-06-02 08:05:06 +00:00
Nav.php added link to the TOS page if it is activated 2018-05-16 11:57:06 +02:00
OEmbed.php Fixes for OEmbed class (#5392) 2018-07-17 16:28:20 -04:00
Smilies.php Rework smilies class and module 2018-07-15 08:03:12 -04:00
Widget.php Several more warnings ... (#5340) 2018-07-10 08:27:56 -04:00