Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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