Skip to content

Change cakephp's getMicrotime() (removed in CakePHP-2.0) to native microtime(true).#1

Open
lipedjow wants to merge 1 commit intojrbasso:masterfrom
lipedjow:master
Open

Change cakephp's getMicrotime() (removed in CakePHP-2.0) to native microtime(true).#1
lipedjow wants to merge 1 commit intojrbasso:masterfrom
lipedjow:master

Conversation

@lipedjow
Copy link

As in CakePHP-2.0.0-dev migration guide getMicrotime() was removed. We can use the native PHP5 microtime(true) instead.

Hope this contribute anyway. =)

@jrbasso
Copy link
Owner

jrbasso commented Jan 23, 2011

Thanks! I'm not supporting the array datasource here. This code has been moved to cakephp/datasources. When we start the datasources migration to 2.0, I will cherry-pick you code. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants