]> granicus.if.org Git - php/log
php
16 years agoFixed bug #46031 (Segfault in AppendIterator::next)
Arnaud Le Blanc [Tue, 9 Sep 2008 19:43:52 +0000 (19:43 +0000)]
Fixed bug #46031 (Segfault in AppendIterator::next)

16 years agoChangeLog update
<changelog@php.net> [Tue, 9 Sep 2008 01:31:54 +0000 (01:31 +0000)]
ChangeLog update

16 years agoupdate tests from 5.x
Stanislav Malyshev [Mon, 8 Sep 2008 22:58:31 +0000 (22:58 +0000)]
update tests from 5.x

16 years agofix datefmt_parse function
Stanislav Malyshev [Mon, 8 Sep 2008 22:55:02 +0000 (22:55 +0000)]
fix datefmt_parse function

16 years ago- Changed error level E_ERROR into E_WARNING in parameter validation
Felipe Pena [Mon, 8 Sep 2008 19:34:48 +0000 (19:34 +0000)]
- Changed error level E_ERROR into E_WARNING in parameter validation

16 years agoadd missing file
Antony Dovgal [Mon, 8 Sep 2008 10:24:05 +0000 (10:24 +0000)]
add missing file

16 years agoAdded tests for rfc1867 post handler
Arnaud Le Blanc [Mon, 8 Sep 2008 09:24:45 +0000 (09:24 +0000)]
Added tests for rfc1867 post handler

16 years agorun-tests.php: Added %u|b% placeholder, like %unicode|string%, for array
Arnaud Le Blanc [Mon, 8 Sep 2008 09:23:24 +0000 (09:23 +0000)]
run-tests.php: Added %u|b% placeholder, like %unicode|string%, for array
keys in var_dump() output.

16 years agoFix the "Content-Type contains ';'" case in rfc1867 post handler
Arnaud Le Blanc [Mon, 8 Sep 2008 09:20:33 +0000 (09:20 +0000)]
Fix the "Content-Type contains ';'" case in rfc1867 post handler

16 years agofix empty-value case in rfc1867 post handler
Arnaud Le Blanc [Mon, 8 Sep 2008 09:12:51 +0000 (09:12 +0000)]
fix empty-value case in rfc1867 post handler

16 years agocomment out debug printf
Arnaud Le Blanc [Mon, 8 Sep 2008 09:12:02 +0000 (09:12 +0000)]
comment out debug printf

16 years agoChangeLog update
<changelog@php.net> [Mon, 8 Sep 2008 01:31:57 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Fixed some wrong format parameters
Felipe Pena [Mon, 8 Sep 2008 01:30:55 +0000 (01:30 +0000)]
- Fixed some wrong format parameters

16 years ago- Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)
Felipe Pena [Sun, 7 Sep 2008 22:53:20 +0000 (22:53 +0000)]
- Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode)

