mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
__autoload was deleted as of PHP 8.0.0.
already documented in appendices/migration80/incompatible.xml.
This commit is contained in:
parent
b29a778d3f
commit
d88a13cd9e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
</refnamediv>
|
||||
|
||||
<refsynopsisdiv>
|
||||
&warn.deprecated.feature-7-2-0;
|
||||
&warn.deprecated.function-7-2-0.removed-8-0-0;
|
||||
</refsynopsisdiv>
|
||||
|
||||
<refsect1 role="description">
|
||||
|
|
Loading…
Reference in a new issue