File: |
src/ComplexStringHandler.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP Common Class Library
Set of classes that provides common functionality |
Author: |
By Caleb |
Last change: |
New abstract class.
Changelog excerpt:
- Moved the version constant and the dataTraverse method to an abstract
class, which the other classes can then extend from, due to those being
common to all/most classes in the package.
- Added support for dot notation to the L10N handler.
v2.9.7
v2.9.6
v2.9.5
v2.9.4
v2.9.3
v2.9.2
v2.9.1
Refactor.
Good for optional callable parameters to be nullable.
v2.9.0
v2.8.0
Use more 'link' tags.
Code-style cleanup.
- Public before private properties.
- Magic before public before private methods.
Add missing PHPDoc comments.
v2.6.2
Changelog excerpt:
- Allow dots to be escaped for dataTraverse in the operation handler.
Comment improvements.
Changelog excerpt:
- Improved and refactored some of the docblock comments across all classes.
Add public version constant.
Changelog excerpt:
- Added a public version constant to all classes, since it might be needed
by some implementations to ensure compatibility.
Add some missing return type declarations.
Anchors and __toString patch.
Changelog excerpt:
- Added support for __toString and for anchors to the YAML handler.
- Also updated some PHPDocs.
Add FUNDING.yml file.
|
Date: |
Yesterday |
Size: |
3,872 bytes |
|
|
|