cakephp2-php8/cake
phpnut 1a3f319a23 "Refactoring String::uuid();
Adding fix when current PHP process ID is greater than 5 digits.
If PHP process ID returns false or can not be determined a random 5 digit number will be generated.
Added support for IPv6.
String::uuid(); will default to crc32 of Security.salt if $node (IP) is 127.0.0.1, $node (IPv6) < 38 characters, or $node can not be determined."

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6175 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-19 09:23:26 +00:00
..
config "Reverting [6007]" 2007-11-16 20:34:05 +00:00
console updating schema create 2007-12-18 18:19:30 +00:00
libs "Refactoring String::uuid(); 2007-12-19 09:23:26 +00:00
tests Allowing models to save empty records if they have a created, updated, or modified field (Ticket #3501) 2007-12-19 02:05:15 +00:00
basics.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
bootstrap.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
dispatcher.php "Fixing errors in the Dispatcher tests. 2007-12-09 07:07:28 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00