diff --git a/appendices/migration54.xml b/appendices/migration54.xml index fa7cc75e78..744f26dcbb 100644 --- a/appendices/migration54.xml +++ b/appendices/migration54.xml @@ -18,18 +18,18 @@ - This list is incomplete and is undergoing constant changes until PHP 5.4 is + This list is incomplete and is undergoing constant changes until PHP 5.4 is is about to be released. @@ -567,7 +567,7 @@ - XsltProcessor::setSecurityPrefs and + XsltProcessor::setSecurityPrefs and XsltProcessor::getSecurityPrefs @@ -755,7 +755,12 @@ - SessionHandler interface + SessionHandler class. + + + + + SessionHandlerInterface interface. @@ -888,7 +893,7 @@ - + Curl: @@ -902,7 +907,7 @@ - + LibXML: @@ -921,7 +926,7 @@ - + OpenSSL: @@ -950,7 +955,7 @@ - + Output buffering: @@ -1004,7 +1009,7 @@ - + Sessions: @@ -1023,7 +1028,7 @@ - + Streams: @@ -1057,7 +1062,7 @@ - + Zlib: @@ -1076,7 +1081,7 @@ - + Intl: @@ -1180,7 +1185,7 @@ - + Json: @@ -1283,7 +1288,7 @@ session.upload_progress.enabled, session.upload_progress.cleanup, session.upload_progress.prefix, session.upload_progress.name, - session.upload_progress.freq, session.upload_progress.min_freq + session.upload_progress.freq, session.upload_progress.min_freq @@ -1373,7 +1378,7 @@ - $_SERVER['REQUEST_TIME_FLOAT'] + $_SERVER['REQUEST_TIME_FLOAT'] has been added to include microsecond precision.