Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55942, comment 77


Ignore:
Timestamp:
05/09/2023 09:20:26 PM (20 months ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55942, comment 77

    initial v1  
    1414
    1515The original idea was two-fold:
    16 - Add a way to get "strict" option and meta values. I.e. the PHP type of the data when it was saved in the DB.
     16- Add a way to get "strict" option and meta values. I.e. preserve the PHP type of the data when it was saved in the DB.
    1717- To reduce number of calls to `maybe_unserialize()` (which would have happened as a result of implementing strict types).
    1818