File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change 8
8
<section xml : id =" hash.installation" >
9
9
&reftitle.install;
10
10
<para >
11
- As of PHP 5.1.2, the Hash extension is bundled and compiled into PHP by
12
- default.
11
+ The Hash extension is a core PHP extension, so it is always enabled.
13
12
</para >
14
13
<para >
15
- It may be explicitly disabled by using the --disable-hash switch to
16
- configure. Earlier versions of PHP may incorporate the Hash extension by
17
- installing the
18
- <link xlink : href =" &url.pecl.package; hash" >PECL module</link >.
14
+ Prior to PHP 7.4.0, the Hash extension was bundled and compiled into PHP by
15
+ default, but could be explicitly disabled using <option role =" configure" >--disable-hash</option >.
19
16
</para >
20
17
<para >
21
- As of PHP 7.4.0, the Hash extension is a core PHP extension, so it is always enabled.
18
+ Prior to 5.1.2, the Hash extension was installed as a
19
+ <link xlink : href =" &url.pecl.package; hash" >PECL module</link >.
22
20
</para >
23
21
</section >
24
22
<!-- }}} -->
You can’t perform that action at this time.
0 commit comments