History log of /PHP-8.3/ext/standard/filestat.c (Results 251 – 275 of 290)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1769d69c 12-Jun-2000 Egon Schmid

Fixed protos.


Revision tags: PRE_EIGHT_BYTE_ALLOC_PATCH
# 6cac26c2 09-Jun-2000 Stanislav Malyshev

Make chmod in safe mode not allow SUID bits


# 3701bc42 05-Jun-2000 Andi Gutmans

- ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch


# df4547a3 23-May-2000 Hartmut Holzgraefe

another bunch of proto fixes


Revision tags: php-4.0.0
# e043439f 18-May-2000 Zeev Suraski

Update the license with the new clause 6


# 1e632ffd 17-May-2000 Hartmut Holzgraefe

typo fix


# 5354940f 17-May-2000 Hartmut Holzgraefe

correction


# 29571bf2 17-May-2000 Hartmut Holzgraefe

took over missing prototypes from php3 source
(copied them only, didn't check for parameter changes!)


Revision tags: php-4.0RC2
# 883bd2b1 20-Apr-2000 Zeev Suraski

- Fix virtual cwd bug
- Add more V_STAT() V_LSTAT() changes


# c9911a15 15-Apr-2000 Andi Gutmans

- Change PHP_ to V_ (directory & file functions)


# 9c3d6304 30-Mar-2000 Andi Gutmans

- Hopefully got most of them. We also need a chdir_file function like
for Apache.


Revision tags: PHP-4.0-RC1
# 1e0b71df 17-Mar-2000 Hartmut Holzgraefe

is_executable() for root fixed
this is an intermediate patch, switching from stat() to
access() for is_(readable|writable|executable) shall
fix the whole topic once and for all


# 2702340d 15-Mar-2000 Sam Ruby

Emulate user/group/other on Windows


# b19d1bdb 14-Mar-2000 Hartmut Holzgraefe

imap_utf7_encode didn't expand international characters to 16bit
before coding
imap_fetch_overview could crash when some fields where missing
imap_fetch_overview will now take msg indi

imap_utf7_encode didn't expand international characters to 16bit
before coding
imap_fetch_overview could crash when some fields where missing
imap_fetch_overview will now take msg indices for default and
UIDs by optional flag, as the other functions in the family

show more ...


# 99e0b363 06-Mar-2000 Stig Bakken

@Cleaned up extension namespace (Stig)
Cleaned up extension namespace, and changed ext/standard into one single
extension.


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 86fa2aad 19-Feb-2000 Zeev Suraski

the pipe is breaking all the time


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# f7109890 14-Feb-2000 Andrei Zmievski

Fix for filesize() and others on sockets.


# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch


# 29280bb9 10-Feb-2000 Andi Gutmans

- Get rid of some more evil MSVC5's and switch standard/ to use PHP_WIN32


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# 43ae2bff 01-Jan-2000 Sascha Schumann

Happy Y2K patch! Happy new year (or the new millennium, depending on whether
you start counting at 0 or 1).


Revision tags: PRE_ISSET_TYPE
# f455a484 20-Dec-1999 Zeev Suraski

Make the Win32 tree compile again


# f5d5637f 20-Dec-1999 Evan Klinger

Ex API


Revision tags: PRE_LIBZEND_TO_ZEND
# 3ee4e65c 18-Dec-1999 Zeev Suraski

More php3_ annihilation


# fb1c77bd 17-Dec-1999 Zeev Suraski

- Made PHP_VERSION and PHP_OS work again
- More php3_ cleanup
@- Restored the PHP_VERSION and PHP_OS constants (Zeev)


# 02d3b394 17-Dec-1999 Zeev Suraski

More php3_ annihilation


1...<<1112