]> granicus.if.org Git - php/log
php
18 years agoChangeLog update
<changelog@php.net> [Fri, 20 Oct 2006 01:31:17 +0000 (01:31 +0000)]
ChangeLog update

18 years agoUpdate test to reflect fix in spl_array.c r-1.114
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

18 years agoFix working with ArrayObjects which contain arrays.
Sara Golemon [Thu, 19 Oct 2006 22:20:44 +0000 (22:20 +0000)]
Fix working with ArrayObjects which contain arrays.

18 years agogetrusage.c was easy(). But don't ever use zend_parse_parameters() like
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.

18 years agoUnicode support in microtime() and gettimeofday().
Andrei Zmievski [Thu, 19 Oct 2006 22:11:04 +0000 (22:11 +0000)]
Unicode support in microtime() and gettimeofday().

18 years agoPick some low-hanging fruit.
Andrei Zmievski [Thu, 19 Oct 2006 20:55:08 +0000 (20:55 +0000)]
Pick some low-hanging fruit.

18 years agoFix potential (and real) leaks due to bad macro writing. Grrr.
Andrei Zmievski [Thu, 19 Oct 2006 20:54:48 +0000 (20:54 +0000)]
Fix potential (and real) leaks due to bad macro writing. Grrr.

18 years agoClarify why the result of json_encode() is a binary string.
Andrei Zmievski [Thu, 19 Oct 2006 20:24:25 +0000 (20:24 +0000)]
Clarify why the result of json_encode() is a binary string.

18 years agofix tests
Antony Dovgal [Thu, 19 Oct 2006 20:17:17 +0000 (20:17 +0000)]
fix tests

18 years agoFix possible double macro expansion.
Andrei Zmievski [Thu, 19 Oct 2006 18:27:35 +0000 (18:27 +0000)]
Fix possible double macro expansion.

18 years agoUnicode support for remaining image.c functions.
Andrei Zmievski [Thu, 19 Oct 2006 18:20:13 +0000 (18:20 +0000)]
Unicode support for remaining image.c functions.

18 years agoUnicode support for headers_sent().
Andrei Zmievski [Thu, 19 Oct 2006 17:55:33 +0000 (17:55 +0000)]
Unicode support for headers_sent().

18 years agoadd new test by Pierre
Antony Dovgal [Thu, 19 Oct 2006 12:06:57 +0000 (12:06 +0000)]
add new test by Pierre

18 years agofix folding tags, nuke json globals
Antony Dovgal [Thu, 19 Oct 2006 10:12:19 +0000 (10:12 +0000)]
fix folding tags, nuke json globals

18 years agofix invalid write
Antony Dovgal [Thu, 19 Oct 2006 10:02:34 +0000 (10:02 +0000)]
fix invalid write

18 years agofix coverity issue #262 (uninitialized variable)
Antony Dovgal [Thu, 19 Oct 2006 10:01:54 +0000 (10:01 +0000)]
fix coverity issue #262 (uninitialized variable)

18 years agoFixed mkdir("/tmp/foo//bar/log", 0777, true)
Dmitry Stogov [Thu, 19 Oct 2006 09:49:56 +0000 (09:49 +0000)]
Fixed mkdir("/tmp/foo//bar/log", 0777, true)

18 years agoChangeLog update
<changelog@php.net> [Thu, 19 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMFB: Fixed bug #38400 (Use of com.typelib_file may cause a crash).
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).

18 years agofix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
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)

18 years ago- added missing return...
Johannes Schlüter [Wed, 18 Oct 2006 17:03:26 +0000 (17:03 +0000)]
- added missing return...

18 years ago- Fix #38465 (ReflectionParameter fails if default value is an access to self::
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::

18 years agoFix arginfo for imagepng() and imagejpeg()
Hannes Magnusson [Wed, 18 Oct 2006 16:04:25 +0000 (16:04 +0000)]
Fix arginfo for imagepng() and imagejpeg()

18 years agofix PECL bug #9061 (oci8 might reuse wrong persistent connection)
Antony Dovgal [Wed, 18 Oct 2006 14:22:04 +0000 (14:22 +0000)]
fix PECL bug #9061 (oci8 might reuse wrong persistent connection)

18 years agoZTS fix
Dmitry Stogov [Wed, 18 Oct 2006 07:41:33 +0000 (07:41 +0000)]
ZTS fix

18 years agoChangeLog update
<changelog@php.net> [Wed, 18 Oct 2006 01:31:14 +0000 (01:31 +0000)]
ChangeLog update

18 years agoFix thread safety.
Andrei Zmievski [Tue, 17 Oct 2006 22:15:19 +0000 (22:15 +0000)]
Fix thread safety.

18 years agofix test
Antony Dovgal [Tue, 17 Oct 2006 22:05:43 +0000 (22:05 +0000)]
fix test

18 years agoDon't mention http_input_encoding converter as it won't be used anymore
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.

18 years agoTypo.
Andrei Zmievski [Tue, 17 Oct 2006 21:55:59 +0000 (21:55 +0000)]
Typo.

18 years agoExtend open_basedir functionality to allow runtime tightening
Sara Golemon [Tue, 17 Oct 2006 21:54:17 +0000 (21:54 +0000)]
Extend open_basedir functionality to allow runtime tightening

18 years agoMore unicode upgrading notes
Sara Golemon [Tue, 17 Oct 2006 21:42:28 +0000 (21:42 +0000)]
More unicode upgrading notes

18 years agoUpdate the upgrading doc to the current wisdom. Pass One.
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.

18 years agoUnicode support in JSON functions.
Andrei Zmievski [Tue, 17 Oct 2006 17:56:54 +0000 (17:56 +0000)]
Unicode support in JSON functions.

18 years agoImplement add_utf8_property_* API.
Andrei Zmievski [Tue, 17 Oct 2006 17:56:42 +0000 (17:56 +0000)]
Implement add_utf8_property_* API.

18 years ago- MF52: Updated timezone database.
Derick Rethans [Tue, 17 Oct 2006 17:08:52 +0000 (17:08 +0000)]
- MF52: Updated timezone database.

18 years agoMFB: Unify handling of return values on validation failure and var not found
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

18 years agoUnicode support. (Two more places must be fixed. Look for FIXME comments.)
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.)

18 years agoFixed incorrect parameter name coping
Dmitry Stogov [Tue, 17 Oct 2006 10:43:37 +0000 (10:43 +0000)]
Fixed incorrect parameter name coping

18 years agoChangeLog update
<changelog@php.net> [Tue, 17 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update

18 years agoOptimize ZEND_U_CASE_EQUAL() and move it to the header file.
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.

18 years agoinitialize optional variables
Antony Dovgal [Mon, 16 Oct 2006 19:27:00 +0000 (19:27 +0000)]
initialize optional variables

18 years agoPatch to support primitive types. (Ilia)
Andrei Zmievski [Mon, 16 Oct 2006 17:04:51 +0000 (17:04 +0000)]
Patch to support primitive types. (Ilia)

18 years agoMFB: Fixed compiler warnings
Ilia Alshanetsky [Mon, 16 Oct 2006 15:42:23 +0000 (15:42 +0000)]
MFB: Fixed compiler warnings

18 years agoFixed bug #39140 (Uncaught exception may cause crash)
Dmitry Stogov [Mon, 16 Oct 2006 11:13:20 +0000 (11:13 +0000)]
Fixed bug #39140 (Uncaught exception may cause crash)

18 years agoFixed bug #39020 (PHP in FastCGI server mode crashes)
Dmitry Stogov [Mon, 16 Oct 2006 10:47:23 +0000 (10:47 +0000)]
Fixed bug #39020 (PHP in FastCGI server mode crashes)

18 years agoChangeLog update
<changelog@php.net> [Mon, 16 Oct 2006 01:31:04 +0000 (01:31 +0000)]
ChangeLog update

18 years agofix compile warning
Antony Dovgal [Sun, 15 Oct 2006 21:10:10 +0000 (21:10 +0000)]
fix compile warning

18 years agoFix test
Hannes Magnusson [Sun, 15 Oct 2006 13:44:41 +0000 (13:44 +0000)]
Fix test

18 years agoChangeLog update
<changelog@php.net> [Sun, 15 Oct 2006 01:31:06 +0000 (01:31 +0000)]
ChangeLog update

18 years agoMFB: Remove bogus INI entry
Hannes Magnusson [Sat, 14 Oct 2006 15:07:36 +0000 (15:07 +0000)]
MFB: Remove bogus INI entry

18 years agoChangeLog update
<changelog@php.net> [Sat, 14 Oct 2006 01:31:14 +0000 (01:31 +0000)]
ChangeLog update

18 years ago- Add an extra parameter to the cast_object handler that can be used by
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.

18 years agofix win32 build
Antony Dovgal [Fri, 13 Oct 2006 14:26:14 +0000 (14:26 +0000)]
fix win32 build

18 years agoMFB: missing API declaration
Hannes Magnusson [Fri, 13 Oct 2006 09:55:48 +0000 (09:55 +0000)]
MFB: missing API declaration

18 years ago- fix skipif
Michael Wallner [Fri, 13 Oct 2006 09:06:03 +0000 (09:06 +0000)]
- fix skipif
- generalize error message expectation

18 years ago- add test, segfaults ATM
Michael Wallner [Fri, 13 Oct 2006 09:03:03 +0000 (09:03 +0000)]
- add test, segfaults ATM

18 years agoMFB: Fixed bug #38934 (move_uploaded_file() cannot read uploaded file
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).

