File tree Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Expand file tree Collapse file tree 1 file changed +2
-7
lines changed Original file line number Diff line number Diff line change 16
16
</TooFewArguments >
17
17
</file >
18
18
<file src =" docs/examples/csfle-explicit_encryption.php" >
19
- <MixedArgument occurrences =" 1" >
19
+ <MixedArgument occurrences =" 2" >
20
+ <code >$clientEncryption-> decrypt($document-> encryptedField)</code >
20
21
<code >$document-> encryptedField</code >
21
22
</MixedArgument >
22
23
<PossiblyInvalidPropertyFetch occurrences =" 1" >
33
34
</TooFewArguments >
34
35
</file >
35
36
<file src =" docs/examples/csfle-explicit_encryption_automatic_decryption.php" >
36
- <PossiblyInvalidPropertyFetch occurrences =" 1" >
37
- <code >$document-> encryptedField</code >
38
- </PossiblyInvalidPropertyFetch >
39
- <PossiblyNullPropertyFetch occurrences =" 1" >
40
- <code >$document-> encryptedField</code >
41
- </PossiblyNullPropertyFetch >
42
37
<TooFewArguments occurrences =" 1" >
43
38
<code >new Binary(random_bytes(96))</code >
44
39
</TooFewArguments >
You can’t perform that action at this time.
0 commit comments