Skip to content

Fix: Avoid usage of dynamic property for cache_file#256

Merged
shadoath merged 1 commit intoConnectThink:masterfrom
FreddyFY:patch-1
May 24, 2025
Merged

Fix: Avoid usage of dynamic property for cache_file#256
shadoath merged 1 commit intoConnectThink:masterfrom
FreddyFY:patch-1

Conversation

@FreddyFY
Copy link
Copy Markdown
Contributor

  • Replaced $this->cache_file with a local variable $cache_file in the loop
  • Fixed PHP 8.2 deprecation warning related to dynamic properties

- Replaced `$this->cache_file` with a local variable `$cache_file` in the loop  
- Fixed PHP 8.2 deprecation warning related to dynamic properties
@shadoath
Copy link
Copy Markdown
Collaborator

Going to merge and expand. Thank you for your contribution!

@shadoath shadoath merged commit 7cd0819 into ConnectThink:master May 24, 2025
@andrzejmacznikdev
Copy link
Copy Markdown

hmmm, can you help me
i have new configure path
cache-location
and am i suppose to write there
because it can be empty
but when i create an folder
it holding the cache
and changes are not visible
even i check"always recompile"

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