18 years agoChangeLog update
<changelog@php.net> [Fri, 13 Oct 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years agoMFB: main/php_open_temporary_file.c
Ilia Alshanetsky [Fri, 13 Oct 2006 01:11:45 +0000 (01:11 +0000)]
MFB: main/php_open_temporary_file.c

18 years ago MFB:
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

18 years ago- use new zend_fcall_info API
Michael Wallner [Thu, 12 Oct 2006 12:50:29 +0000 (12:50 +0000)]
- use new zend_fcall_info API
- use enums where appropriate

18 years ago- missing part of zend_fcall_info API patch
Michael Wallner [Thu, 12 Oct 2006 12:40:26 +0000 (12:40 +0000)]
- missing part of zend_fcall_info API patch

18 years agouse connection character set when reading LOB data
Antony Dovgal [Thu, 12 Oct 2006 10:02:34 +0000 (10:02 +0000)]
use connection character set when reading LOB data

18 years agoMake zend_memory_peak_usage() to be avalable even without --enable-memory-limit
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

18 years agoChangeLog update
<changelog@php.net> [Thu, 12 Oct 2006 01:32:24 +0000 (01:32 +0000)]
ChangeLog update

18 years agoMFB: Fixed potential use of un-initialized var
Ilia Alshanetsky [Thu, 12 Oct 2006 01:05:25 +0000 (01:05 +0000)]
MFB: Fixed potential use of un-initialized var

18 years agofix test
Antony Dovgal [Wed, 11 Oct 2006 23:46:35 +0000 (23:46 +0000)]
fix test

18 years agoBugfix#38649 Optional param not initialized
Sara Golemon [Wed, 11 Oct 2006 23:20:54 +0000 (23:20 +0000)]
Bugfix#38649 Optional param not initialized

18 years agoBugfix 38648: Don't assume all buckets are part of a brigade
Sara Golemon [Wed, 11 Oct 2006 23:07:30 +0000 (23:07 +0000)]
Bugfix 38648: Don't assume all buckets are part of a brigade

18 years agoExtend zend_fcall_info_args functions. (Patch from Mike Wallner)
Andrei Zmievski [Wed, 11 Oct 2006 18:37:31 +0000 (18:37 +0000)]
Extend zend_fcall_info_args functions. (Patch from Mike Wallner)

18 years agoinitialize variable
Antony Dovgal [Wed, 11 Oct 2006 16:11:40 +0000 (16:11 +0000)]
initialize variable

18 years agofix #39125 (Memleak when reflecting non-existing class/method)
Antony Dovgal [Wed, 11 Oct 2006 15:51:17 +0000 (15:51 +0000)]
fix #39125 (Memleak when reflecting non-existing class/method)

18 years agoadd test
Antony Dovgal [Wed, 11 Oct 2006 14:57:38 +0000 (14:57 +0000)]
add test

18 years agoMFB: s/false/null/
Ilia Alshanetsky [Wed, 11 Oct 2006 14:56:16 +0000 (14:56 +0000)]
MFB: s/false/null/

18 years ago- Change validating filters to return "null" on failure so that they can be
Derick Rethans [Wed, 11 Oct 2006 14:48:33 +0000 (14:48 +0000)]
- Change validating filters to return "null" on failure so that they can be
  distinguised from the value "false" which might be valid as well.

18 years agocheck filter and class names for empty strings
Antony Dovgal [Wed, 11 Oct 2006 14:46:31 +0000 (14:46 +0000)]
check filter and class names for empty strings

18 years agoMFB: Catch empty strings right away.
Ilia Alshanetsky [Wed, 11 Oct 2006 14:30:50 +0000 (14:30 +0000)]
MFB:  Catch empty strings right away.

18 years agofix test on 64bit
Antony Dovgal [Wed, 11 Oct 2006 13:18:18 +0000 (13:18 +0000)]
fix test on 64bit

18 years agoavoid reading str[-1], add warning when invalid format specified
Antony Dovgal [Wed, 11 Oct 2006 13:14:08 +0000 (13:14 +0000)]
avoid reading str[-1], add warning when invalid format specified
add test

18 years agofix crash when parsing invalid hostnames/IPs
Antony Dovgal [Wed, 11 Oct 2006 12:53:38 +0000 (12:53 +0000)]
fix crash when parsing invalid hostnames/IPs

18 years agomore fixed problems
Antony Dovgal [Wed, 11 Oct 2006 11:52:41 +0000 (11:52 +0000)]
more fixed problems

18 years agofix segfault/leak, add test
Antony Dovgal [Wed, 11 Oct 2006 11:09:15 +0000 (11:09 +0000)]
fix segfault/leak, add test

18 years agoMFB: Sync with Unix build
Edin Kadribasic [Wed, 11 Oct 2006 11:00:37 +0000 (11:00 +0000)]
MFB: Sync with Unix build

18 years agoChangeLog update
<changelog@php.net> [Wed, 11 Oct 2006 01:30:58 +0000 (01:30 +0000)]
ChangeLog update

18 years ago- don't check signature if the file is empty (valgrind reports with test
Pierre Joye [Wed, 11 Oct 2006 00:21:33 +0000 (00:21 +0000)]
- don't check signature if the file is empty (valgrind reports with test
  001), thx Tony for the head up

