History log of /PHP-8.3/ext/standard/filestat.c (Results 126 – 150 of 290)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.7RC1
# c93fbf62 07-Aug-2008 Arnaud Le Blanc

MFH:
Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now t

MFH:
Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.

show more ...


Revision tags: php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# 84a8bb03 10-Mar-2008 Felipe Pena

MFH: New way for check void parameters


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1, php-4.4.8
# d1dded87 31-Dec-2007 Sebastian Bergmann

MFH: Bump copyright year, 2 of 2.


Revision tags: php-4.4.8RC1, RELEASE_1_2_3
# e42bc45c 21-Nov-2007 Jani Taskinen

MFH: fix crash bug in chown when 2nd parameter != string or int


# 117a6d77 16-Nov-2007 Dmitry Stogov

Fixed crash (Serg)


Revision tags: php-5.2.5
# 74d1a455 05-Nov-2007 Jani Taskinen

MFH: sync


Revision tags: php-5.2.5RC2
# f552f916 31-Oct-2007 Jani Taskinen

MFH: - Fixed bug #43137 (rmdir() and rename() do not clear statcache)


Revision tags: php-5.2.5RC1, BEFORE_IMPORT_OF_MYSQLND_IN_5_3, RELEASE_1_2_2
# 074b4e51 21-Sep-2007 Antony Dovgal

MFH: check the return value of getgroups() for -1 (coverity issue #390)


Revision tags: RELEASE_1_2_4, RELEASE_1_2_1, php-5.2.4, RELEASE_1_5, php-5.2.4RC3, php-5.2.4RC2, php-5.2.4RC1, BEFORE_REAL_IMPORT_OF_MYSQLND
# 5cdae5bd 23-Jul-2007 Ilia Alshanetsky

Fixed bug #42072 (No warning message for clearstatcache() with arguments).


Revision tags: BEFORE_IMPORT_OF_MYSQLND, php-5.2.3, RELEASE_1_4, php-5.2.3RC1, RELEASE_1_2_0, php-4.4.7, php-5.2.2, php-5.2.2RC2, RELEASE_1_1_0, php-4.4.7RC1, php-5.2.2RC1
# d428314e 06-Apr-2007 Antony Dovgal

MFB: clean & refactored disk_*() funcs implementation
Ilia, feel free to make these functions public, though I don't see why would want to do that


Revision tags: RELEASE_1_0_1, php-4.4.6
# e07b611b 26-Feb-2007 Antony Dovgal

fix folding


Revision tags: php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4
# 933c26de 22-Jan-2007 Dmitry Stogov

Fixed bug #39367 (clearstatcache() doesn't clear realpath cache)
Fixed bug #40092 (chroot() doesn't clear realpath cache)


Revision tags: php-5.2.1RC3
# 2ae036f0 12-Jan-2007 Ilia Alshanetsky

Fixed bug #40098 (php_fopen_primary_script() not thread safe).
Adjusted previous fixes for similar issue to handle sysconf() failures


# 5e74c607 11-Jan-2007 Sara Golemon

MFH


Revision tags: php-4.4.5RC1, php-5.2.1RC2
# 4223aa4d 01-Jan-2007 Sebastian Bergmann

MFH: Bump year.


Revision tags: php-5.2.1RC1
# 0236a7ea 09-Dec-2006 Ilia Alshanetsky

Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dir
setting).


# 466d9ba0 29-Nov-2006 Ilia Alshanetsky

Fixed bug #39648 (Implementation of PHP functions chown() and chgrp() are
not thread safe).


# 82f89748 06-Nov-2006 Dmitry Stogov

Windows doesn't have chown(). Remove unused function and reference to undeclared macro VCWD_CHOWN().


Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4, php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3, php-5.2.0RC1, php-4.4.3RC2
# 1b2cc459 02-Jul-2006 Ilia Alshanetsky

Fixed bug #37987 (invalid return of file_exists() in safe mode).


# a518b450 30-Jun-2006 Antony Dovgal

MFH: add error messages to disk_free_space() & disk_total_space() (feature request #37971)


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 95875d99 19-May-2006 Ilia Alshanetsky

Fixed bug #37505 (touch() truncates large files).


Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3
# 90b3dadc 25-Apr-2006 Antony Dovgal

fix #37191 (chmod takes off sticky bit when safe_mode is On)


Revision tags: php-5.1.3RC3
# 22a8c311 10-Apr-2006 foobar

MFH: - Fixed bug #36909 (ld: Undefined symbols: _lchown)


# 8afc859b 09-Apr-2006 Ilia Alshanetsky

*** empty log message ***


Revision tags: php-5.1.3RC2, php-5.1.3RC1
# d36a88bd 06-Mar-2006 Rob Richards

fix win build


12345678910>>...12