16 years ago- The exact error message might differ (it's "Not owner" on Solaris)
Johannes Schlüter [Sun, 7 Sep 2008 22:33:38 +0000 (22:33 +0000)]
- The exact error message might differ (it's "Not owner" on Solaris)

16 years ago- MFB:
Felipe Pena [Sun, 7 Sep 2008 20:29:54 +0000 (20:29 +0000)]
- MFB:
  - use php's stream in libmagic
  - remove duplicate code (like mime_content_type() compatibility function
    now use the same base as finfo_file())
  - make it portable (works now on windows too, belongs other OSes)

  - don't close caller streams in libmagic (prevent leak and zombie stream)
  - string returned by magic_* are freed on magic_close, duplicate before
    calling magic_close (set return value)
  - if stat failed, don't try to call magic_* (when FILEINFO_MODE_FILE)

16 years agoMFB
Jani Taskinen [Sun, 7 Sep 2008 18:00:25 +0000 (18:00 +0000)]
MFB

16 years agoMore accurate max_file_size / upload_max_filesize (fixes #45124)
Arnaud Le Blanc [Sun, 7 Sep 2008 14:17:24 +0000 (14:17 +0000)]
More accurate max_file_size / upload_max_filesize (fixes #45124)

16 years agoFixed #45911 (Cannot disable ext/hash)
Arnaud Le Blanc [Sun, 7 Sep 2008 13:13:53 +0000 (13:13 +0000)]
Fixed #45911 (Cannot disable ext/hash)

16 years ago- Fix build
Felipe Pena [Sun, 7 Sep 2008 04:17:22 +0000 (04:17 +0000)]
- Fix build

16 years ago- Removed the doubled error message (the error level is no longer E_ERROR)
Felipe Pena [Sun, 7 Sep 2008 02:51:19 +0000 (02:51 +0000)]
- Removed the doubled error message (the error level is no longer E_ERROR)

16 years agoChangeLog update
<changelog@php.net> [Sun, 7 Sep 2008 01:32:04 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix test on Windows
Kalle Sommer Nielsen [Sun, 7 Sep 2008 00:42:29 +0000 (00:42 +0000)]
Fix test on Windows

16 years agoMFB: Tests for get_browser().
Felix De Vliegher [Sat, 6 Sep 2008 23:20:53 +0000 (23:20 +0000)]
MFB: Tests for get_browser().

16 years agoMFB: removed unused variables
Ilia Alshanetsky [Sat, 6 Sep 2008 21:32:32 +0000 (21:32 +0000)]
MFB: removed unused variables

16 years agoFixed #43540 (rfc1867 handler newlength problem)
Arnaud Le Blanc [Sat, 6 Sep 2008 17:17:44 +0000 (17:17 +0000)]
Fixed #43540 (rfc1867 handler newlength problem)

16 years agoPorted rfc1867 hooks to HEAD
Arnaud Le Blanc [Sat, 6 Sep 2008 08:27:38 +0000 (08:27 +0000)]
Ported rfc1867 hooks to HEAD

16 years agoFix mem leak and invalid frees in rfc1867 post handler
Arnaud Le Blanc [Sat, 6 Sep 2008 08:22:25 +0000 (08:22 +0000)]
Fix mem leak and invalid frees in rfc1867 post handler

16 years agoMFB: Fixed bug #45405 (snmp extension memory leak)
Alexey Zakhlestin [Sat, 6 Sep 2008 07:58:09 +0000 (07:58 +0000)]
MFB: Fixed bug #45405 (snmp extension memory leak)

16 years agoChangeLog update
<changelog@php.net> [Fri, 5 Sep 2008 01:32:08 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- #45985, touch on opened file raises a warning
Pierre Joye [Thu, 4 Sep 2008 08:03:31 +0000 (08:03 +0000)]
- #45985, touch on opened file raises a warning

16 years agoChangeLog update
<changelog@php.net> [Thu, 4 Sep 2008 01:31:51 +0000 (01:31 +0000)]
ChangeLog update

16 years agorevert last change
Stanislav Malyshev [Wed, 3 Sep 2008 19:21:45 +0000 (19:21 +0000)]
revert last change

16 years agobetter detection for client libraries
Stanislav Malyshev [Wed, 3 Sep 2008 18:43:56 +0000 (18:43 +0000)]
better detection for client libraries

16 years ago- made it clear which steps are relevant for RCs only
Lukas Smith [Wed, 3 Sep 2008 17:08:00 +0000 (17:08 +0000)]
- made it clear which steps are relevant for RCs only

16 years agoChangeLog update
<changelog@php.net> [Wed, 3 Sep 2008 01:32:02 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- New test
Felipe Pena [Tue, 2 Sep 2008 19:27:32 +0000 (19:27 +0000)]
- New test

16 years agoMFB: kill unused var
Nuno Lopes [Tue, 2 Sep 2008 19:13:24 +0000 (19:13 +0000)]
MFB: kill unused var

16 years agoFixed bug #45860 (header() function fails to correctly replace all Status lines)
Dmitry Stogov [Tue, 2 Sep 2008 13:22:27 +0000 (13:22 +0000)]
Fixed bug #45860 (header() function fails to correctly replace all Status lines)

16 years agoFixed Bug #43958 (class name added into the error message)
Dmitry Stogov [Tue, 2 Sep 2008 09:46:00 +0000 (09:46 +0000)]
Fixed Bug #43958 (class name added into the error message)

16 years agoChangeLog update
<changelog@php.net> [Tue, 2 Sep 2008 01:32:05 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- New test
Felipe Pena [Mon, 1 Sep 2008 23:41:34 +0000 (23:41 +0000)]
- New test

16 years ago- MFB: fix typo and icu bundling
Pierre Joye [Mon, 1 Sep 2008 18:21:06 +0000 (18:21 +0000)]
- MFB: fix typo and icu bundling

16 years ago- MFB Remove pre-made phar.phar
Steph Fox [Mon, 1 Sep 2008 15:48:54 +0000 (15:48 +0000)]
- MFB Remove pre-made phar.phar

16 years agoDisabled warning messages in SoapClient constructor
Dmitry Stogov [Mon, 1 Sep 2008 14:55:42 +0000 (14:55 +0000)]
Disabled warning messages in SoapClient constructor

16 years agoFixed bug #42318 (problem with nm on AIX, not finding object files)
Dmitry Stogov [Mon, 1 Sep 2008 13:15:42 +0000 (13:15 +0000)]
Fixed bug #42318 (problem with nm on AIX, not finding object files)

16 years agoRemove entries which are in previous release NEWS
Jani Taskinen [Mon, 1 Sep 2008 09:02:22 +0000 (09:02 +0000)]
Remove entries which are in previous release NEWS

16 years ago- fixes for ext/odbc
Patrick van Kleef [Mon, 1 Sep 2008 08:37:22 +0000 (08:37 +0000)]
- fixes for ext/odbc

16 years agoChangeLog update
<changelog@php.net> [Mon, 1 Sep 2008 01:31:52 +0000 (01:31 +0000)]
ChangeLog update

16 years ago- Missed the files we don't use yet
Steph Fox [Sun, 31 Aug 2008 21:09:10 +0000 (21:09 +0000)]
- Missed the files we don't use yet

16 years ago- Note to self: don't try to second-guess Greg
Steph Fox [Sun, 31 Aug 2008 20:55:52 +0000 (20:55 +0000)]
- Note to self: don't try to second-guess Greg

16 years ago- MFB
Steph Fox [Sun, 31 Aug 2008 20:54:28 +0000 (20:54 +0000)]
- MFB

16 years agoMFB: remove extra skipif
Nuno Lopes [Sun, 31 Aug 2008 15:28:52 +0000 (15:28 +0000)]
MFB: remove extra skipif

16 years agoremove special treatment of /tmp path
Alexey Zakhlestin [Sun, 31 Aug 2008 14:50:10 +0000 (14:50 +0000)]
remove special treatment of /tmp path

16 years ago- added further details on the steps necessary to move ext from/to pecl
Lukas Smith [Sun, 31 Aug 2008 10:34:56 +0000 (10:34 +0000)]
- added further details on the steps necessary to move ext from/to pecl

16 years agoadded note about how to move extensions from/to pecl
Lukas Smith [Sun, 31 Aug 2008 08:32:21 +0000 (08:32 +0000)]
added note about how to move extensions from/to pecl

16 years agoChangeLog update
<changelog@php.net> [Sun, 31 Aug 2008 01:31:49 +0000 (01:31 +0000)]
ChangeLog update

16 years ago[DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors...
Jani Taskinen [Sun, 31 Aug 2008 00:19:21 +0000 (00:19 +0000)]
[DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors in parsed file)
[DOC] note: change will be in since 5.2.7

16 years agoupdate credits: new sapi, stuff moved to pecl..
Jani Taskinen [Sat, 30 Aug 2008 23:59:35 +0000 (23:59 +0000)]
update credits: new sapi, stuff moved to pecl..

16 years ago- file will exist only on error (thx tony for the headup)
Pierre Joye [Sat, 30 Aug 2008 23:54:46 +0000 (23:54 +0000)]
- file will exist only on error (thx tony for the headup)

16 years ago- Move the tests where they belong
Jani Taskinen [Sat, 30 Aug 2008 23:20:25 +0000 (23:20 +0000)]
- Move the tests where they belong

16 years ago- Fixed tests
Felipe Pena [Sat, 30 Aug 2008 22:16:29 +0000 (22:16 +0000)]
- Fixed tests

16 years agoFix the assert
Rasmus Lerdorf [Sat, 30 Aug 2008 18:28:48 +0000 (18:28 +0000)]
Fix the assert

16 years agoFix for bugs 13961, 39927 and 45947
Rasmus Lerdorf [Sat, 30 Aug 2008 16:53:05 +0000 (16:53 +0000)]
Fix for bugs 13961, 39927 and 45947

16 years ago- MFB: fix test (clean on exit)
Pierre Joye [Sat, 30 Aug 2008 16:26:11 +0000 (16:26 +0000)]
- MFB: fix test (clean on exit)

16 years ago- Fix test
Marcus Boerger [Sat, 30 Aug 2008 11:32:12 +0000 (11:32 +0000)]
- Fix test

16 years ago- Environment handling seems to have changed to respect unicode... so we
Marcus Boerger [Sat, 30 Aug 2008 11:24:56 +0000 (11:24 +0000)]
- Environment handling seems to have changed to respect unicode... so we
  have to convert everything to binary before passing it along. A bunch of
  tests suffer from this change in behavior as well. Can anyone explain to
  me what was changed and why?

16 years agoChangeLog update
<changelog@php.net> [Sat, 30 Aug 2008 01:31:58 +0000 (01:31 +0000)]
ChangeLog update

16 years agoFix wrong Unicode string length (bytes) in tidy_parse_string()
Henrique do Nascimento Angelo [Fri, 29 Aug 2008 22:59:41 +0000 (22:59 +0000)]
Fix wrong Unicode string length (bytes) in tidy_parse_string()

16 years ago- Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668)
Patrick van Kleef [Fri, 29 Aug 2008 19:15:39 +0000 (19:15 +0000)]
- Added odbc.default_cursortype to control the ODBC cursormodel (bug #43668)
#[DOC]

16 years ago- Updated unary_op_type typedef with TSRMLS_DC
Matt Wilmas [Fri, 29 Aug 2008 18:12:15 +0000 (18:12 +0000)]
- Updated unary_op_type typedef with TSRMLS_DC
- Added binary_op_type typedef
- Added missing ZEND_BOOL_XOR to get_binary_op()

16 years ago- Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers)
Matt Wilmas [Fri, 29 Aug 2008 17:50:15 +0000 (17:50 +0000)]
- Saved opcode when unary +/- is applied to IS_CONST op (e.g. for negative numbers)
- Made '+' in static_scalar context behave as '-' by calling add_function(), so:
    static $a = +'abc'; // 0 instead of abc
    static $b = +array(); // "Invalid operand types," like -array(), instead of array()

16 years ago- Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)
Patrick van Kleef [Fri, 29 Aug 2008 16:42:50 +0000 (16:42 +0000)]
- Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)

16 years ago- Fixed tests
Felipe Pena [Fri, 29 Aug 2008 15:47:00 +0000 (15:47 +0000)]
- Fixed tests

16 years ago- Fixed tests (Disable COMPRESS support for now)
Felipe Pena [Fri, 29 Aug 2008 15:29:02 +0000 (15:29 +0000)]
- Fixed tests (Disable COMPRESS support for now)

16 years ago- Fixed build
Felipe Pena [Fri, 29 Aug 2008 15:17:25 +0000 (15:17 +0000)]
- Fixed build

16 years agoFixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)
Dmitry Stogov [Fri, 29 Aug 2008 14:59:41 +0000 (14:59 +0000)]
Fixed bug #45706 (Unserialization of classes derived from ArrayIterator fails)

16 years agofix get_browser() (broken in the process of param API conversion)
Antony Dovgal [Fri, 29 Aug 2008 14:13:57 +0000 (14:13 +0000)]
fix get_browser() (broken in the process of param API conversion)

16 years agocheck for \0 to be consistent with other functions
Antony Dovgal [Fri, 29 Aug 2008 13:48:26 +0000 (13:48 +0000)]
check for \0 to be consistent with other functions

16 years ago- MFB: Disable COMPRESS support for now, as it requires forking.
Derick Rethans [Fri, 29 Aug 2008 13:39:17 +0000 (13:39 +0000)]
- MFB: Disable COMPRESS support for now, as it requires forking.
# @DOC [DOC] "DOC"

16 years ago- MFB: Remove ext/mime_magic, it was deprecated and it's only function is now
Derick Rethans [Fri, 29 Aug 2008 13:32:38 +0000 (13:32 +0000)]
- MFB: Remove ext/mime_magic, it was deprecated and it's only function is now
  part of ext/fileinfo.

16 years ago- Adding back in mime_content_type().
Derick Rethans [Fri, 29 Aug 2008 13:29:18 +0000 (13:29 +0000)]
- Adding back in mime_content_type().

16 years ago- Some more cleanups, and fixed some warnings.
Derick Rethans [Fri, 29 Aug 2008 12:05:35 +0000 (12:05 +0000)]
- Some more cleanups, and fixed some warnings.

16 years ago- Support for the Scottish "back of" and "front of" hour phrases.
Derick Rethans [Fri, 29 Aug 2008 11:59:23 +0000 (11:59 +0000)]
- Support for the Scottish "back of" and "front of" hour phrases.

16 years ago- move ming to pecl
Pierre Joye [Fri, 29 Aug 2008 11:17:14 +0000 (11:17 +0000)]
- move ming to pecl

16 years ago- fix warning
Pierre Joye [Fri, 29 Aug 2008 11:09:05 +0000 (11:09 +0000)]
- fix warning

16 years agofix invalid read
Antony Dovgal [Fri, 29 Aug 2008 10:53:07 +0000 (10:53 +0000)]
fix invalid read

weird, the code uses correct order of checks just ten lines below

16 years agoMFB: Some fileinfo tests
Felix De Vliegher [Fri, 29 Aug 2008 10:34:34 +0000 (10:34 +0000)]
MFB: Some fileinfo tests

16 years agoAdded %unicode_string_optional% for differences in output between PHP 5 and 6
Felix De Vliegher [Fri, 29 Aug 2008 10:25:35 +0000 (10:25 +0000)]
Added %unicode_string_optional% for differences in output between PHP 5 and 6

16 years agoImporoved compile-time constant substitution (Matt)
Dmitry Stogov [Fri, 29 Aug 2008 10:17:23 +0000 (10:17 +0000)]
Imporoved compile-time constant substitution (Matt)

16 years agofix ZTS build
Antony Dovgal [Fri, 29 Aug 2008 10:10:56 +0000 (10:10 +0000)]
fix ZTS build

16 years agofix build
Antony Dovgal [Fri, 29 Aug 2008 10:08:30 +0000 (10:08 +0000)]
fix build

16 years agoMFB: Test for fileinfo to check mime types.
Scott MacVicar [Fri, 29 Aug 2008 09:55:52 +0000 (09:55 +0000)]
MFB: Test for fileinfo to check mime types.

16 years agoMFB: Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by...
Scott MacVicar [Fri, 29 Aug 2008 09:50:57 +0000 (09:50 +0000)]
MFB: Replace ereg code with pcre, fix duplicate macro names and segfault. Patch by Mikko

16 years ago- Removed the undocumented object support in the leftover array functions [DOC]
Felipe Pena [Fri, 29 Aug 2008 02:48:28 +0000 (02:48 +0000)]
- Removed the undocumented object support in the leftover array functions [DOC]
  (natcasesort, natsort, array_walk, array_walk_recursive, array_unique, array_key_exists)
- Changed HASH_OF() to Z_ARRVAL_P()
- Fixed bug #45937 (array_walk and array_walk_recursive can alter private/protected object variable)

16 years agoChangeLog update
<changelog@php.net> [Fri, 29 Aug 2008 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

16 years agoBug #45888 (Refcounting in ZTS mode)
Christopher Jones [Thu, 28 Aug 2008 06:32:52 +0000 (06:32 +0000)]
Bug #45888 (Refcounting in ZTS mode)

16 years agoBug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)
Christopher Jones [Thu, 28 Aug 2008 06:17:53 +0000 (06:17 +0000)]
Bug #45458 (OCI8: Numeric keys for associative arrays are not handled properly)

16 years agoFix expected output for PHP 6
Christopher Jones [Thu, 28 Aug 2008 06:15:56 +0000 (06:15 +0000)]
Fix expected output for PHP 6

16 years agoTest initialization cleanup
Christopher Jones [Thu, 28 Aug 2008 05:35:18 +0000 (05:35 +0000)]
Test initialization cleanup