mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
![]() As it is now, `IntlTimeZone`, `IntlCalendar` and `IntlDateFormatter` and some other intl class instances can be serialized, but the representation is meaningless, and unserialization yields uninitialized/ unusable objects. To prevent users from noticing this too late, we deny serialization of such objects in the first place. Closes GH-7945. |
||
---|---|---|
.. | ||
msgformat.c | ||
msgformat.stub.php | ||
msgformat_arginfo.h | ||
msgformat_attr.c | ||
msgformat_class.c | ||
msgformat_class.h | ||
msgformat_data.c | ||
msgformat_data.h | ||
msgformat_format.c | ||
msgformat_helpers.cpp | ||
msgformat_helpers.h | ||
msgformat_parse.c |