Niklas Keller
|
75d2a77951
|
Account for umask in file permission assertion
|
2017-06-18 20:38:03 +02:00 |
|
Niklas Keller
|
1a46ea9b13
|
Remove bogus array_filter to allow 0 as directory name
|
2017-06-17 23:47:08 +02:00 |
|
Niklas Keller
|
62428ca0ef
|
Fix code style
|
2017-06-17 23:41:57 +02:00 |
|
Niklas Keller
|
7a96e10a35
|
Fix failing testMkdirRmdir
|
2017-06-17 15:36:51 +02:00 |
|
Aaron Piotrowski
|
477683f58f
|
Use Fixture in Driver test; general test cleanup
|
2017-06-16 18:12:42 -05:00 |
|
Aaron Piotrowski
|
32454e960b
|
Upgrade to PHPUnit 6
|
2017-05-17 22:58:39 -05:00 |
|
Aaron Piotrowski
|
0d76557e8e
|
Fix UV driver
|
2017-01-11 10:29:14 -06:00 |
|
Aaron Piotrowski
|
97b2d20534
|
Merge branch 'amp_v2' of https://github.com/amphp/file into amp_v2
|
2017-01-11 09:55:20 -06:00 |
|
Niklas Keller
|
a26ba1ca1f
|
Change interop namespace
|
2017-01-11 14:22:06 +01:00 |
|
Aaron Piotrowski
|
78ec5cc634
|
Merge branch 'master' into amp_v2
|
2017-01-11 00:05:18 -06:00 |
|
Aaron Piotrowski
|
c6e6c32aaf
|
Drop strict types
Dropping strict types so it is not enforced in callbacks provided by application code.
|
2016-12-29 20:59:59 -06:00 |
|
Bob Weinand
|
2712356453
|
Tabs <3 ? (Use spaces instead)
|
2016-10-04 14:09:19 +02:00 |
|
Bob Weinand
|
534f67f7ef
|
Add PHP 5 yield parenthesis...
|
2016-10-04 14:02:51 +02:00 |
|
Bob Weinand
|
af2ce9b256
|
Add PHP 5 yield parenthesis...
|
2016-10-03 12:28:19 +02:00 |
|
Bob Weinand
|
cf7a966900
|
Fix #11 - use 0666 default permissions and rely on umask()
|
2016-10-03 12:17:05 +02:00 |
|
Bob Weinand
|
c822717106
|
Tabs <3
|
2016-10-01 19:28:30 +01:00 |
|
Bob Weinand
|
6612ae6757
|
EioDriver and UvDriver did not pass O_TRUNC in file\put
Also prepare tag 0.1.3
|
2016-10-01 18:43:52 +01:00 |
|
Sergey Gelunenko
|
76701d6918
|
recursive mkdir, fix #5
|
2016-09-28 13:39:24 +03:00 |
|
Aaron Piotrowski
|
2db21996c6
|
Use strict types
|
2016-08-24 00:01:41 -05:00 |
|
Bob Weinand
|
1725c684a0
|
Upgrade to Amp v2
|
2016-07-21 01:39:27 +02:00 |
|
Daniel Lowrey
|
03a778bfb4
|
remove test timeout
|
2015-08-08 11:46:34 -04:00 |
|
Daniel Lowrey
|
5ac601dd88
|
add test timeouts to figure out why travis build hangs
|
2015-08-08 11:21:50 -04:00 |
|
Daniel Lowrey
|
27d9dfd466
|
Updates, new functionality
|
2015-08-08 10:42:41 -04:00 |
|
Daniel Lowrey
|
130303aeee
|
Transition from Filesystem -> File
|
2015-08-05 10:55:56 -04:00 |
|
Daniel Lowrey
|
07e110ac03
|
renaming
|
2015-07-30 10:17:41 -04:00 |
|