X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ChangeLog;h=fa261c51cb92e41d717a6ad2f00754738b504c07;hb=703405e3618c751b3e9e69321e878ea9573449a4;hp=1ac38ee3bbd8c3a90e48599f7d702b2886691bd3;hpb=7bf4299d632ba89869f755cd849bed839841db45;p=plcapi.git diff --git a/ChangeLog b/ChangeLog index 1ac38ee..fa261c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 2014-05-12 - Samu Voutilainen (smar@smar.fi) * removed obsolete xml.so open; dl() is deprecated and removed from 5.3.0 + * removed deprecated xmlEntities + * removed deprecated xmlrpc_backslash + * converted $GLOBALS to internal class. This makes testing much easier and should be more flexible regarding other projects + * changed verifyhost from 1 to 2. This makes modern php versions work properly. 2014-02-03 - G. Giunta (giunta.gaetano@gmail.com)