History log of /PHP-5.4/ext/standard/file.c (Results 351 – 375 of 533)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.0.7RC1
# 8300abe3 15-Aug-2001 Sterling Hughes

Removed select(), fd_set(), etc. (wasn't present in the first place, and
these are implemented in the sockwasn't present in the first place, and
these are implemented in the sockets extensi

Removed select(), fd_set(), etc. (wasn't present in the first place, and
these are implemented in the sockwasn't present in the first place, and
these are implemented in the sockets extension))

show more ...


Revision tags: BEFORE_EXP_MERGE
# c0404f46 11-Aug-2001 Zeev Suraski

Whitespace


Revision tags: PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT
# 23b9300f 06-Aug-2001 Sascha Schumann

more tsrm cleanup


# 373b3e10 05-Aug-2001 Sascha Schumann

more tsrm cleanup -- output.c is not doing any fetches anymore


# 1159c84a 05-Aug-2001 Zeev Suraski

- TSRMLS_FETCH work
- whitespace fixes


# d789d45a 04-Aug-2001 Sean Bright

WS Pollution


# fff88368 04-Aug-2001 Sean Bright

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


# b1de7fc9 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation. Enough for today...


# bc42c375 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work. Got it under 400 now.


# aa1772ca 31-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation


# c43806f4 30-Jul-2001 Zeev Suraski

Zend compatibility patch


# 797a079a 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH work, and a bit of cleanup


# 7b1c4006 30-Jul-2001 Zeev Suraski

More TSRMLS_FETCH annihilation (Zend compatibility patch)


# d87cc976 28-Jul-2001 Zeev Suraski

Redesigned thread safety mechanism - nua nua


# fe6f8712 27-Jul-2001 Zeev Suraski

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any unco

- Get rid of ELS_*(), and use TSRMLS_*() instead.
- Move to the new ts_allocate_id() API
This patch is *bound* to break some files, as I must have had typos somewhere.
If you use any uncommon extension, please try to build it...

show more ...


Revision tags: PRE_TSRM_MERGE_PATCH
# cdf0532a 16-Jul-2001 Stanislav Malyshev

Make read always 0-terminate strings


# 94f59504 15-Jul-2001 Zeev Suraski

Get rid of var_uninit()


# 9d05cba6 05-Jul-2001 Sean Bright

This should be lower-cased per the documentation and previous
implementation.


# 55fecbab 01-Jul-2001 Sean Bright

Remove unused variable.


# 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
# 81e2cf03 06-Jun-2001 Rasmus Lerdorf

Fix folding and clean up some extensions


# 25c3a3a3 05-Jun-2001 Rasmus Lerdorf

vim-6 does folding - clean up a bunch of missing folding tags plus
some misguided RINIT and RSHUTDOWN calls in a few fringe extensions


Revision tags: php-4.0.6RC2
# ae3dda82 19-May-2001 Rasmus Lerdorf

Fix bug #9526


# d5cfb03a 18-May-2001 Sascha Schumann

munmap() file in RSHUTDOWN, if PHPWRITE fails.


# 0255bb01 18-May-2001 Sascha Schumann

Files should be shared among processes.


1...<<11121314151617181920>>...22