18 years agoMFB: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
Ilia Alshanetsky [Tue, 10 Oct 2006 23:13:13 +0000 (23:13 +0000)]
MFB: Fixed bug #39034 (curl_exec() with return transfer returns TRUE on
empty files).

18 years agoaccess mode for dbase_open() cannot be < 0
Antony Dovgal [Tue, 10 Oct 2006 23:00:48 +0000 (23:00 +0000)]
access mode for dbase_open() cannot be < 0

18 years agoadd new test
Antony Dovgal [Tue, 10 Oct 2006 22:38:00 +0000 (22:38 +0000)]
add new test

18 years agofix leak and typos in error messages
Antony Dovgal [Tue, 10 Oct 2006 22:21:36 +0000 (22:21 +0000)]
fix leak and typos in error messages

18 years agoMFB: Fixed bug #38198 (possible crash when COM reports an exception).
Ilia Alshanetsky [Tue, 10 Oct 2006 17:33:02 +0000 (17:33 +0000)]
MFB: Fixed bug #38198 (possible crash when COM reports an exception).

18 years agofix #39112 (typo in error message)
Antony Dovgal [Tue, 10 Oct 2006 12:43:34 +0000 (12:43 +0000)]
fix #39112 (typo in error message)

18 years ago- Make fileinfo compile with PHP 5.2 as well.
Derick Rethans [Tue, 10 Oct 2006 09:52:06 +0000 (09:52 +0000)]
- Make fileinfo compile with PHP 5.2 as well.

18 years agoChangeLog update
<changelog@php.net> [Tue, 10 Oct 2006 01:31:08 +0000 (01:31 +0000)]
ChangeLog update

18 years agoPHP6 Updates
Sara Golemon [Mon, 9 Oct 2006 20:42:35 +0000 (20:42 +0000)]
PHP6 Updates

18 years agoTypos!
Andrei Zmievski [Mon, 9 Oct 2006 20:17:36 +0000 (20:17 +0000)]
Typos!

18 years agoprint_r(), error_log() and sys_getloadavg() are Unicode-safe.
Andrei Zmievski [Mon, 9 Oct 2006 20:17:12 +0000 (20:17 +0000)]
print_r(), error_log() and sys_getloadavg() are Unicode-safe.

18 years agoInitialize optional vars.
Andrei Zmievski [Mon, 9 Oct 2006 19:54:38 +0000 (19:54 +0000)]
Initialize optional vars.

18 years agoMFB: Improve parameter parsing
Ilia Alshanetsky [Mon, 9 Oct 2006 19:48:35 +0000 (19:48 +0000)]
MFB: Improve parameter parsing

18 years agoUnicode support for call_user_* functions.
Andrei Zmievski [Mon, 9 Oct 2006 19:48:32 +0000 (19:48 +0000)]
Unicode support for call_user_* functions.