]> granicus.if.org Git - php/log
php
16 years agoMFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
Rob Richards [Thu, 11 Sep 2008 14:18:27 +0000 (14:18 +0000)]
MFH: fix bug #45901 (wddx_serialize_value crash with SimpleXMLElement object)
add test

16 years agoBFN
Rob Richards [Wed, 10 Sep 2008 16:29:42 +0000 (16:29 +0000)]
BFN

16 years agoMFH: fix bug #46003 (isset on nonexisting node return unexpected results)
Rob Richards [Wed, 10 Sep 2008 16:29:18 +0000 (16:29 +0000)]
MFH: fix bug #46003 (isset on nonexisting node return unexpected results)
add test

16 years agoBFN
Rob Richards [Wed, 10 Sep 2008 15:41:04 +0000 (15:41 +0000)]
BFN

16 years agoMFH: fix bug #46029 (Segfault in DOMText when using with Reflection)
Rob Richards [Wed, 10 Sep 2008 15:40:34 +0000 (15:40 +0000)]
MFH: fix bug #46029 (Segfault in DOMText when using with Reflection)

16 years ago- MFB: Fixed mem. leak
Felipe Pena [Wed, 10 Sep 2008 13:48:14 +0000 (13:48 +0000)]
- MFB: Fixed mem. leak

16 years ago- Union #45226 + #18916
Felipe Pena [Wed, 10 Sep 2008 13:26:38 +0000 (13:26 +0000)]
- Union #45226 + #18916

16 years agoBFN
Rob Richards [Wed, 10 Sep 2008 11:22:40 +0000 (11:22 +0000)]
BFN
fix order

16 years agoMFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
Rob Richards [Wed, 10 Sep 2008 11:21:48 +0000 (11:21 +0000)]
MFH: fix bug #45553 (Using XPath for attributes with a namespace does not work)
add test

16 years agoMFH: Fix test
Arnaud Le Blanc [Wed, 10 Sep 2008 11:12:38 +0000 (11:12 +0000)]
MFH: Fix test

16 years agoBFN #45226, #18916
Felipe Pena [Wed, 10 Sep 2008 00:20:49 +0000 (00:20 +0000)]
BFN #45226, #18916

16 years agoMFH:
Felipe Pena [Wed, 10 Sep 2008 00:09:04 +0000 (00:09 +0000)]
MFH:
- Merged fix from SF project (Import Jeff Lawsons patches for XML datetime bug fixes)
  Fixed bugs:
  #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date string)
  #18916 (xmlrpc_set_type() "not working")

16 years agoMFH: Fixed bug #46031 (Segfault in AppendIterator::next)
Arnaud Le Blanc [Tue, 9 Sep 2008 19:44:25 +0000 (19:44 +0000)]
MFH: Fixed bug #46031 (Segfault in AppendIterator::next)

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

16 years agoBFN #46010
Felipe Pena [Sun, 7 Sep 2008 23:10:07 +0000 (23:10 +0000)]
BFN #46010

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

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

