Skip to content

Fix The Serializable interface is deprecated...#156

Merged
m6w6 merged 1 commit intomsgpack:masterfrom
remicollet:issue-php81
Jun 10, 2021
Merged

Fix The Serializable interface is deprecated...#156
m6w6 merged 1 commit intomsgpack:masterfrom
remicollet:issue-php81

Conversation

@remicollet
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #156 (fff660a) into master (06380d9) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   75.97%   75.97%           
=======================================
  Files           6        6           
  Lines        1174     1174           
=======================================
  Hits          892      892           
  Misses        282      282           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06380d9...fff660a. Read the comment docs.

@m6w6 m6w6 merged commit 660e15b into msgpack:master Jun 10, 2021
m6w6 added a commit that referenced this pull request Aug 30, 2021
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Aug 30, 2021
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Oct 7, 2022
* Fixed PHP-8.2 compatibility (see gh issue #165)

RC1:
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Jun 2, 2023
No changes from RC2.
* RC2:
  * Fix PHP-8.2 compatibility (see gh issue #165)
* RC1:
  * Fix PHP-8.1 compatibility (see gh issues #161, #157, and #156)
  * Add support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Aug 20, 2024
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Aug 20, 2024
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Aug 20, 2024
* Fixed PHP-8.2 compatibility (see gh issue #165)

RC1:
* Fixed PHP-8.1 compatibility (see gh issues #161, #157, and #156)
* Added support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
m6w6 added a commit that referenced this pull request Aug 20, 2024
No changes from RC2.
* RC2:
  * Fix PHP-8.2 compatibility (see gh issue #165)
* RC1:
  * Fix PHP-8.1 compatibility (see gh issues #161, #157, and #156)
  * Add support for ZEND_ACC_NOT_SERIALIZABLE and magic __{,un}serialize
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