History log of /PHP-7.4/ext/standard/filestat.c (Results 151 – 175 of 253)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8b8f1e05 05-Sep-2002 Anantha Kesari H Y

NetWare related additions/modifications


Revision tags: php-4.2.3RC2
# 149ad05b 24-Aug-2002 Marcus Boerger

php_error_docref
#New conversion available at: http://docref.txt.marcus-boerger.de


Revision tags: php-4.2.3RC1, dev
# 18c0d30c 30-Jul-2002 Dan Kalowsky

Commiting Steph@php.net's patch to re-enable touch on Win32 machines


# 02e6cd02 26-Jul-2002 Stefan Esser

all functions based on php_stat are now safe mode aware...


Revision tags: php-4.2.2
# 728f2de4 08-Jul-2002 Derick Rethans

Unify error messages


Revision tags: INITIAL_IMPORT_SOURCEFORGE
# a6d815fb 07-Jul-2002 Sterling Hughes

fix win32 build


Revision tags: xmlrpc_epi_0_51_merge_pt
# c73733c5 03-Jul-2002 Derick Rethans

- Fix windows build
#- I could not test this, please try!


# 980d7a11 03-Jul-2002 foobar

Fix the nasty crash. And Sterling..test next time before you commit?


# d4512030 02-Jul-2002 Sterling Hughes

use access instead of manually determining file permissions..


Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10
# 720a890f 20-May-2002 Markus Fischer

- ZTS gotcha


# 96bf2d1d 20-May-2002 Markus Fischer

- Add open_basedir check for all functions using php_stat() (filesize, stat,
etc), closes #11563.


Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1
# 2f12941f 16-May-2002 foobar

- Made all is_*() functions to return only boolean values.
- Killed the "file not found" error for is_link(). (finally..)


# f81ec94a 13-May-2002 Rasmus Lerdorf

Make sure newtime is never NULL


Revision tags: php-4.2.1, php-4.2.1RC2, php-4.2.1RC1
# 6cc8919d 26-Apr-2002 Yasuo Ohgaki

Fixed bug #16861.
touch sets wrong atime or mtime when they are not specified.
touch silently failed when HAVE_UTIME is not defined.
(This needs more consideration. Which platform does no

Fixed bug #16861.
touch sets wrong atime or mtime when they are not specified.
touch silently failed when HAVE_UTIME is not defined.
(This needs more consideration. Which platform does not support it?)
# Derick, after HAVE_UTIME issue is resovled, this should be merged.
# or we can just merge 1st problem for now.

show more ...


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2, php-4.2.0RC1, help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# a1dbb4ab 10-Jan-2002 Sascha Schumann

(PHP touch) Operate on a stack buffer.. no need for allocating newtime
on the heap.


# edfd6d09 10-Jan-2002 Sascha Schumann

Add three-parameter touch() which enables users to set
mtime/atime to different values.


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0, php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# af1c7070 06-Oct-2001 Sterling Hughes

fix execution order


# 16da751e 06-Oct-2001 Sterling Hughes

avoid TSRMLS_FETCH()


# 1bceefb2 06-Oct-2001 Sterling Hughes

@ Don't through a file does not exist warning for the is_dir(), is_writeable(),
@ is_readable(), is_executable(), is_link() and is_file() functions. (Sterling)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS
# c0332885 25-Sep-2001 Jeroen van Wolffelaar

Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know.


Revision tags: PRE_SUBST_Z_MACROS
# 03f74067 21-Sep-2001 Hartmut Holzgraefe

proto fixes "double" -> "float"


# 78747bd2 09-Sep-2001 Derick Rethans

- Don't wrap lines... this is annoying while coding.


Revision tags: php-4.0.7RC2
# 1c105030 21-Aug-2001 Joey Smith

Hmmm...not sure what this was trying to do. stat() was acting like filesize().


1234567891011