[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/hash/_setup.xml?=
From:       Matt_Li <mazzanet () php ! net>
Date:       2015-01-21 5:46:38
Message-ID: svn-mazzanet-1421819198-335782-2123574028 () svn ! php ! net
[Download RAW message or body]

mazzanet                                 Wed, 21 Jan 2015 05:46:38 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=335782

Log:
Clarified as per bug #46557 and note #116544

Bugs: https://bugs.php.net/46557 (Not a bug) --disable-all seems to disable json
      https://bugs.php.net/116544 (error getting bug information)
      
Changed paths:
    U   phpdoc/en/trunk/reference/hash/setup.xml

Modified: phpdoc/en/trunk/reference/hash/setup.xml
===================================================================
--- phpdoc/en/trunk/reference/hash/setup.xml	2015-01-21 02:04:02 UTC (rev 335781)
+++ phpdoc/en/trunk/reference/hash/setup.xml	2015-01-21 05:46:38 UTC (rev 335782)
@@ -7,20 +7,23 @@
  <!-- {{{ Requirements -->
  <section xml:id="hash.requirements">
   &reftitle.required;
-  <simpara>
-   The Hash extension requires no external libraries and is enabled by
-   default as of PHP 5.1.2.  It may be explicitly disabled by using the
-   --disable-hash switch to configure.  Earlier versions of PHP may
-   incorporate the Hash extension by installing the
-   <link xlink:href="&url.pecl.package;hash">PECL module</link>.
-  </simpara>
+  &no.install;
  </section>
  <!-- }}} -->

  <!-- {{{ Installation -->
  <section xml:id="hash.installation">
   &reftitle.install;
-  &no.install;
+  <para>
+   As of PHP 5.1.2, the Hash extension is bundled and compiled into PHP by
+   default.
+  </para>
+  <para>
+   It may be explicitly disabled by using the --disable-hash switch to
+   configure.  Earlier versions of PHP may incorporate the Hash extension by
+   installing the
+   <link xlink:href="&url.pecl.package;hash">PECL module</link>.
+  </para>
  </section>
  <!-- }}} -->




-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic