]> granicus.if.org Git - php/log
php
19 years agoMFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command
Ilia Alshanetsky [Tue, 11 Oct 2005 14:33:51 +0000 (14:33 +0000)]
MFH: Fixed bug #34742 (ftp wrapper failures caused from segmented command
transfer).

19 years agofix #34757 (iconv_substr() gives "Unknown error" when offset > string length)
Antony Dovgal [Tue, 11 Oct 2005 13:50:52 +0000 (13:50 +0000)]
fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)

19 years agoFixed bug #32455 (wrong setting property to unset value)
Dmitry Stogov [Tue, 11 Oct 2005 10:15:40 +0000 (10:15 +0000)]
Fixed bug #32455 (wrong setting property to unset value)

19 years agoFixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/retur...
Dmitry Stogov [Tue, 11 Oct 2005 06:47:48 +0000 (06:47 +0000)]
Fixed bug #34790 (preg_match_all(), named capturing groups, variable assignment/return => crash)

19 years agouse proper macros and vars instead of strlen()
Antony Dovgal [Mon, 10 Oct 2005 20:06:35 +0000 (20:06 +0000)]
use proper macros and vars instead of strlen()

19 years agofix #34818 (new mysqli_stmt() and several others crash if the first parameter is...
Antony Dovgal [Mon, 10 Oct 2005 20:03:00 +0000 (20:03 +0000)]
fix #34818 (new mysqli_stmt() and several others crash if the first parameter is not a valid mysqli_link)

19 years ago- MFH: Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup
Derick Rethans [Mon, 10 Oct 2005 16:42:32 +0000 (16:42 +0000)]
- MFH: Make sure the tzcache' dtor doesn't cleanup cached misses in the lookup
  tables.

19 years agoTest seems potentially bogus.
George Schlossnagle [Mon, 10 Oct 2005 16:01:28 +0000 (16:01 +0000)]
Test seems potentially bogus.

19 years agoFixed XML Schema error
Dmitry Stogov [Mon, 10 Oct 2005 15:40:53 +0000 (15:40 +0000)]
Fixed XML Schema error

19 years agoMFH: Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object).
Ilia Alshanetsky [Mon, 10 Oct 2005 14:44:16 +0000 (14:44 +0000)]
MFH: Fixed bug #34809 (FETCH_INTO in PDO crashes without a destination object).

19 years agobug fixing news
Ilia Alshanetsky [Mon, 10 Oct 2005 14:31:21 +0000 (14:31 +0000)]
bug fixing news

19 years agoMFH: Fixed bug #34802 (Fixed crash on object instantiation failure).
Ilia Alshanetsky [Mon, 10 Oct 2005 14:31:12 +0000 (14:31 +0000)]
MFH: Fixed bug #34802 (Fixed crash on object instantiation failure).

19 years agoBFN
Antony Dovgal [Mon, 10 Oct 2005 12:58:10 +0000 (12:58 +0000)]
BFN

19 years agofix #34810 (mysqli::init() and others use wrong $this pointer without checks)
Antony Dovgal [Mon, 10 Oct 2005 12:57:55 +0000 (12:57 +0000)]
fix #34810 (mysqli::init() and others use wrong $this pointer without checks)

19 years agoFixed bug #34786 (2 @ results in change to error_reporting() to random value)
Dmitry Stogov [Mon, 10 Oct 2005 10:53:52 +0000 (10:53 +0000)]
Fixed bug #34786 (2 @ results in change to error_reporting() to random value)

19 years agoMFH
Dmitry Stogov [Mon, 10 Oct 2005 10:50:16 +0000 (10:50 +0000)]
MFH

19 years agoBFN
Antony Dovgal [Mon, 10 Oct 2005 10:46:34 +0000 (10:46 +0000)]
BFN

19 years agoMF44: fix #33383 (crash when retrieving empty LOBs)
Antony Dovgal [Mon, 10 Oct 2005 10:44:39 +0000 (10:44 +0000)]
MF44: fix #33383 (crash when retrieving empty LOBs)

19 years agoMFH: copypastetypofix
foobar [Mon, 10 Oct 2005 10:28:53 +0000 (10:28 +0000)]
MFH: copypastetypofix

19 years agoMFH
foobar [Mon, 10 Oct 2005 09:50:35 +0000 (09:50 +0000)]
MFH

