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. |
||
---|---|---|
.. | ||
breakiterator.stub.php | ||
breakiterator_arginfo.h | ||
breakiterator_class.cpp | ||
breakiterator_class.h | ||
breakiterator_iterators.cpp | ||
breakiterator_iterators.h | ||
breakiterator_iterators.stub.php | ||
breakiterator_iterators_arginfo.h | ||
breakiterator_methods.cpp | ||
codepointiterator_internal.cpp | ||
codepointiterator_internal.h | ||
codepointiterator_methods.cpp | ||
rulebasedbreakiterator_methods.cpp |