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

Commits on Mar 28, 2019

  1. Update objects.rst

    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.
    myshkin-uk authored Mar 28, 2019
    Configuration menu
    Copy the full SHA
    1ea4f67 View commit details
    Browse the repository at this point in the history