We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d35de commit ea9fc76Copy full SHA for ea9fc76
php.go
@@ -1561,7 +1561,6 @@ func IsReadable(filename string) bool {
1561
return false
1562
}
1563
syscall.Close(fd)
1564
-
1565
return true
1566
1567
@@ -1572,7 +1571,6 @@ func IsWriteable(filename string) bool {
1572
1571
1573
1574
1575
1576
1577
1578
0 commit comments