History log of /PHP-5.5/ext/standard/file.h (Results 76 – 100 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 6abe71be 19-Mar-2002 Wez Furlong

s/fgetwrapperdata/file_get_wrapper_data/


# 06712a50 19-Mar-2002 Wez Furlong

Implement user-space streams.
There's probably room for improvement,
docs will following some time this week.


# c9d5e137 18-Mar-2002 Wez Furlong

TSRMLS related work on streams, as discussed with Zeev.
# Should be the last "broad" commit for a while
# Don't forget to make clean ; make


# 0895998b 16-Mar-2002 Wez Furlong

s/get_file_contents/file_get_contents/


# 201446c2 16-Mar-2002 Wez Furlong

Ooops.


# a184f5d1 16-Mar-2002 Wez Furlong

* formatting, plus remove some old fopen wrappers


# 0f65280c 15-Mar-2002 Wez Furlong

New PHP streams...


Revision tags: help
# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


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


123456