19 years agoFixed bug #34467 (foreach + __get + __set incosistency)
Dmitry Stogov [Mon, 10 Oct 2005 09:50:05 +0000 (09:50 +0000)]
Fixed bug #34467 (foreach + __get + __set incosistency)

19 years ago- MFH Fix Logic
Marcus Boerger [Mon, 10 Oct 2005 06:09:25 +0000 (06:09 +0000)]
- MFH Fix Logic

19 years agoMFH: fix test
foobar [Mon, 10 Oct 2005 05:57:21 +0000 (05:57 +0000)]
MFH: fix test

19 years agoextra spaces removed
foobar [Mon, 10 Oct 2005 05:55:44 +0000 (05:55 +0000)]
extra spaces removed

19 years agoMFH: PHP_CONFIG_FILE_PATH needs to use strlen() due to Win build
Rob Richards [Mon, 10 Oct 2005 02:26:56 +0000 (02:26 +0000)]
MFH: PHP_CONFIG_FILE_PATH needs to use strlen() due to Win build

19 years agotypofix
foobar [Sun, 9 Oct 2005 20:44:02 +0000 (20:44 +0000)]
typofix

19 years agoBFN
foobar [Sun, 9 Oct 2005 20:40:46 +0000 (20:40 +0000)]
BFN

19 years agoMFH: - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared).
foobar [Sun, 9 Oct 2005 20:39:42 +0000 (20:39 +0000)]
MFH: - Fixed bug #34796 (missing SSL linking in ext/ftp when configured as shared).

19 years agoMFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info).
Ilia Alshanetsky [Sun, 9 Oct 2005 19:00:34 +0000 (19:00 +0000)]
MFH: Fixed bug #34777 (Crash in dblib when fetching non-existent error info).

19 years agoadd charsetnr and length to the object returned. this is kind of bug
Andrey Hristov [Sun, 9 Oct 2005 17:03:01 +0000 (17:03 +0000)]
add charsetnr and length to the object returned. this is kind of bug
because fetch_fields() and fetch_field() return that info and
fetch_field_direct() does not

19 years ago- MFH Make test check for PlPgSQL before using it
Marcus Boerger [Sun, 9 Oct 2005 15:58:13 +0000 (15:58 +0000)]
- MFH Make test check for PlPgSQL before using it

19 years ago- MFH Add new test
Marcus Boerger [Sun, 9 Oct 2005 15:14:22 +0000 (15:14 +0000)]
- MFH Add new test

19 years ago- MFH Fix potential SEGV with overloaded objects
Marcus Boerger [Sun, 9 Oct 2005 14:42:08 +0000 (14:42 +0000)]
- MFH Fix potential SEGV with overloaded objects

19 years ago- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)
Marcus Boerger [Sun, 9 Oct 2005 14:40:01 +0000 (14:40 +0000)]
- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)

19 years agoFixed bug #34788 (SOAP Client not applying correct namespace to generated values)
Dmitry Stogov [Sun, 9 Oct 2005 12:41:44 +0000 (12:41 +0000)]
Fixed bug #34788 (SOAP Client not applying correct namespace to generated values)

19 years ago-fix build as shared or separate from main build (bfrance)
Pierre Joye [Sun, 9 Oct 2005 12:06:27 +0000 (12:06 +0000)]
-fix build as shared or separate from main build (bfrance)

19 years agoFixed bug #34787 (SOAP Client not handling boolean types correctly)
Dmitry Stogov [Sun, 9 Oct 2005 11:05:46 +0000 (11:05 +0000)]
Fixed bug #34787 (SOAP Client not handling boolean types correctly)

19 years agoadded Bugfix for #34785
Georg Richter [Sun, 9 Oct 2005 06:03:13 +0000 (06:03 +0000)]
added Bugfix for #34785

19 years ago- Update docu
Marcus Boerger [Sat, 8 Oct 2005 19:09:58 +0000 (19:09 +0000)]
- Update docu
- Synch class consts with HEAD
- Synch example RecursiveTreeIterator (as far as possible)

19 years agofix for bug 34785:
Georg Richter [Sat, 8 Oct 2005 15:08:07 +0000 (15:08 +0000)]
fix for bug 34785:
  added support for parent::__construct (mysqli_statement and mysqli_resultset)
  fixed failed testcases when sql_mode is in effect

