pajoye Thu, 24 Jun 2010 00:15:12 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=300715
Log:
- typo
Changed paths:
U php/php-src/branches/PHP_5_3/php.ini-development
U php/php-src/branches/PHP_5_3/php.ini-production
U php/php-src/trunk/php.ini-development
U php/php-src/trunk/php.ini-production
Modified: php/php-src/branches/PHP_5_3/php.ini-development
===================================================================
--- php/php-src/branches/PHP_5_3/php.ini-development 2010-06-23 22:04:55 UTC
(rev 300714)
+++ php/php-src/branches/PHP_5_3/php.ini-development 2010-06-24 00:15:12 UTC
(rev 300715)
@@ -1618,7 +1618,7 @@
; 0 (MD5 128 bits)
; 1 (SHA-1 160 bits)
; This option may also be set to the name of any hash function supported by
-; the hash extension. A list of available hashes is returned by the
hash_alogs()
+; the hash extension. A list of available hashes is returned by the
hash_algos()
; function.
; http://php.net/session.hash-function
session.hash_function = 0
Modified: php/php-src/branches/PHP_5_3/php.ini-production
===================================================================
--- php/php-src/branches/PHP_5_3/php.ini-production 2010-06-23 22:04:55 UTC
(rev 300714)
+++ php/php-src/branches/PHP_5_3/php.ini-production 2010-06-24 00:15:12 UTC
(rev 300715)
@@ -1625,7 +1625,7 @@
; 0 (MD5 128 bits)
; 1 (SHA-1 160 bits)
; This option may also be set to the name of any hash function supported by
-; the hash extension. A list of available hashes is returned by the
hash_alogs()
+; the hash extension. A list of available hashes is returned by the
hash_algos()
; function.
; http://php.net/session.hash-function
session.hash_function = 0
Modified: php/php-src/trunk/php.ini-development
===================================================================
--- php/php-src/trunk/php.ini-development 2010-06-23 22:04:55 UTC (rev
300714)
+++ php/php-src/trunk/php.ini-development 2010-06-24 00:15:12 UTC (rev
300715)
@@ -1525,7 +1525,7 @@
; 0 (MD5 128 bits)
; 1 (SHA-1 160 bits)
; This option may also be set to the name of any hash function supported by
-; the hash extension. A list of available hashes is returned by the
hash_alogs()
+; the hash extension. A list of available hashes is returned by the
hash_algos()
; function.
; http://php.net/session.hash-function
session.hash_function = 0
Modified: php/php-src/trunk/php.ini-production
===================================================================
--- php/php-src/trunk/php.ini-production 2010-06-23 22:04:55 UTC (rev
300714)
+++ php/php-src/trunk/php.ini-production 2010-06-24 00:15:12 UTC (rev
300715)
@@ -1532,7 +1532,7 @@
; 0 (MD5 128 bits)
; 1 (SHA-1 160 bits)
; This option may also be set to the name of any hash function supported by
-; the hash extension. A list of available hashes is returned by the
hash_alogs()
+; the hash extension. A list of available hashes is returned by the
hash_algos()
; function.
; http://php.net/session.hash-function
session.hash_function = 0
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php