16 years agoMFH: More accurate max_file_size / upload_max_filesize (fixes #45124)
Arnaud Le Blanc [Sun, 7 Sep 2008 14:18:11 +0000 (14:18 +0000)]
MFH: More accurate max_file_size / upload_max_filesize (fixes #45124)

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

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

16 years agoFixed bug #45860 (header() function fails to correctly replace all Status lines)
Dmitry Stogov [Tue, 2 Sep 2008 13:22:00 +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:45:36 +0000 (09:45 +0000)]
Fixed Bug #43958 (class name added into the error message)

16 years ago- Fixed bug entries
Jani Taskinen [Tue, 2 Sep 2008 08:58:00 +0000 (08:58 +0000)]
- Fixed bug entries

16 years agoMFH: - Added odbc.default_cursortype to control the ODBC cursormodel
Patrick van Kleef [Mon, 1 Sep 2008 15:48:09 +0000 (15:48 +0000)]
MFH: - Added odbc.default_cursortype to control the ODBC cursormodel
  (bug #43668)

16 years agoMFH: - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)
Patrick van Kleef [Mon, 1 Sep 2008 15:36:56 +0000 (15:36 +0000)]
MFH: - Fixed code to use ODBC 3.52 datatypes for 64bit systems (bug #43666)

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

16 years ago[DOC]- Fixed bug #45956 (parse_ini_file() does not return false with syntax errors...
Jani Taskinen [Sun, 31 Aug 2008 00:21:19 +0000 (00:21 +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 agoFix the assert
Rasmus Lerdorf [Sat, 30 Aug 2008 18:28:01 +0000 (18:28 +0000)]
Fix the assert

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

16 years agoMFH: Fixed bug #43782 (feof() does not detect timeout on socket)
David Soria Parra [Wed, 27 Aug 2008 07:48:37 +0000 (07:48 +0000)]
MFH: Fixed bug #43782 (feof() does not detect timeout on socket)

16 years agoMFH
Jani Taskinen [Tue, 26 Aug 2008 23:26:27 +0000 (23:26 +0000)]
MFH

16 years agoMFH: sendmail mess cleared (PHP_PROG_SENDMAIL was not used at all, see also bug ...
Jani Taskinen [Tue, 26 Aug 2008 23:19:22 +0000 (23:19 +0000)]
MFH: sendmail mess cleared (PHP_PROG_SENDMAIL was not used at all, see also bug #42946)

16 years agoFixed destruction of dl() loaded extensions
Dmitry Stogov [Fri, 22 Aug 2008 15:31:38 +0000 (15:31 +0000)]
Fixed destruction of dl() loaded extensions

16 years agoMFH: fix zend_register_functions() not displaying duplicate functions (reported by...
Antony Dovgal [Fri, 22 Aug 2008 14:52:47 +0000 (14:52 +0000)]
MFH: fix zend_register_functions() not displaying duplicate functions (reported by Gopal)

16 years ago- New tests
Felipe Pena [Fri, 22 Aug 2008 13:40:54 +0000 (13:40 +0000)]
- New tests

16 years agoFix ZTS build.
Sebastian Bergmann [Fri, 22 Aug 2008 08:17:02 +0000 (08:17 +0000)]
Fix ZTS build.

16 years agoMFH:
Felipe Pena [Fri, 22 Aug 2008 01:06:55 +0000 (01:06 +0000)]
MFH:
- Fixed bug #45862 (get_class_vars is inconsistent with 'protected' and 'private' variables)
- Added some tests

16 years agoreport merged fix
Stanislav Malyshev [Thu, 21 Aug 2008 18:11:49 +0000 (18:11 +0000)]
report merged fix

16 years agomerge fix for #43941
Stanislav Malyshev [Thu, 21 Aug 2008 18:10:48 +0000 (18:10 +0000)]
merge fix for #43941

16 years agoFixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address use...
Dmitry Stogov [Thu, 21 Aug 2008 13:42:36 +0000 (13:42 +0000)]
Fixed bug #45751 (Using auto_prepend_file crashes (out of scope stack address use)). (basant dot kukreja at sun dot com)

16 years agoAdder error code into error message
Dmitry Stogov [Thu, 21 Aug 2008 11:27:42 +0000 (11:27 +0000)]
Adder error code into error message

16 years agoFix OSX build problem in this branch as well
Rasmus Lerdorf [Wed, 20 Aug 2008 20:04:52 +0000 (20:04 +0000)]
Fix OSX build problem in this branch as well

16 years agoMFH: - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)
Jani Taskinen [Wed, 20 Aug 2008 01:21:47 +0000 (01:21 +0000)]
MFH: - Fixed bug #44925 (preg_grep() modifies input array). (Nuno)

16 years agoMFH: test for bug #42737
Jani Taskinen [Wed, 20 Aug 2008 01:11:06 +0000 (01:11 +0000)]
MFH: test for bug #42737

16 years agoMFH: Fix for bug #42737 (and #45850)
Jani Taskinen [Wed, 20 Aug 2008 00:52:13 +0000 (00:52 +0000)]
MFH: Fix for bug #42737 (and #45850)

16 years ago- New test
Felipe Pena [Mon, 18 Aug 2008 17:52:35 +0000 (17:52 +0000)]
- New test

16 years agoMFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())
Antony Dovgal [Mon, 18 Aug 2008 14:33:00 +0000 (14:33 +0000)]
MFH: fix bug #45028 (CRC32 output endianness is different between crc32() and hash())

16 years agoMFH: fix include
Jani Taskinen [Mon, 18 Aug 2008 10:50:10 +0000 (10:50 +0000)]
MFH: fix include

16 years agoreverted because of test failures
Antony Dovgal [Mon, 18 Aug 2008 07:47:04 +0000 (07:47 +0000)]
reverted because of test failures

16 years agoMFH: Fix tests (closes #45841)
Arnaud Le Blanc [Mon, 18 Aug 2008 04:46:05 +0000 (04:46 +0000)]
MFH: Fix tests (closes #45841)

16 years agoMFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).
Arnaud Le Blanc [Mon, 18 Aug 2008 04:09:38 +0000 (04:09 +0000)]
MFH: Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit).

16 years ago- MFH: beware of signedness
Moriyoshi Koizumi [Mon, 18 Aug 2008 03:26:40 +0000 (03:26 +0000)]
- MFH: beware of signedness

16 years agoFixed double call to MSHUTDOWN in case of `php-cgi -m`
Dmitry Stogov [Fri, 15 Aug 2008 07:30:31 +0000 (07:30 +0000)]
Fixed double call to MSHUTDOWN in case of `php-cgi -m`

16 years ago- Fixed tests (synced with 5_3 and HEAD)
Felipe Pena [Fri, 15 Aug 2008 02:26:56 +0000 (02:26 +0000)]
- Fixed tests (synced with 5_3 and HEAD)

16 years agoMFH: fix skipifs
Jani Taskinen [Thu, 14 Aug 2008 23:46:55 +0000 (23:46 +0000)]
MFH: fix skipifs

16 years agoMFH
Jani Taskinen [Thu, 14 Aug 2008 23:45:22 +0000 (23:45 +0000)]
MFH

16 years agoMFH: fix tests
Jani Taskinen [Thu, 14 Aug 2008 23:42:01 +0000 (23:42 +0000)]
MFH: fix tests

16 years agoMFH
Jani Taskinen [Thu, 14 Aug 2008 22:51:50 +0000 (22:51 +0000)]
MFH

16 years agoMFH:fix test
Jani Taskinen [Thu, 14 Aug 2008 21:56:13 +0000 (21:56 +0000)]
MFH:fix test

16 years agoMFH: fix tests, add missing test
Jani Taskinen [Thu, 14 Aug 2008 20:57:13 +0000 (20:57 +0000)]
MFH: fix tests, add missing test

16 years agodo not leave crap behind
Jani Taskinen [Thu, 14 Aug 2008 20:55:31 +0000 (20:55 +0000)]
do not leave crap behind

16 years agoMFH: fix tests
Jani Taskinen [Thu, 14 Aug 2008 20:53:31 +0000 (20:53 +0000)]
MFH: fix tests

16 years ago- Nuke annoying errors already silenced elsewhere too
Jani Taskinen [Thu, 14 Aug 2008 20:53:00 +0000 (20:53 +0000)]
- Nuke annoying errors already silenced elsewhere too

16 years ago- New test
Felipe Pena [Thu, 14 Aug 2008 19:17:13 +0000 (19:17 +0000)]
- New test

16 years ago- MFH: move declaration on top and fix build error
Felipe Pena [Thu, 14 Aug 2008 16:34:30 +0000 (16:34 +0000)]
- MFH: move declaration on top and fix build error

16 years agotypoh
Jani Taskinen [Wed, 13 Aug 2008 19:43:48 +0000 (19:43 +0000)]
typoh

16 years agoMFH: fix compile warnings (patch by Phil Oleson)
Antony Dovgal [Wed, 13 Aug 2008 08:09:55 +0000 (08:09 +0000)]
MFH: fix compile warnings (patch by Phil Oleson)

16 years agoFixed bug #45805 (Crach on throwing exception from error handler)
Dmitry Stogov [Wed, 13 Aug 2008 07:19:43 +0000 (07:19 +0000)]
Fixed bug #45805 (Crach on throwing exception from error handler)

16 years agoMFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
Jani Taskinen [Wed, 13 Aug 2008 01:01:29 +0000 (01:01 +0000)]
MFH: [DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
MFH: [DOC]  startup:
MFH: [DOC]
MFH: [DOC]  To disable: Override default php.ini by using both -c and -n with
MFH: [DOC]              CGI/CLI or set "PHP_INI_SCAN_DIR" environment variable
MFH: [DOC]              to an empty string.
MFH: [DOC]
MFH: [DOC]  To change: Simply set "PHP_INI_SCAN_DIR" environment variable to point
MFH: [DOC]             to another path.
MFH: - Fixed bug #42604 ("make test" fails with  --with-config-file-scan-dir=/some/path)
MFH: - Implemented FR #45114 (Option to change --with-config-file-scan-dir)

16 years ago- News: http://news.php.net/php.cvs/52239
Christian Seiler [Tue, 12 Aug 2008 21:03:35 +0000 (21:03 +0000)]
- News: http://news.php.net/php.cvs/52239

16 years agoMFH: clear stat cache in chroot()
Arnaud Le Blanc [Mon, 11 Aug 2008 23:16:41 +0000 (23:16 +0000)]
MFH: clear stat cache in chroot()

16 years agonews
Arnaud Le Blanc [Mon, 11 Aug 2008 22:40:02 +0000 (22:40 +0000)]
news

16 years agoMFH: Fixed #45181 (chdir() should clear relative entries in stat cache)
Arnaud Le Blanc [Mon, 11 Aug 2008 22:39:42 +0000 (22:39 +0000)]
MFH: Fixed #45181 (chdir() should clear relative entries in stat cache)

16 years ago - Fixed segmentation fault (test added)
Christian Seiler [Mon, 11 Aug 2008 22:08:58 +0000 (22:08 +0000)]
 - Fixed segmentation fault (test added)

16 years agoMFH: Missing files in previous commit (Check the relevant path for open_basedir
Arnaud Le Blanc [Mon, 11 Aug 2008 15:33:14 +0000 (15:33 +0000)]
MFH: Missing files in previous commit (Check the relevant path for open_basedir
in symlink())

16 years agoMFH: Check the relevant path for open_basedir in symlink()
Arnaud Le Blanc [Mon, 11 Aug 2008 15:31:01 +0000 (15:31 +0000)]
MFH: Check the relevant path for open_basedir in symlink()

16 years ago- BFN: #45765
Felipe Pena [Mon, 11 Aug 2008 00:52:41 +0000 (00:52 +0000)]
- BFN: #45765

16 years ago- MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause...
Felipe Pena [Mon, 11 Aug 2008 00:50:03 +0000 (00:50 +0000)]
- MFH: Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)

16 years agoMFH: Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)
Arnaud Le Blanc [Sun, 10 Aug 2008 13:26:25 +0000 (13:26 +0000)]
MFH: Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)

16 years agoMFH:
Arnaud Le Blanc [Sun, 10 Aug 2008 11:55:26 +0000 (11:55 +0000)]
MFH:
Do not expand $target in symlink(). This made it impossible to symlink to a
symlink. This also caused the target to be wrongly expanded relatively to
the CWD when target was not an absolute path.

16 years ago- Fixed test (LF)
Felipe Pena [Sun, 10 Aug 2008 00:44:55 +0000 (00:44 +0000)]
- Fixed test (LF)

16 years agodisable the test on AIX
Antony Dovgal [Sat, 9 Aug 2008 22:35:34 +0000 (22:35 +0000)]
disable the test on AIX

16 years agoMFH: do not fail & segfault if malloc(0) returns NULL, that's expected
Antony Dovgal [Sat, 9 Aug 2008 22:01:35 +0000 (22:01 +0000)]
MFH: do not fail & segfault if malloc(0) returns NULL, that's expected

16 years ago*** empty log message ***
Arnaud Le Blanc [Fri, 8 Aug 2008 09:34:08 +0000 (09:34 +0000)]
*** empty log message ***

16 years agonot experimental anymore
Antony Dovgal [Thu, 7 Aug 2008 13:11:28 +0000 (13:11 +0000)]
not experimental anymore

16 years agoremove EXPERIMENTAL flag
Antony Dovgal [Thu, 7 Aug 2008 13:07:33 +0000 (13:07 +0000)]
remove EXPERIMENTAL flag

16 years agofix test
Antony Dovgal [Thu, 7 Aug 2008 08:52:11 +0000 (08:52 +0000)]
fix test
NaN != NaN

16 years agoBackport #45406 (session.serialize_handler declared by shared extension fails) to...
Kalle Sommer Nielsen [Wed, 6 Aug 2008 21:33:13 +0000 (21:33 +0000)]
Backport #45406 (session.serialize_handler declared by shared extension fails) to PHP_5_2

16 years agoBackport fix for #45406 - Patch by oleg dot grenrus at dynamoid dot com
Kalle Sommer Nielsen [Wed, 6 Aug 2008 21:28:38 +0000 (21:28 +0000)]
Backport fix for #45406 - Patch by oleg dot grenrus at dynamoid dot com

16 years agouseless entry
Jani Taskinen [Tue, 5 Aug 2008 21:48:18 +0000 (21:48 +0000)]
useless entry

16 years agook, clarify :)
Stanislav Malyshev [Tue, 5 Aug 2008 21:40:48 +0000 (21:40 +0000)]
ok, clarify :)

16 years agoadd bugfix
Stanislav Malyshev [Tue, 5 Aug 2008 21:24:42 +0000 (21:24 +0000)]
add bugfix

16 years agofix memnstr bug, by Laurent Gaffie
Stanislav Malyshev [Tue, 5 Aug 2008 20:11:17 +0000 (20:11 +0000)]
fix memnstr bug, by Laurent Gaffie

16 years agoMFH:- Add test for bug #45712
Jani Taskinen [Tue, 5 Aug 2008 12:37:09 +0000 (12:37 +0000)]
MFH:- Add test for bug #45712

16 years agoMFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
Jani Taskinen [Mon, 4 Aug 2008 21:16:22 +0000 (21:16 +0000)]
MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)

16 years ago- MFH: Added .libs to .cvsignore
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:11:19 +0000 (21:11 +0000)]
- MFH: Added .libs to .cvsignore

16 years ago- MFH: More fixes for bug #45691
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:06:50 +0000 (21:06 +0000)]
- MFH: More fixes for bug #45691

16 years agoMFH: proper version check
Jani Taskinen [Mon, 4 Aug 2008 20:54:20 +0000 (20:54 +0000)]
MFH: proper version check

16 years agoMFH
Jani Taskinen [Sun, 3 Aug 2008 12:11:13 +0000 (12:11 +0000)]
MFH

16 years agoMFH: no c++ comments in c files
Jani Taskinen [Sun, 3 Aug 2008 11:59:00 +0000 (11:59 +0000)]
MFH: no c++ comments in c files