History log of /PHP-8.3/ext/standard/filestat.c (Results 176 – 200 of 290)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 830298be 03-Jan-2003 Anantha Kesari H Y

Modified for NetWare.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# c6680551 05-Dec-2002 Ilia Alshanetsky

Remove pointless checks for array_init() return values.


Revision tags: php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1
# 397277b8 04-Oct-2002 Sascha Schumann

Fix php_stat brokenness.


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# a87f4afc 01-Oct-2002 Stefan Esser

repairing the chaos

utime("filename", NULL) is not only valid but a MUST on linux if you are
not the owner...


# 7915f833 23-Sep-2002 Sascha Schumann

(PHP touch) Remove an extraneous time() call.

Yasuo added this line in rev 1.90 for no apparent reason.


# 288e9b17 14-Sep-2002 Andi Gutmans

- Don't think we need the do { } while (0) here


# ad34142e 11-Sep-2002 Edin Kadribasic

My compiler likes it like this.


# b34bec20 11-Sep-2002 Sterling Hughes

max this use the virtual_filepath() function and feel all threadsafe and
wholesome inside


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3
# 71ecad8f 05-Sep-2002 foobar

Remove unnecessarily commented code.


# 2b6ba506 05-Sep-2002 Derick Rethans

- Unbreak build


# 99850fcc 05-Sep-2002 Derick Rethans

- Tabs for indentation


# 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


12345678910>>...12