mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
* The key/variable names in WDDX are now html escaped to not break XML. @- Fixed WDDX serialization to HTML-escape key/variable names so as not to @ break the XML packet. (Andrei)