nextcloud/lib
Thomas Citharel 618bbb313c Fix reading blob data as resource
PostgreSQL returns data as resource when using IQueryBuilder::PARAM_LOB
(which is used for QBMapper).

Previously we just converted this resource using settype, which produced
things like "Resource id #14" instead of the actual resource data.

Now we read the stream correctly if the returned data is a resource

See context at #22472

Fixes #22439

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-07-25 15:59:36 +00:00
..
composer Add new share attributes column 2022-06-08 09:21:42 +00:00
l10n [tx-robot] updated from transifex 2022-07-14 02:25:32 +00:00
private Merge pull request #33326 from nextcloud/backport/33308/stable24 2022-07-25 17:04:19 +02:00
public Fix reading blob data as resource 2022-07-25 15:59:36 +00:00
autoloader.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +02:00
base.php Properly import maintenance script 2022-06-09 23:29:47 +00:00
versioncheck.php Drop PHP7.3 2022-01-25 17:25:08 +01:00