File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -285,6 +285,7 @@ PHP 8.0 UPGRADE NOTES
285
285
representation of the type, and is no longer deprecated. In particular the
286
286
result will include a nullability indicator for nullable types. The format
287
287
of the return value is not stable and may change between PHP versions.
288
+ . Reflection export() methods have been removed.
288
289
289
290
- Socket:
290
291
. The deprecated AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULES
@@ -328,6 +329,7 @@ PHP 8.0 UPGRADE NOTES
328
329
. convert_cyr_string() has been removed.
329
330
. money_format() has been removed.
330
331
. ezmlm_hash() has been removed.
332
+ . restore_include_path() has been removed.
331
333
. get_magic_quotes_gpc() and get_magic_quotes_gpc_runtime() has been removed.
332
334
. FILTER_SANITIZE_MAGIC_QUOTES has been removed.
333
335
. Calling implode() with parameters in a reverse order ($pieces, $glue) is no
You can’t perform that action at this time.
0 commit comments