History log of /php-src/main/rfc1867.c (Results 101 – 125 of 316)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 9805e167 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ

# cc1c7af0 22-Jul-2011 Pierre Joye

- remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ

Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 907fd926 12-Jun-2011 Felipe Pena

- Restore basename in filename on non Windows OS

# 29977191 12-Jun-2011 Felipe Pena

- Restore basename in filename on non Windows OS

Revision tags: php-5.3.6
# 4a083174 13-Mar-2011 Pierrick Charron

Remove unused variable

Revision tags: php-5.3.6RC3
# b2ddc6de 06-Mar-2011 Moriyoshi Koizumi

Fix ZTS build.

# cdb9ee0d 06-Mar-2011 Moriyoshi Koizumi

Fix zend.multibyte oddities. Hope this will address all the known problems.

Revision tags: php-5.3.6RC2, php-5.3.6RC1
# 86550a9f 19-Jan-2011 Ilia Alshanetsky

Win32 build fix

# b5e12bd4 18-Jan-2011 Ilia Alshanetsky

Fixed variable re-declaration

Revision tags: php-5.2.17, php-5.3.5
# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++

Revision tags: php-5.2.16, php-5.2.15, php-5.3.4
# 755c2cd0 08-Dec-2010 Dmitry Stogov

Removed compile time dependency from ext/mbstring

Revision tags: php-5.2.15RC2, php-5.3.4RC2
# dcb65e76 02-Dec-2010 Dmitry Stogov

WS and cosmethic changes

Revision tags: php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# e1aa9084 04-Oct-2010 Gustavo André dos Santos Lopes

- Implemented FR #50692, not uploaded files don't count towards
max_file_uploads limit.
- As a side improvement, temporary files are not opened for
empty uploads and, in debug mode, 0

- Implemented FR #50692, not uploaded files don't count towards
max_file_uploads limit.
- As a side improvement, temporary files are not opened for
empty uploads and, in debug mode, 0-length uploads.

show more ...

# 159cd691 17-Aug-2010 Kalle Sommer Nielsen

Fixed compiler warnings in main/

Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# febee112 21-Apr-2010 Kalle Sommer Nielsen

Removed register_globals

# f92fae2f 18-Mar-2010 Andrei Zmievski

I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP w

I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP without extensive discussion on the mailing list.
I am sorry I tried fixing PHP without extensive discussion on the mailing list.

Hope all the relevant parties are satisfied.

show more ...

# 3220f15c 18-Mar-2010 Andrei Zmievski

Fix a few problems with large (2G-4G) file uploads. Added
--enable-large-uploads-fix switch because one change was in SAPI.h structure.

Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

# 72a9c6d3 29-Dec-2009 Jani Taskinen

- Sync with HEAD

# 1a64bb9c 29-Dec-2009 Jani Taskinen

- WS + CS + folding tags

# c3230ad2 29-Dec-2009 Ilia Alshanetsky

Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP uploads).

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1
# 2e9c3ed9 17-Nov-2009 Rasmus Lerdorf

Make it possible to disable post_max_size

# 2e13e89b 16-Nov-2009 Ilia Alshanetsky

Simpify the max_file_uploads handling code

Revision tags: php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3
# e2211cee 27-Oct-2009 Ilia Alshanetsky

Introduced a max_file_uploads INI setting, which is set to limit the
number of file uploads per-request to 100 by default, to prevent possible
DOS via temporary file exhaustion.

Revision tags: php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.

12345678910>>...13