-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathphpunit-baseline.xml
More file actions
54 lines (53 loc) · 4.15 KB
/
Copy pathphpunit-baseline.xml
File metadata and controls
54 lines (53 loc) · 4.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0"?>
<files version="1">
<file path="vendor/phore/cache/src/Cache.php">
<line number="58" hash="c7d1bea6588af6060bb8ced8452d765bcc01f673">
<issue><![CDATA[Phore\Cache\Cache::set(): Implicitly marking parameter $ttl as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
</file>
<file path="vendor/phore/objectstore/src/Driver/FileSystemObjectStoreDriver.php">
<line number="39" hash="298526af7993eca27f409b2894cb7b563076b103">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::__construct(): Implicitly marking parameter $encryption as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="76" hash="00b697d4eaf4535f7672c5ba9ece6470ca064701">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::put(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="95" hash="caa27bf7c0e68b196e47bdacc31e885e292c1e6d">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::putStream(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="111" hash="5036eba27f09479d2743fca98abbf1ac60235a40">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::get(): Implicitly marking parameter $meta as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="136" hash="e0f3e427a7b750f8789fa5f3330a16bea78b7c1e">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::getStream(): Implicitly marking parameter $meta as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="271" hash="1494deb689db258b0012fa71201c964d74b9441a">
<issue><![CDATA[Phore\ObjectStore\Driver\FileSystemObjectStoreDriver::list(): Implicitly marking parameter $prefix as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
</file>
<file path="vendor/phore/objectstore/src/Driver/ObjectStoreDriver.php">
<line number="34" hash="57bb9911e1fedb51eeb98b9755b48309664b0ea5">
<issue><![CDATA[Phore\ObjectStore\Driver\ObjectStoreDriver::put(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="42" hash="59e17b9c2895dbc0dff1747c738c108dc25e0c6d">
<issue><![CDATA[Phore\ObjectStore\Driver\ObjectStoreDriver::putStream(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="50" hash="4bcc55a56cd4d920884676f367c0c32cfe1c8d36">
<issue><![CDATA[Phore\ObjectStore\Driver\ObjectStoreDriver::get(): Implicitly marking parameter $meta as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="58" hash="7540885518d6031f61fb0e390651f3a235ca3caa">
<issue><![CDATA[Phore\ObjectStore\Driver\ObjectStoreDriver::getStream(): Implicitly marking parameter $meta as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="141" hash="a9e099e9e37f02373c83b3e77d8d03794da56d55">
<issue><![CDATA[Phore\ObjectStore\Driver\ObjectStoreDriver::list(): Implicitly marking parameter $prefix as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
</file>
<file path="vendor/phore/objectstore/src/Type/ObjectStoreObject.php">
<line number="44" hash="57918374636248518cba73b59026fb1f0f128be7">
<issue><![CDATA[Phore\ObjectStore\Type\ObjectStoreObject::__construct(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
<line number="92" hash="92a315b2b616c44e410ad192c052c4e89778ca0a">
<issue><![CDATA[Phore\ObjectStore\Type\ObjectStoreObject::getJson(): Implicitly marking parameter $cast as nullable is deprecated, the explicit nullable type must be used instead]]></issue>
</line>
</file>
</files>