Skip to content

Avoid possible TypeError Exception#16375

Merged
markstory merged 2 commits intocakephp:4.xfrom
markusramsak:patch-17
Mar 11, 2022
Merged

Avoid possible TypeError Exception#16375
markstory merged 2 commits intocakephp:4.xfrom
markusramsak:patch-17

Conversation

@markusramsak
Copy link
Copy Markdown
Contributor

@markusramsak markusramsak commented Mar 11, 2022

Exception: unlink(): Argument #1 ($filename) must be of type string, bool given
In [vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 227]

2022-03-11 02:32:30 error: [TypeError] unlink(): Argument #1 ($filename) must be of type string, bool given in vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php on line 227

Exception: unlink(): Argument #1 ($filename) must be of type string, bool given
In [/home/wotanabx/webseiten/wow-das/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php, line 227]

2022-03-11 02:32:30 error: [TypeError] unlink(): Argument #1 ($filename) must be of type string, bool given in /home/wotanabx/webseiten/wow-das/vendor/cakephp/cakephp/src/Cache/Engine/FileEngine.php on line 227
@markstory markstory added this to the 4.3.7 milestone Mar 11, 2022
@markstory markstory merged commit 659c0ff into cakephp:4.x Mar 11, 2022
@markusramsak markusramsak deleted the patch-17 branch March 11, 2022 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants