]>
granicus.if.org Git - php/log
foobar [Tue, 11 Oct 2005 18:58:59 +0000 (18:58 +0000)]
MFH: removed confusing dot.
foobar [Tue, 11 Oct 2005 18:11:13 +0000 (18:11 +0000)]
fix test
Ilia Alshanetsky [Tue, 11 Oct 2005 16:19:14 +0000 (16:19 +0000)]
MFH: Fixed bug #33167 (Possible crash inside pg_fetch_array()).
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).
Antony Dovgal [Tue, 11 Oct 2005 13:50:52 +0000 (13:50 +0000)]
fix #34757 (iconv_substr() gives "Unknown error" when offset > string length)
Dmitry Stogov [Tue, 11 Oct 2005 10:15:40 +0000 (10:15 +0000)]
Fixed bug #32455 (wrong setting property to unset value)
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)
Antony Dovgal [Mon, 10 Oct 2005 20:06:35 +0000 (20:06 +0000)]
use proper macros and vars instead of strlen()
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)
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.
George Schlossnagle [Mon, 10 Oct 2005 16:01:28 +0000 (16:01 +0000)]
Test seems potentially bogus.
Dmitry Stogov [Mon, 10 Oct 2005 15:40:53 +0000 (15:40 +0000)]
Fixed XML Schema error
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).
Ilia Alshanetsky [Mon, 10 Oct 2005 14:31:21 +0000 (14:31 +0000)]
bug fixing news
Ilia Alshanetsky [Mon, 10 Oct 2005 14:31:12 +0000 (14:31 +0000)]
MFH: Fixed bug #34802 (Fixed crash on object instantiation failure).
Antony Dovgal [Mon, 10 Oct 2005 12:58:10 +0000 (12:58 +0000)]
BFN
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)
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)
Dmitry Stogov [Mon, 10 Oct 2005 10:50:16 +0000 (10:50 +0000)]
MFH
Antony Dovgal [Mon, 10 Oct 2005 10:46:34 +0000 (10:46 +0000)]
BFN
Antony Dovgal [Mon, 10 Oct 2005 10:44:39 +0000 (10:44 +0000)]
MF44: fix #33383 (crash when retrieving empty LOBs)
foobar [Mon, 10 Oct 2005 10:28:53 +0000 (10:28 +0000)]
MFH: copypastetypofix
foobar [Mon, 10 Oct 2005 09:50:35 +0000 (09:50 +0000)]
MFH
Dmitry Stogov [Mon, 10 Oct 2005 09:50:05 +0000 (09:50 +0000)]
Fixed bug #34467 (foreach + __get + __set incosistency)
Marcus Boerger [Mon, 10 Oct 2005 06:09:25 +0000 (06:09 +0000)]
- MFH Fix Logic
foobar [Mon, 10 Oct 2005 05:57:21 +0000 (05:57 +0000)]
MFH: fix test
foobar [Mon, 10 Oct 2005 05:55:44 +0000 (05:55 +0000)]
extra spaces removed
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
foobar [Sun, 9 Oct 2005 20:44:02 +0000 (20:44 +0000)]
typofix
foobar [Sun, 9 Oct 2005 20:40:46 +0000 (20:40 +0000)]
BFN
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).
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).
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
Marcus Boerger [Sun, 9 Oct 2005 15:58:13 +0000 (15:58 +0000)]
- MFH Make test check for PlPgSQL before using it
Marcus Boerger [Sun, 9 Oct 2005 15:14:22 +0000 (15:14 +0000)]
- MFH Add new test
Marcus Boerger [Sun, 9 Oct 2005 14:42:08 +0000 (14:42 +0000)]
- MFH Fix potential SEGV with overloaded objects
Marcus Boerger [Sun, 9 Oct 2005 14:40:01 +0000 (14:40 +0000)]
- MFH Bugfix #34704 (Infinite recursion due to corrupt JPEG)
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)
Pierre Joye [Sun, 9 Oct 2005 12:06:27 +0000 (12:06 +0000)]
-fix build as shared or separate from main build (bfrance)
Dmitry Stogov [Sun, 9 Oct 2005 11:05:46 +0000 (11:05 +0000)]
Fixed bug #34787 (SOAP Client not handling boolean types correctly)
Georg Richter [Sun, 9 Oct 2005 06:03:13 +0000 (06:03 +0000)]
added Bugfix for #34785
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)
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
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").
Marcus Boerger [Fri, 7 Oct 2005 23:23:44 +0000 (23:23 +0000)]
- MFH Add new test
Derick Rethans [Fri, 7 Oct 2005 20:32:17 +0000 (20:32 +0000)]
- MFH: Make the Windows guessing routines actually return the guessed timezone.
Marcus Boerger [Fri, 7 Oct 2005 18:57:10 +0000 (18:57 +0000)]
- BFN
George Schlossnagle [Fri, 7 Oct 2005 15:05:06 +0000 (15:05 +0000)]
Test simple derivation from restriction.
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.
Dmitry Stogov [Fri, 7 Oct 2005 11:56:19 +0000 (11:56 +0000)]
Fixed bug #34766 (possible crash on HTTP redirection)
Dmitry Stogov [Fri, 7 Oct 2005 08:23:35 +0000 (08:23 +0000)]
Reverted last George patches
Derick Rethans [Fri, 7 Oct 2005 08:09:01 +0000 (08:09 +0000)]
- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm).
Derick Rethans [Fri, 7 Oct 2005 08:06:40 +0000 (08:06 +0000)]
- MFH: New timezonemap data.
Marcus Boerger [Fri, 7 Oct 2005 07:38:59 +0000 (07:38 +0000)]
- MFH C vs. C++ fix
foobar [Fri, 7 Oct 2005 06:43:22 +0000 (06:43 +0000)]
maybe this month..
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.
Marcus Boerger [Thu, 6 Oct 2005 22:46:33 +0000 (22:46 +0000)]
- MFH ReflectionClass::isInstantiable and abstract classes
George Schlossnagle [Thu, 6 Oct 2005 22:30:24 +0000 (22:30 +0000)]
MFH: support complex types in restrictions and extensions
Marcus Boerger [Thu, 6 Oct 2005 21:31:25 +0000 (21:31 +0000)]
- MFH Fix issue (endless loop) with temp/memory streams
foobar [Thu, 6 Oct 2005 21:00:54 +0000 (21:00 +0000)]
BFN
Ilia Alshanetsky [Thu, 6 Oct 2005 20:47:41 +0000 (20:47 +0000)]
MFH: Added missing safe_mode checks.
Johannes Schlüter [Thu, 6 Oct 2005 20:29:41 +0000 (20:29 +0000)]
- MFH: Fix #34557 php -m exits with "error" 1
Rob Richards [Thu, 6 Oct 2005 18:48:19 +0000 (18:48 +0000)]
MFH: use sizeof instead of define
Marcus Boerger [Thu, 6 Oct 2005 18:34:16 +0000 (18:34 +0000)]
- Add new test
Derick Rethans [Thu, 6 Oct 2005 13:03:43 +0000 (13:03 +0000)]
- MFH: Fixed Windows build (patch by Mike)
Marcus Boerger [Thu, 6 Oct 2005 09:42:17 +0000 (09:42 +0000)]
- MFH (faillog, streams, counting, .......)
Rob Richards [Wed, 5 Oct 2005 22:36:10 +0000 (22:36 +0000)]
MFH: fix buffer lengths passed to snprintf
Antony Dovgal [Wed, 5 Oct 2005 22:17:38 +0000 (22:17 +0000)]
nuke unused variable
Antony Dovgal [Wed, 5 Oct 2005 22:14:52 +0000 (22:14 +0000)]
use the right constant name in error messages
Marcus Boerger [Wed, 5 Oct 2005 21:59:13 +0000 (21:59 +0000)]
- Synch RecursiveIteratorIterator, fixes a few memory corruptions/memleaks
Marcus Boerger [Wed, 5 Oct 2005 19:11:51 +0000 (19:11 +0000)]
- MFH Update examples
Rob Richards [Wed, 5 Oct 2005 16:40:21 +0000 (16:40 +0000)]
MFH: fix ZTS build
Ilia Alshanetsky [Wed, 5 Oct 2005 14:35:30 +0000 (14:35 +0000)]
MFH: Missing safe_mode/open_basedir checks for file uploads.
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.
Derick Rethans [Wed, 5 Oct 2005 11:06:56 +0000 (11:06 +0000)]
- Implement correct Windows timezone guessing.
Antony Dovgal [Wed, 5 Oct 2005 09:00:36 +0000 (09:00 +0000)]
MFH: fix test
Derick Rethans [Wed, 5 Oct 2005 08:23:39 +0000 (08:23 +0000)]
- Fixed typo.
Derick Rethans [Wed, 5 Oct 2005 08:20:44 +0000 (08:20 +0000)]
- Implemented tzcache
- Attempt at Windows detection code
Dmitry Stogov [Wed, 5 Oct 2005 07:02:30 +0000 (07:02 +0000)]
Fixed throwing exceptions derived from SoapFault
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.
Antony Dovgal [Tue, 4 Oct 2005 20:48:17 +0000 (20:48 +0000)]
MFH: fix #34723 (array_count_values() strips leading zeroes)
Antony Dovgal [Tue, 4 Oct 2005 18:15:18 +0000 (18:15 +0000)]
fix #34731, patch by novicky at aarongroup dot cz
Antony Dovgal [Tue, 4 Oct 2005 11:18:02 +0000 (11:18 +0000)]
fix #32179 (xmlrpc_encode() segfaults with recursive references)
Marcus Boerger [Tue, 4 Oct 2005 07:47:11 +0000 (07:47 +0000)]
- Add optional dep for SPL under windows too
Marcus Boerger [Tue, 4 Oct 2005 07:44:56 +0000 (07:44 +0000)]
- Add optional dependency to SPL
Antony Dovgal [Mon, 3 Oct 2005 23:48:21 +0000 (23:48 +0000)]
MFH: nuke warning
Antony Dovgal [Mon, 3 Oct 2005 23:37:10 +0000 (23:37 +0000)]
include php_version_compare() declaration and eliminate warning
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..)
foobar [Mon, 3 Oct 2005 20:21:02 +0000 (20:21 +0000)]
MFH
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()
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
Marcus Boerger [Mon, 3 Oct 2005 15:43:40 +0000 (15:43 +0000)]
- Synch (to decrease number of diffs)
Marcus Boerger [Mon, 3 Oct 2005 15:06:27 +0000 (15:06 +0000)]
- MFH change require to require_once
Ilia Alshanetsky [Mon, 3 Oct 2005 14:04:16 +0000 (14:04 +0000)]
MFH: GLOBALS protection for extract() function.
Marcus Boerger [Mon, 3 Oct 2005 13:36:18 +0000 (13:36 +0000)]
- MFH Update example
Marcus Boerger [Mon, 3 Oct 2005 12:36:36 +0000 (12:36 +0000)]
- MFH Allow uncached global functions
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.
Derick Rethans [Mon, 3 Oct 2005 11:17:28 +0000 (11:17 +0000)]
- MFH: Allow an external Timezone Database to be used.
Dmitry Stogov [Mon, 3 Oct 2005 09:53:13 +0000 (09:53 +0000)]
MFH (Bug #34643 wsdl default value)
Marcus Boerger [Mon, 3 Oct 2005 09:14:30 +0000 (09:14 +0000)]
- MFH Fix issue with RecursiveArrayIterator::getChildren()