Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-1244

Use camelCase function names instead of snake_case

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Do
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      Functions in PHPLIB currently use snake_case as a naming strategy, while those in PHPC use camelCase. For consistency with PHPC and with all other code we write, functions should be changed to camelCased names.

      The non-internal functions is_document and with_transaction should be deprecated and removed in 2.0.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            andreas.braun@mongodb.com Andreas Braun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: