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 1e0b71d commit cf6a2b1Copy full SHA for cf6a2b1
ChangeLog
@@ -1,3 +1,19 @@
1
+2000-03-17 Hartmut Holzgraefe <hholzgra@media-engineering.de>
2
+
3
+ * ext/standard/filestat.c: is_executable() for root fixed
4
+ this is an intermediate patch, switching from stat() to
5
+ access() for is_(readable|writable|executable) shall
6
+ fix the whole topic once and for all
7
8
+2000-03-17 Andi Gutmans <andi@php.net>
9
10
+ * php_virtual_cwd.c: - Fix Win32 compile
11
12
+2000-03-17 Sterling Hughes <sterling@designmultimedia.com>
13
14
+ * ext/standard/file.c:
15
+ ftruncate returns 1 on success and 0 on failure instead of 0 on success and -1 on failure.
16
17
2000-03-16 Andi Gutmans <andi@php.net>
18
19
* php_virtual_cwd.c: - Last one for today.
0 commit comments