1
0
mirror of https://github.com/danog/file.git synced 2024-12-03 09:47:54 +01:00
Commit Graph

13 Commits

Author SHA1 Message Date
Aaron Piotrowski
296293a65e
Fix wrong method being called for test tear down 2023-02-24 19:16:12 -06:00
Aaron Piotrowski
de1f4c1e08
Update for amphp/parallel v2.0 2023-02-18 09:49:06 -06:00
Aaron Piotrowski
f4bd0dff96
Declare strict types 2022-12-17 15:52:21 -06:00
Aaron Piotrowski
ee8f10f512
Update for changes to Closable interface
Also require PHP 8.1 and use features.
2022-03-28 18:05:56 -05:00
Niklas Keller
067229676b Fix return type 2022-02-08 22:06:40 +01:00
Niklas Keller
c9e30f5687 Rename Driver → FilesystemDriver 2022-02-08 19:49:16 +01:00
Aaron Piotrowski
dad4f97100
Update for further dependency changes 2022-02-07 19:31:21 -06:00
Aaron Piotrowski
742d9303d0
Use Revolt and update for Amp changes 2021-10-16 00:04:27 -05:00
Aaron Piotrowski
3e012f9e78
Refactor for Amp v3 2020-10-22 00:35:54 -05:00
Niklas Keller
2162e7dc48 Rework stat cache to use a decorator 2020-10-21 22:52:43 +02:00
Aaron Piotrowski
701e1c974e
Forgot Eio tests 2020-07-06 13:28:39 -05:00
Niklas Keller
82c1f039ad Fix EioDriverTest 2020-06-30 21:49:55 +02:00
Niklas Keller
8d949a9eae Redesign Driver API 2020-06-30 21:45:09 +02:00