19 years ago- MFH: Fixed bug #34676: missing support for strtotime("midnight") and
Derick Rethans [Sat, 8 Oct 2005 14:31:17 +0000 (14:31 +0000)]
- MFH: Fixed bug #34676: missing support for strtotime("midnight") and
  strtotime("noon").

19 years ago- MFH Add new test
Marcus Boerger [Fri, 7 Oct 2005 23:23:44 +0000 (23:23 +0000)]
- MFH Add new test

19 years ago- MFH: Make the Windows guessing routines actually return the guessed timezone.
Derick Rethans [Fri, 7 Oct 2005 20:32:17 +0000 (20:32 +0000)]
- MFH: Make the Windows guessing routines actually return the guessed timezone.

19 years ago- BFN
Marcus Boerger [Fri, 7 Oct 2005 18:57:10 +0000 (18:57 +0000)]
- BFN

19 years agoTest simple derivation from restriction.
George Schlossnagle [Fri, 7 Oct 2005 15:05:06 +0000 (15:05 +0000)]
Test simple derivation from restriction.

19 years ago- MFH: Change parameter name because NetWare expands "tzname" as a macro to
Derick Rethans [Fri, 7 Oct 2005 13:33:31 +0000 (13:33 +0000)]
- MFH: Change parameter name because NetWare expands "tzname" as a macro to
  something else.

19 years agoFixed bug #34766 (possible crash on HTTP redirection)
Dmitry Stogov [Fri, 7 Oct 2005 11:56:19 +0000 (11:56 +0000)]
Fixed bug #34766 (possible crash on HTTP redirection)

19 years agoReverted last George patches
Dmitry Stogov [Fri, 7 Oct 2005 08:23:35 +0000 (08:23 +0000)]
Reverted last George patches

19 years ago- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm).
Derick Rethans [Fri, 7 Oct 2005 08:09:01 +0000 (08:09 +0000)]
- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm).

19 years ago- MFH: New timezonemap data.
Derick Rethans [Fri, 7 Oct 2005 08:06:40 +0000 (08:06 +0000)]
- MFH: New timezonemap data.

19 years ago- MFH C vs. C++ fix
Marcus Boerger [Fri, 7 Oct 2005 07:38:59 +0000 (07:38 +0000)]
- MFH  C vs. C++ fix

19 years agomaybe this month..
foobar [Fri, 7 Oct 2005 06:43:22 +0000 (06:43 +0000)]
maybe this month..

