File: |
src/DelayedIO.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
Delayed IO patch.
Changelog excerpt:
- Have the delayed file IO class use a faster strategy for reading files
when not locking those files.
v2.9.0
v2.8.0
Use more 'link' tags.
Code-style cleanup.
- Public before private properties.
- Magic before public before private methods.
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.
Code-style patch.
Slightly refactored DelayedIO.
Add FUNDING.yml file.
|
Date: |
Less than 1 hour ago |
Size: |
4,900 bytes |
|
|
|