[PHP-DEV] PHP 4.0 Bug #2201 Updated: uniqid strange values From: Bug Database (php-dev <email protected>)
Date: 08/31/99

ID: 2201
Updated by: ssb
Reported By: chrisvik <email protected>
Status: Closed
Bug Type: Misbehaving function
Assigned To:
Comments:

This change is intentional, but indeed a compat-breaker (I
guess more people than you have set up their tables to
hold just what uniqid() returns).

I've introduced a second boolean parameter to uniqid() that
currently has to be true to make it behave the new way.
Get it from CVS.

Full Bug description available at: http://bugs.php.net/version4/?id=2201

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>