History log of /PHP-8.0/ext/standard/file.h (Results 126 – 150 of 170)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, 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
# 88c6758d 10-Nov-2001 Derick Rethans

- Fixing this bad idea


# 4f787370 10-Nov-2001 James Moore

Fix apache win32 dso build.
(This is untested on linux but shouldnt break anything)


Revision tags: POST_PARAMETER_PARSING_API
# f73ee14b 23-Oct-2001 foobar

Check that realpath is available. Bug: #9469
# TSRM still uses it without checking. I can't fix that.


Revision tags: PRE_PARAMETER_PARSING_API, php-4.1.0RC1
# 62fb3d63 07-Oct-2001 Derick Rethans

@- Added mmapfile(), read a file into a variabele with mmap (Ilia A, Derick)
- Added mmapfile(), read a file into a variabele with mmap (Patch by:
Ilia A. <ilia@prohost.org>)


Revision tags: php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 1159c84a 05-Aug-2001 Zeev Suraski

- TSRMLS_FETCH work
- whitespace fixes


# fff88368 04-Aug-2001 Sean Bright

Don't allocated quoted strings unless we are in a META tag.


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


Revision tags: PRE_TSRM_MERGE_PATCH
# 1b0356e0 30-Jun-2001 Sean Bright

Fix for bug #11796. Also, fixed a problem in get_meta_tags that required
NAME and CONTENT to be in that order. Meta tags with no CONTENT attribute
are now added to the array as empty string

Fix for bug #11796. Also, fixed a problem in get_meta_tags that required
NAME and CONTENT to be in that order. Meta tags with no CONTENT attribute
are now added to the array as empty strings. Meta tags with no NAME
attribute are ignored.

show more ...


Revision tags: PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2, php-4.0.6RC1
# 615086c2 12-May-2001 Wez Furlong

prototype for php_file_le_stream()


Revision tags: php-4.0.5, php-4.0.5RC8, php-4.0.5RC7
# 57af70f7 17-Apr-2001 Wez Furlong

Changes for streams. Added temporary fopenstream function to PHP so that
the streams can be tested.


Revision tags: php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3, php-4.0.5RC2, php-4.0.5RC1
# eb6ba01d 26-Feb-2001 Andi Gutmans

- Fix copyright notices with 2001


# ef2e1a72 11-Feb-2001 Sean Bright

Fix for bug #4556
# This is pretty much a total rewrite of get_meta_tags using a simple
# handwritten tokenizer. It might be overkill, but it works.


# a85da45a 13-Jan-2001 Zeev Suraski

Both thread-safe and thread-unsafe builds should be ok now


# 86624dfa 13-Jan-2001 Zeev Suraski

- Fix exec() bug
- Merge fsock and file globals


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4
# 4ada3dd3 07-Dec-2000 Sascha Schumann

Hardcode all functions which are mentioned in the Large File Support Spec

http://ewe3.sas.com/standards/large.file/specs/api+.007.html


Revision tags: php-4.0.4RC3, php-4.0.3, php-4.0.3RC2, php-4.0.3RC1
# 4b243ebe 11-Sep-2000 Andi Gutmans

- Remove #if 0 code


# 824fc6a0 11-Sep-2000 Andi Gutmans

- Move php_open_temporary_file() out of file.c


# 6c4cb4c0 09-Sep-2000 Zeev Suraski

Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam(). Still
needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the

Security related updates:
- Introduce php_open_temporary_file(), in place of tempnam(). Still
needs testing under UNIX (mkstemp()), works reliably under Windows now.
- Reimplement the mechanism for unlinking uploaded files at the end of the request
(was it ever tested?). Files moved with move_uploaded_file() will not be unlink()'d
again, to avoid (albeit very unlikely) race conditions.

show more ...


# 3edf46ff 08-Sep-2000 Zeev Suraski

Implement move_uploaded_file() (untested)


Revision tags: php-4.0.2, PRE_LIBMYSQL_REVERT, php-4.0.2RC1, PRE_FILE_COMPILE_API_CHANGE
# 83513d95 24-Jul-2000 David Croft

Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not alr

Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags.

# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.

show more ...


Revision tags: PRE_METHOD_CALL_SEPERATE_FIX_PATCH
# 16017f6d 02-Jul-2000 Sascha Schumann

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an

Change header protection macros to conform to standard.

Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment"

All identifiers that begin with an underscore and either an uppercase
letter or another underscore are always reserved for any use by the
implementation.

show more ...


# b9037f7d 02-Jul-2000 Andi Gutmans

- Make PHP compile again under Windows.
- Please be careful when you make such changes.


Revision tags: php-4.0.1pl1, php-4.0.1, php-4.0.1RC2, php-4.0.1RC, PRE_EIGHT_BYTE_ALLOC_PATCH
# 0b7fd17c 06-Jun-2000 Clayton Collie

Added sscanf() function.


# 10eb67a3 06-Jun-2000 Thies C. Arntzen

@- added fflush() function. (Eric Huss)
# the socket fsync() might not work on Win32.
#
# i'm not sure if we need any code for flushing sockets as they are
# currently alway written v

@- added fflush() function. (Eric Huss)
# the socket fsync() might not work on Win32.
#
# i'm not sure if we need any code for flushing sockets as they are
# currently alway written via write().

show more ...


1234567