History log of /PHP-5.5/main/rfc1867.c (Results 126 – 150 of 245)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 74883a95 23-Oct-2002 Moriyoshi Koizumi

Make php_mb_is_mb_leadbyte() obsolete. It only works with double-byte chars.
# Sorry Marcus, it seems we were working simultaneously :)


# afa9f42f 23-Oct-2002 Moriyoshi Koizumi

Function renaming.


# b7703551 23-Oct-2002 Moriyoshi Koizumi

Remaned the functions for consistency


Revision tags: RELEASE_1_0b1, php-4.3.0pre1
# 46f4a07d 07-Oct-2002 Stefan Esser

Closing protected variables hole


Revision tags: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003, RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1
# 20693c1a 17-Aug-2002 Stefan Esser

IE does not use quotes but now we are safe...


# ecaa0a09 17-Aug-2002 Stefan Esser

fixed the user supplied patch for bug #18792


# 6c22f90b 16-Aug-2002 Dan Kalowsky

Fix for bug #18792 submitted by t.bubeck@reinform.de
# talked this over with sterling and he believes it shouldn't break anything
# although there might be a need/desire to check for both ','

Fix for bug #18792 submitted by t.bubeck@reinform.de
# talked this over with sterling and he believes it shouldn't break anything
# although there might be a need/desire to check for both ',' and ';'

show more ...


# 6f822fdc 08-Aug-2002 Stefan Esser

A full hard disk is no reason to leak memory...


Revision tags: dev
# de8c36dc 02-Aug-2002 Marcus Boerger

-use const to clarify code
-fix tsrmls build (therefore rfc1867.c)


# 7527bf0c 02-Aug-2002 Rui Hirokawa

made sapi_register_treat_data() to support multibyte input encoding translation without MBSTR_ENC_TRANS and changed php_treat_data to php_default_treat_data.


Revision tags: php-4.2.2
# 11ac4e03 15-Jul-2002 Stefan Esser

use Zend API to access llist count


# 02d3e99b 14-Jul-2002 foobar

IF --disable-mbstr-enc-trans is used OR mbstring is compiled as shared
extension, these functions are not available.


# ed58d3a2 12-Jul-2002 foobar

- Added predefined constants for the upload errors.
- Removed the debugging error (not useful for end-users)


Revision tags: INITIAL_IMPORT_SOURCEFORGE
# 6a83870c 05-Jul-2002 foobar

Fix typo


# ead78e91 05-Jul-2002 Rui Hirokawa

fixed shift_jis character corruption including 0x5c as second byte following a slash on uploaded filename.


Revision tags: xmlrpc_epi_0_51_merge_pt
# 0e52055f 03-Jul-2002 Sebastian Bergmann

Fix ZTS build.


# bb21c407 03-Jul-2002 Rui Hirokawa

fixed shift_jis character corruption including 0x5c as second byte on uploaded filename.


Revision tags: php-4.3.0dev_zend2_alpha2, php-4.3.0dev, php5_5_0
# 59566568 07-Jun-2002 Stefan Esser

- Stay always in buffer


Revision tags: RELEASE_0_90
# 23ceadfe 05-Jun-2002 Stefan Esser

fixed multiline header detection (':' is valid within following lines)
fixed fill_buffer to fill the buffer always completely


# a06a3e1f 05-Jun-2002 Stefan Esser

fixing some crashbugs that can be triggered with bogus uploads.


Revision tags: php-4.3.0dev_zend2_alpha1
# f3c71c43 31-May-2002 Derick Rethans

- Don't issue a notice when no file was uploaded


Revision tags: BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1
# 19b7861d 11-May-2002 Zeev Suraski

0 byte file uploads are valid, avoid choking on them


Revision tags: php-4.2.1RC2, php-4.2.1RC1
# ae2e36a4 23-Apr-2002 foobar

Changed the error for 'no upload' to E_NOTICE so that it doesn't
pollute the logs too much.

@- Fixed possible crash bug in HTTP uploads. (Patch: Lucas Schroeder)


Revision tags: php-4.2.0, php-4.2.0RC4, php-4.2.0RC3, php-4.2.0RC2
# bccfe804 01-Apr-2002 foobar

Prevent crashing with some bogus POSTs.


# f43ca8d2 30-Mar-2002 foobar

Fixed a bug with file_uploads=off -> normal post variables not set.


12345678910