Files
friendica/src
Roland Häder 4bdce6948f Changed:
- $publicContact['about'] can be NULL, causing following error:
--------------------------
Argument 1 passed to Friendica\Content\Text\BBCode::toPlaintext() must be of
the type string, null given, called in /.../src/Object/Api/Twitter/User.php
--------------------------
The "expensive" code there can be avoided being called by an empty string or
NULL to increase performance.
2022-06-26 23:28:48 +02:00
..
2022-06-23 23:23:36 +02:00
2022-01-04 20:59:28 +01:00
2022-01-02 10:49:50 +01:00
2022-06-20 02:48:05 +02:00
2022-06-25 17:58:27 +02:00
2022-06-20 21:22:46 +02:00
2022-06-23 17:30:17 +02:00
2022-06-23 17:30:15 +02:00
2022-06-26 23:28:48 +02:00
2022-06-23 04:58:45 +02:00
2022-06-25 23:04:00 +02:00
2022-06-25 16:48:37 +02:00
2022-06-25 16:48:36 +02:00
2022-06-25 16:48:35 +02:00
2022-01-02 08:27:47 +01:00
2022-01-02 08:27:47 +01:00
2022-06-22 16:14:14 +02:00
2022-01-02 08:27:47 +01:00
2022-04-22 19:24:22 +00:00