History log of /PHP-8.0/main/rfc1867.c (Results 151 – 175 of 310)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.1RC1
# 86efab2c 25-Jul-2004 Ilia Alshanetsky

Fixed bug #29369 (Uploaded files with ' or " in their names get their names
truncated at those characters).


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8
# e5cfb1d0 10-Jul-2004 Andi Gutmans

- Better stability during premature shutdown of request startup


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1
# bed3f4ce 23-May-2004 Stefan Esser

This is more correct.


Revision tags: RELEASE_0_1_1
# cb1e4ab6 21-May-2004 Derick Rethans

- Fixed TSRM problem in latest commit.


# bc7ad69f 21-May-2004 Derick Rethans

- Fixed bug #28456 (Problem with enclosed / in uploaded file names)


# 500f634d 11-May-2004 Derick Rethans

- Fixed defines


Revision tags: php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1
# fe576c7a 25-Mar-2004 Derick Rethans

- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can be
used to see the real failure any

- Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
hidden from within scripts (and a result value in the $_FILES global can be
used to see the real failure anyway).

show more ...


Revision tags: php-4.3.5
# 9ff10d08 24-Mar-2004 Derick Rethans

- Revert bogus commit


# 2face60b 24-Mar-2004 Derick Rethans

- Fixed NEWS
#- Can we *please* keep this in order?


Revision tags: php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3
# debf069a 12-Feb-2004 Stefan Esser

better write into the correct buffer


Revision tags: php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 8eb22d7b 07-Dec-2003 Derick Rethans

- Add comment, I put this ina week ago and it already confused me :)


# 750b0338 29-Nov-2003 Derick Rethans

- Fix sapi_input_filter patch. Returning 1 from the filter handler should
make PHP register the variable, returning 0 shouldn't. The new length of
the variables being filtered is now retu

- Fix sapi_input_filter patch. Returning 1 from the filter handler should
make PHP register the variable, returning 0 shouldn't. The new length of
the variables being filtered is now returned in the new_val_len argument
of the function.

show more ...


# 370dfd39 26-Nov-2003 Derick Rethans

- Prevent registration of the variable when a zero-length is returned
from the sapi_input_filter.


# befbd6d7 12-Nov-2003 Stefan Esser

Fix odd increments to repair the boundary checks.


# 744212ab 05-Nov-2003 Rui Hirokawa

added buffer reallocation for filename.


# b763dd42 03-Nov-2003 Stefan Esser

Fixed possible crashbug.


# f670f9c6 03-Nov-2003 Stefan Esser

It is usually a good idea to write only into allocated bufferspace.


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1, php-5.0.0b2RC1
# 0ce63783 22-Oct-2003 Rui Hirokawa

name/value in multipart/form-date will be converted into internal encoding when mbstring.encoding_translation is On.


Revision tags: php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7, php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2
# fd9d9dea 03-Jul-2003 Moriyoshi Koizumi

Fix build


# 50d3650a 03-Jul-2003 foobar

Cut the long line a bit for readability..


# a96aa89a 03-Jul-2003 Ilia Alshanetsky

Compiler warning fix.


Revision tags: php-5.0.0b1
# 2b44c63d 28-Jun-2003 Rui Hirokawa

Fixed corruption of multibyte character including 0x5c as second
byte in multipart/form-data.


Revision tags: php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4
# dccf33b4 23-May-2003 Sara Golemon

MFB(r-1.122.2.10)
Bug#23765 File upload handler should not care about case sensitivity of header values.


12345678910>>...13