19 years agoPermit correct usage of inherited encoders (from restriction/extension
George Schlossnagle [Fri, 7 Oct 2005 05:14:52 +0000 (05:14 +0000)]
Permit correct usage of inherited encoders (from restriction/extension
"base" directives) for xml response decoding.

19 years ago- MFH ReflectionClass::isInstantiable and abstract classes
Marcus Boerger [Thu, 6 Oct 2005 22:46:33 +0000 (22:46 +0000)]
- MFH ReflectionClass::isInstantiable and abstract classes

19 years agoMFH: support complex types in restrictions and extensions
George Schlossnagle [Thu, 6 Oct 2005 22:30:24 +0000 (22:30 +0000)]
MFH: support complex types in restrictions and extensions

19 years ago- MFH Fix issue (endless loop) with temp/memory streams
Marcus Boerger [Thu, 6 Oct 2005 21:31:25 +0000 (21:31 +0000)]
- MFH Fix issue (endless loop) with temp/memory streams

19 years agoBFN
foobar [Thu, 6 Oct 2005 21:00:54 +0000 (21:00 +0000)]
BFN

19 years agoMFH: Added missing safe_mode checks.
Ilia Alshanetsky [Thu, 6 Oct 2005 20:47:41 +0000 (20:47 +0000)]
MFH: Added missing safe_mode checks.

19 years ago- MFH: Fix #34557 php -m exits with "error" 1
Johannes Schlüter [Thu, 6 Oct 2005 20:29:41 +0000 (20:29 +0000)]
- MFH: Fix #34557 php -m exits with "error" 1

19 years agoMFH: use sizeof instead of define
Rob Richards [Thu, 6 Oct 2005 18:48:19 +0000 (18:48 +0000)]
MFH: use sizeof instead of define

19 years ago- Add new test
Marcus Boerger [Thu, 6 Oct 2005 18:34:16 +0000 (18:34 +0000)]
- Add new test

19 years ago- MFH: Fixed Windows build (patch by Mike)
Derick Rethans [Thu, 6 Oct 2005 13:03:43 +0000 (13:03 +0000)]
- MFH: Fixed Windows build (patch by Mike)

19 years ago- MFH (faillog, streams, counting, .......)
Marcus Boerger [Thu, 6 Oct 2005 09:42:17 +0000 (09:42 +0000)]
- MFH (faillog, streams, counting, .......)

19 years agoMFH: fix buffer lengths passed to snprintf
Rob Richards [Wed, 5 Oct 2005 22:36:10 +0000 (22:36 +0000)]
MFH: fix buffer lengths passed to snprintf

19 years agonuke unused variable
Antony Dovgal [Wed, 5 Oct 2005 22:17:38 +0000 (22:17 +0000)]
nuke unused variable

19 years agouse the right constant name in error messages
Antony Dovgal [Wed, 5 Oct 2005 22:14:52 +0000 (22:14 +0000)]
use the right constant name in error messages

19 years ago- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks
Marcus Boerger [Wed, 5 Oct 2005 21:59:13 +0000 (21:59 +0000)]
- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks

19 years ago- MFH Update examples
Marcus Boerger [Wed, 5 Oct 2005 19:11:51 +0000 (19:11 +0000)]
- MFH Update examples

19 years agoMFH: fix ZTS build
Rob Richards [Wed, 5 Oct 2005 16:40:21 +0000 (16:40 +0000)]
MFH: fix ZTS build

19 years agoMFH: Missing safe_mode/open_basedir checks for file uploads.
Ilia Alshanetsky [Wed, 5 Oct 2005 14:35:30 +0000 (14:35 +0000)]
MFH: Missing safe_mode/open_basedir checks for file uploads.

19 years ago- Committing some changes that make PDO+SPL not crash anymore. These are done
Derick Rethans [Wed, 5 Oct 2005 13:51:46 +0000 (13:51 +0000)]
- Committing some changes that make PDO+SPL not crash anymore. These are done
by Marcus. and I'm committing them in order to actually use PHP 5.1 without
segfaulting when apache starts. This is not necessary the best solution.

19 years ago- Implement correct Windows timezone guessing.
Derick Rethans [Wed, 5 Oct 2005 11:06:56 +0000 (11:06 +0000)]
- Implement correct Windows timezone guessing.

19 years agoMFH: fix test
Antony Dovgal [Wed, 5 Oct 2005 09:00:36 +0000 (09:00 +0000)]
MFH: fix test

19 years ago- Fixed typo.
Derick Rethans [Wed, 5 Oct 2005 08:23:39 +0000 (08:23 +0000)]
- Fixed typo.

19 years ago- Implemented tzcache
Derick Rethans [Wed, 5 Oct 2005 08:20:44 +0000 (08:20 +0000)]
- Implemented tzcache
- Attempt at Windows detection code

19 years agoFixed throwing exceptions derived from SoapFault
Dmitry Stogov [Wed, 5 Oct 2005 07:02:30 +0000 (07:02 +0000)]
Fixed throwing exceptions derived from SoapFault

19 years agoMFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.
Ilia Alshanetsky [Wed, 5 Oct 2005 00:43:38 +0000 (00:43 +0000)]
MFH: Fixed possible INI setting leak via virtual() in Apache 2 sapi.

19 years agoMFH: fix #34723 (array_count_values() strips leading zeroes)
Antony Dovgal [Tue, 4 Oct 2005 20:48:17 +0000 (20:48 +0000)]
MFH: fix #34723 (array_count_values() strips leading zeroes)

19 years agofix #34731, patch by novicky at aarongroup dot cz
Antony Dovgal [Tue, 4 Oct 2005 18:15:18 +0000 (18:15 +0000)]
fix #34731, patch by novicky at aarongroup dot cz

19 years agofix #32179 (xmlrpc_encode() segfaults with recursive references)
Antony Dovgal [Tue, 4 Oct 2005 11:18:02 +0000 (11:18 +0000)]
fix #32179 (xmlrpc_encode() segfaults with recursive references)

19 years ago- Add optional dep for SPL under windows too
Marcus Boerger [Tue, 4 Oct 2005 07:47:11 +0000 (07:47 +0000)]
- Add optional dep for SPL under windows too

19 years ago- Add optional dependency to SPL
Marcus Boerger [Tue, 4 Oct 2005 07:44:56 +0000 (07:44 +0000)]
- Add optional dependency to SPL

19 years agoMFH: nuke warning
Antony Dovgal [Mon, 3 Oct 2005 23:48:21 +0000 (23:48 +0000)]
MFH: nuke warning

19 years agoinclude php_version_compare() declaration and eliminate warning
Antony Dovgal [Mon, 3 Oct 2005 23:37:10 +0000 (23:37 +0000)]
include php_version_compare() declaration and eliminate warning

19 years agofree cls_methods correctly and fix segfault on shutdown
Antony Dovgal [Mon, 3 Oct 2005 23:27:26 +0000 (23:27 +0000)]
free cls_methods correctly and fix segfault on shutdown
(no bug entry and MFB, though..)

19 years agoMFH
foobar [Mon, 3 Oct 2005 20:21:02 +0000 (20:21 +0000)]
MFH

19 years ago- MFH Throw an exception if an illegal string value is being used in
Marcus Boerger [Mon, 3 Oct 2005 17:59:56 +0000 (17:59 +0000)]
- MFH Throw an exception if an illegal string value is being used in
  ArrayObject::offsetSet()

19 years ago- MFH Really allow SXE being shared by not using anything from it directly in SPL
Marcus Boerger [Mon, 3 Oct 2005 16:05:08 +0000 (16:05 +0000)]
- MFH Really allow SXE being shared by not using anything from it directly in SPL

19 years ago- Synch (to decrease number of diffs)
Marcus Boerger [Mon, 3 Oct 2005 15:43:40 +0000 (15:43 +0000)]
- Synch (to decrease number of diffs)

19 years ago- MFH change require to require_once
Marcus Boerger [Mon, 3 Oct 2005 15:06:27 +0000 (15:06 +0000)]
- MFH change require to require_once

19 years agoMFH: GLOBALS protection for extract() function.
Ilia Alshanetsky [Mon, 3 Oct 2005 14:04:16 +0000 (14:04 +0000)]
MFH: GLOBALS protection for extract() function.

19 years ago- MFH Update example
Marcus Boerger [Mon, 3 Oct 2005 13:36:18 +0000 (13:36 +0000)]
- MFH Update example

19 years ago- MFH Allow uncached global functions
Marcus Boerger [Mon, 3 Oct 2005 12:36:36 +0000 (12:36 +0000)]
- MFH Allow uncached global functions

19 years ago- MFH: Only use external database when it is newer than the builtin one.
Derick Rethans [Mon, 3 Oct 2005 11:34:51 +0000 (11:34 +0000)]
- MFH: Only use external database when it is newer than the builtin one.

19 years ago- MFH: Allow an external Timezone Database to be used.
Derick Rethans [Mon, 3 Oct 2005 11:17:28 +0000 (11:17 +0000)]
- MFH: Allow an external Timezone Database to be used.

19 years agoMFH (Bug #34643 wsdl default value)
Dmitry Stogov [Mon, 3 Oct 2005 09:53:13 +0000 (09:53 +0000)]
MFH (Bug #34643 wsdl default value)

19 years ago- MFH Fix issue with RecursiveArrayIterator::getChildren()
Marcus Boerger [Mon, 3 Oct 2005 09:14:30 +0000 (09:14 +0000)]
- MFH Fix issue with RecursiveArrayIterator::getChildren()

19 years agoFixed bug #34678 (__call(), is_callable() and static methods)
Dmitry Stogov [Mon, 3 Oct 2005 09:12:19 +0000 (09:12 +0000)]
Fixed bug #34678 (__call(), is_callable() and static methods)

19 years agoFixed bug #34358 (Fatal error: Cannot re-assign $this)
Dmitry Stogov [Mon, 3 Oct 2005 08:21:51 +0000 (08:21 +0000)]
Fixed bug #34358 (Fatal error: Cannot re-assign $this)

19 years agoMFH: Fixed memory leak.
Ilia Alshanetsky [Mon, 3 Oct 2005 03:54:06 +0000 (03:54 +0000)]
MFH: Fixed memory leak.