Rename BSON from/toArray() methods to from/toPHP()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 1.0.0-alpha1
    • Affects Version/s: 0.6.3
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We currently have

      BSON\fromArray() & BSON\toArray()

      Would be nice to have *Object() counterparts:
      BSON\fromObject() & BSON\toArray()

      Currently the *Array() functions accept both array and objects, should be changed to only accept arrays – and the *Object() only objects.

            Assignee:
            Jeremy Mikola
            Reporter:
            Derick Rethans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: