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

Update objects.rst #739

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

Conversation

myshkin-uk
Copy link

The previous code has a bug, in that it assigns the names of the objects, not the objects themselves.

It also has complex looping logic setting and examining $marker which in fact does nothing.

I found that both count() and empty() do not work as expected on the array returned by the function - I have not worked out why, just avoided their use.

Note that this does not change the 'click here to download' file.

The previous code has a bug, in that it assigns the names of the objects, not the objects themselves.

It also has complex looping logic setting and examining $marker which in fact does nothing.

I found that both count() and empty() do not work as expected on the array returned by the function - I have not worked out why, just avoided their use.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 88.771% when pulling 1ea4f67 on myshkin-uk:patch-1 into ea17eff on rackspace:working.

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.

None yet

2 participants