-
Type: Improvement
-
Resolution: Won't Do
-
Priority: 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.
- is related to
-
PHPLIB-1243 PSR-3 Logger adapter to integrate with PHPC LogSubscriber
- Closed
-
PHPLIB-1137 Prohibit PackedArray objects where a document type is expected
- Closed