Skip to content

refactor: use __unserialize instead of __wakeup in TimeTrait#9957

Merged
michalsn merged 1 commit intocodeigniter4:developfrom
paulbalandan:time-refactor
Feb 17, 2026
Merged

refactor: use __unserialize instead of __wakeup in TimeTrait#9957
michalsn merged 1 commit intocodeigniter4:developfrom
paulbalandan:time-refactor

Conversation

@paulbalandan
Copy link
Member

Description
php-cs-fixer changes __wakeup to __unserialize since the former is already deprecated

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Feb 17, 2026
@michalsn michalsn merged commit a5fc034 into codeigniter4:develop Feb 17, 2026
49 checks passed
@michalsn
Copy link
Member

Thank you @paulbalandan

@paulbalandan paulbalandan deleted the time-refactor branch February 17, 2026 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants