]>
granicus.if.org Git - php/log
<changelog@php.net> [Thu, 26 Oct 2006 01:31:01 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Wed, 25 Oct 2006 20:30:51 +0000 (20:30 +0000)]
*** empty log message ***
Andrei Zmievski [Wed, 25 Oct 2006 20:09:21 +0000 (20:09 +0000)]
Unicode support for get(server|proto)by(name|number) family of funcs.
Andrei Zmievski [Wed, 25 Oct 2006 18:03:45 +0000 (18:03 +0000)]
Unicode support for is_uploaded_file()/move_uploaded_file().
Andrei Zmievski [Wed, 25 Oct 2006 17:28:20 +0000 (17:28 +0000)]
Unicode support for fnmatch().
Pierre Joye [Wed, 25 Oct 2006 17:23:45 +0000 (17:23 +0000)]
- add test for callback with non modified var
- update changelog
Ilia Alshanetsky [Wed, 25 Oct 2006 14:04:48 +0000 (14:04 +0000)]
Fixed build
Hannes Magnusson [Wed, 25 Oct 2006 12:35:16 +0000 (12:35 +0000)]
Add oneliner descriptions
Hannes Magnusson [Wed, 25 Oct 2006 12:32:10 +0000 (12:32 +0000)]
Missing RETURN_TRUE inside the PHP_ZIP_SET_FILE_COMMENT macro
Hannes Magnusson [Wed, 25 Oct 2006 12:31:12 +0000 (12:31 +0000)]
Fix protos
<changelog@php.net> [Wed, 25 Oct 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 24 Oct 2006 17:37:17 +0000 (17:37 +0000)]
Mark reflection methods as Unicode-compliant (except for FIXME parts).
Andrei Zmievski [Tue, 24 Oct 2006 15:35:16 +0000 (15:35 +0000)]
Fix key length calculation.
Ilia Alshanetsky [Tue, 24 Oct 2006 15:06:01 +0000 (15:06 +0000)]
Fixed a bug when callback function returns a non-modified value
Antony Dovgal [Tue, 24 Oct 2006 12:46:33 +0000 (12:46 +0000)]
fix add_u_assoc_null() macro
<changelog@php.net> [Tue, 24 Oct 2006 01:31:02 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Mon, 23 Oct 2006 20:10:14 +0000 (20:10 +0000)]
Fix build
Andrei Zmievski [Mon, 23 Oct 2006 20:00:40 +0000 (20:00 +0000)]
Fix remaining Unicode issues.
Ilia Alshanetsky [Mon, 23 Oct 2006 19:17:51 +0000 (19:17 +0000)]
Added filter support for $_SERVER in cgi/apache2 sapis
Make sure PHP_SELF if filtered in Apache 1 sapi
Dmitry Stogov [Mon, 23 Oct 2006 06:49:49 +0000 (06:49 +0000)]
Fixed decoding list of arrays (related to bug #39121)
<changelog@php.net> [Mon, 23 Oct 2006 01:31:29 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 22 Oct 2006 22:24:33 +0000 (22:24 +0000)]
Removed unused var
<changelog@php.net> [Sun, 22 Oct 2006 01:31:00 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sun, 22 Oct 2006 00:43:23 +0000 (00:43 +0000)]
- remove remaining "mode" arguments in the old api
Johannes Schlüter [Sat, 21 Oct 2006 10:01:39 +0000 (10:01 +0000)]
- Fix merging of $_REQUEST in unicode mode and remove $GLOBALS check from
register_globals times
<changelog@php.net> [Sat, 21 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Pierre Joye [Sat, 21 Oct 2006 00:43:00 +0000 (00:43 +0000)]
- add signature_algo to the function signature
Pierre Joye [Sat, 21 Oct 2006 00:28:56 +0000 (00:28 +0000)]
- #39217, use openssl i2s_ASN1_INTEGER to get a string representation of
the integer (large or not). It also keeps BC by using only decimal fmt
- add test
Antony Dovgal [Fri, 20 Oct 2006 23:21:07 +0000 (23:21 +0000)]
fix #39217 (serialNumber is might be -1 when the value is too big)
Pierre Joye [Fri, 20 Oct 2006 19:11:58 +0000 (19:11 +0000)]
- fix windows build with php < 6
- fix runtime error on other OS
Hannes Magnusson [Fri, 20 Oct 2006 16:17:32 +0000 (16:17 +0000)]
Fix test
Hannes Magnusson [Fri, 20 Oct 2006 15:03:22 +0000 (15:03 +0000)]
Fix tests
Antony Dovgal [Fri, 20 Oct 2006 10:33:31 +0000 (10:33 +0000)]
rename REAL_KEY_SIZE() to USTR_BYTES() and move to zend_unicode.h
this macro is going to be actively used in Unicode version of OCI8 (and other extensions, probably)
<changelog@php.net> [Fri, 20 Oct 2006 01:31:17 +0000 (01:31 +0000)]
ChangeLog update
Sara Golemon [Thu, 19 Oct 2006 22:30:55 +0000 (22:30 +0000)]
Update test to reflect fix in spl_array.c r-1.114
Sara Golemon [Thu, 19 Oct 2006 22:20:44 +0000 (22:20 +0000)]
Fix working with ArrayObjects which contain arrays.
Andrei Zmievski [Thu, 19 Oct 2006 22:14:04 +0000 (22:14 +0000)]
getrusage.c was easy(). But don't ever use zend_parse_parameters() like
that.
Andrei Zmievski [Thu, 19 Oct 2006 22:11:04 +0000 (22:11 +0000)]
Unicode support in microtime() and gettimeofday().
Andrei Zmievski [Thu, 19 Oct 2006 20:55:08 +0000 (20:55 +0000)]
Pick some low-hanging fruit.
Andrei Zmievski [Thu, 19 Oct 2006 20:54:48 +0000 (20:54 +0000)]
Fix potential (and real) leaks due to bad macro writing. Grrr.
Andrei Zmievski [Thu, 19 Oct 2006 20:24:25 +0000 (20:24 +0000)]
Clarify why the result of json_encode() is a binary string.
Antony Dovgal [Thu, 19 Oct 2006 20:17:17 +0000 (20:17 +0000)]
fix tests
Andrei Zmievski [Thu, 19 Oct 2006 18:27:35 +0000 (18:27 +0000)]
Fix possible double macro expansion.
Andrei Zmievski [Thu, 19 Oct 2006 18:20:13 +0000 (18:20 +0000)]
Unicode support for remaining image.c functions.
Andrei Zmievski [Thu, 19 Oct 2006 17:55:33 +0000 (17:55 +0000)]
Unicode support for headers_sent().
Antony Dovgal [Thu, 19 Oct 2006 12:06:57 +0000 (12:06 +0000)]
add new test by Pierre
Antony Dovgal [Thu, 19 Oct 2006 10:12:19 +0000 (10:12 +0000)]
fix folding tags, nuke json globals
Antony Dovgal [Thu, 19 Oct 2006 10:02:34 +0000 (10:02 +0000)]
fix invalid write
Antony Dovgal [Thu, 19 Oct 2006 10:01:54 +0000 (10:01 +0000)]
fix coverity issue #262 (uninitialized variable)
Dmitry Stogov [Thu, 19 Oct 2006 09:49:56 +0000 (09:49 +0000)]
Fixed mkdir("/tmp/foo//bar/log", 0777, true)
<changelog@php.net> [Thu, 19 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Ilia Alshanetsky [Wed, 18 Oct 2006 23:47:46 +0000 (23:47 +0000)]
MFB: Fixed bug #38400 (Use of com.typelib_file may cause a crash).
Antony Dovgal [Wed, 18 Oct 2006 20:57:06 +0000 (20:57 +0000)]
fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
Johannes Schlüter [Wed, 18 Oct 2006 17:03:26 +0000 (17:03 +0000)]
- added missing return...
Johannes Schlüter [Wed, 18 Oct 2006 16:34:25 +0000 (16:34 +0000)]
- Fix #38465 (ReflectionParameter fails if default value is an access to self::
Hannes Magnusson [Wed, 18 Oct 2006 16:04:25 +0000 (16:04 +0000)]
Fix arginfo for imagepng() and imagejpeg()
Antony Dovgal [Wed, 18 Oct 2006 14:22:04 +0000 (14:22 +0000)]
fix PECL bug #9061 (oci8 might reuse wrong persistent connection)
Dmitry Stogov [Wed, 18 Oct 2006 07:41:33 +0000 (07:41 +0000)]
ZTS fix
<changelog@php.net> [Wed, 18 Oct 2006 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 17 Oct 2006 22:15:19 +0000 (22:15 +0000)]
Fix thread safety.
Antony Dovgal [Tue, 17 Oct 2006 22:05:43 +0000 (22:05 +0000)]
fix test
Andrei Zmievski [Tue, 17 Oct 2006 21:57:22 +0000 (21:57 +0000)]
Don't mention http_input_encoding converter as it won't be used anymore
soon.
Andrei Zmievski [Tue, 17 Oct 2006 21:55:59 +0000 (21:55 +0000)]
Typo.
Sara Golemon [Tue, 17 Oct 2006 21:54:17 +0000 (21:54 +0000)]
Extend open_basedir functionality to allow runtime tightening
Sara Golemon [Tue, 17 Oct 2006 21:42:28 +0000 (21:42 +0000)]
More unicode upgrading notes
Sara Golemon [Tue, 17 Oct 2006 20:56:28 +0000 (20:56 +0000)]
Update the upgrading doc to the current wisdom. Pass One.
This pass simply retruthifies the information already present.
The next pass will add additional information.
Andrei Zmievski [Tue, 17 Oct 2006 17:56:54 +0000 (17:56 +0000)]
Unicode support in JSON functions.
Andrei Zmievski [Tue, 17 Oct 2006 17:56:42 +0000 (17:56 +0000)]
Implement add_utf8_property_* API.
Derick Rethans [Tue, 17 Oct 2006 17:08:52 +0000 (17:08 +0000)]
- MF52: Updated timezone database.
Ilia Alshanetsky [Tue, 17 Oct 2006 15:26:42 +0000 (15:26 +0000)]
MFB: Unify handling of return values on validation failure and var not found
Dmitry Stogov [Tue, 17 Oct 2006 11:11:45 +0000 (11:11 +0000)]
Unicode support. (Two more places must be fixed. Look for FIXME comments.)
Dmitry Stogov [Tue, 17 Oct 2006 10:43:37 +0000 (10:43 +0000)]
Fixed incorrect parameter name coping
<changelog@php.net> [Tue, 17 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Mon, 16 Oct 2006 21:13:13 +0000 (21:13 +0000)]
Optimize ZEND_U_CASE_EQUAL() and move it to the header file.
Antony Dovgal [Mon, 16 Oct 2006 19:27:00 +0000 (19:27 +0000)]
initialize optional variables
Andrei Zmievski [Mon, 16 Oct 2006 17:04:51 +0000 (17:04 +0000)]
Patch to support primitive types. (Ilia)
Ilia Alshanetsky [Mon, 16 Oct 2006 15:42:23 +0000 (15:42 +0000)]
MFB: Fixed compiler warnings
Dmitry Stogov [Mon, 16 Oct 2006 11:13:20 +0000 (11:13 +0000)]
Fixed bug #39140 (Uncaught exception may cause crash)
Dmitry Stogov [Mon, 16 Oct 2006 10:47:23 +0000 (10:47 +0000)]
Fixed bug #39020 (PHP in FastCGI server mode crashes)
<changelog@php.net> [Mon, 16 Oct 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update
Antony Dovgal [Sun, 15 Oct 2006 21:10:10 +0000 (21:10 +0000)]
fix compile warning
Hannes Magnusson [Sun, 15 Oct 2006 13:44:41 +0000 (13:44 +0000)]
Fix test
<changelog@php.net> [Sun, 15 Oct 2006 01:31:06 +0000 (01:31 +0000)]
ChangeLog update
Hannes Magnusson [Sat, 14 Oct 2006 15:07:36 +0000 (15:07 +0000)]
MFB: Remove bogus INI entry
<changelog@php.net> [Sat, 14 Oct 2006 01:31:14 +0000 (01:31 +0000)]
ChangeLog update
Andrei Zmievski [Fri, 13 Oct 2006 14:52:19 +0000 (14:52 +0000)]
- Add an extra parameter to the cast_object handler that can be used by
various types as needed.
- Use that parameter to pass a specific converter for
IS_UNICODE/IS_STRING types.
Antony Dovgal [Fri, 13 Oct 2006 14:26:14 +0000 (14:26 +0000)]
fix win32 build
Hannes Magnusson [Fri, 13 Oct 2006 09:55:48 +0000 (09:55 +0000)]
MFB: missing API declaration
Michael Wallner [Fri, 13 Oct 2006 09:06:03 +0000 (09:06 +0000)]
- fix skipif
- generalize error message expectation
Michael Wallner [Fri, 13 Oct 2006 09:03:03 +0000 (09:03 +0000)]
- add test, segfaults ATM
Ilia Alshanetsky [Fri, 13 Oct 2006 01:44:42 +0000 (01:44 +0000)]
MFB: Fixed bug #38934 (move_uploaded_file() cannot read uploaded file
outside of open_basedir).
<changelog@php.net> [Fri, 13 Oct 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 13 Oct 2006 01:11:45 +0000 (01:11 +0000)]
MFB: main/php_open_temporary_file.c
Brian France [Thu, 12 Oct 2006 20:13:07 +0000 (20:13 +0000)]
MFB:
Memory assigned to the request_rec should be allocated from apache pools
and should not be free'ed at the end of the handler phase
Michael Wallner [Thu, 12 Oct 2006 12:50:29 +0000 (12:50 +0000)]
- use new zend_fcall_info API
- use enums where appropriate
Michael Wallner [Thu, 12 Oct 2006 12:40:26 +0000 (12:40 +0000)]
- missing part of zend_fcall_info API patch
Antony Dovgal [Thu, 12 Oct 2006 10:02:34 +0000 (10:02 +0000)]
use connection character set when reading LOB data
Dmitry Stogov [Thu, 12 Oct 2006 06:47:04 +0000 (06:47 +0000)]
Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit
<changelog@php.net> [Thu, 12 Oct 2006 01:32:24 +0000 (01:32 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 12 Oct 2006 01:05:25 +0000 (01:05 +0000)]
MFB: Fixed potential use of un-initialized var