mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
07a5e3fb9c
* 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)