]>
granicus.if.org Git - php/log
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()
Dmitry Stogov [Mon, 3 Oct 2005 09:12:19 +0000 (09:12 +0000)]
Fixed bug #34678 (__call(), is_callable() and static methods)
Dmitry Stogov [Mon, 3 Oct 2005 08:21:51 +0000 (08:21 +0000)]
Fixed bug #34358 (Fatal error: Cannot re-assign $this)
Ilia Alshanetsky [Mon, 3 Oct 2005 03:54:06 +0000 (03:54 +0000)]
MFH: Fixed memory leak.
Wez Furlong [Mon, 3 Oct 2005 00:55:23 +0000 (00:55 +0000)]
fix type
Marcus Boerger [Sun, 2 Oct 2005 23:12:35 +0000 (23:12 +0000)]
- MFH add new example
Wez Furlong [Sun, 2 Oct 2005 22:11:19 +0000 (22:11 +0000)]
Fix Bug #34687; error information from query() not passed back
Marcus Boerger [Sun, 2 Oct 2005 20:38:18 +0000 (20:38 +0000)]
- MFH PDOException base
Marcus Boerger [Sun, 2 Oct 2005 20:07:11 +0000 (20:07 +0000)]
- Add PDO::setAttribute(PDO::ATTR_STATEMENT_CLASS)
Marcus Boerger [Sun, 2 Oct 2005 17:33:05 +0000 (17:33 +0000)]
- MFH Add new example
Derick Rethans [Sun, 2 Oct 2005 16:30:42 +0000 (16:30 +0000)]
- timelib_config.h should stay too.
Derick Rethans [Sun, 2 Oct 2005 16:01:11 +0000 (16:01 +0000)]
- parse_date.c should not be here, as "make clean" removes it then.
Wez Furlong [Sat, 1 Oct 2005 19:19:36 +0000 (19:19 +0000)]
use the right macro for these
Greg Beaver [Sat, 1 Oct 2005 16:05:44 +0000 (16:05 +0000)]
set error_reporting to E_ALL in Makefile.frag
Marcus Boerger [Sat, 1 Oct 2005 15:46:31 +0000 (15:46 +0000)]
- SPL may extend SimpleXML (if present)
Marcus Boerger [Sat, 1 Oct 2005 15:41:37 +0000 (15:41 +0000)]
- Allow xpl/simplexml integration with simplexml being built shared
Derick Rethans [Sat, 1 Oct 2005 15:04:07 +0000 (15:04 +0000)]
- Implemented better timezone guessing algorithm.
Wez Furlong [Sat, 1 Oct 2005 02:48:11 +0000 (02:48 +0000)]
Allow compilation with PHP 5.0.x
Closes PECL #5514
foobar [Sat, 1 Oct 2005 02:01:23 +0000 (02:01 +0000)]
fix bfn
Pierre Joye [Fri, 30 Sep 2005 21:01:38 +0000 (21:01 +0000)]
- entry for #33125
Pierre Joye [Fri, 30 Sep 2005 20:48:05 +0000 (20:48 +0000)]
- #33125, imagecopymergegray produces mosaic rainbow effect
at some point the alpha emulation formula has been broken
restored.
Marcus Boerger [Fri, 30 Sep 2005 17:03:22 +0000 (17:03 +0000)]
- Try to fetch the necessary file via wget
foobar [Fri, 30 Sep 2005 10:26:18 +0000 (10:26 +0000)]
reorder,reword,merge
Wez Furlong [Fri, 30 Sep 2005 04:19:24 +0000 (04:19 +0000)]
Fix for PECL #5433 (rowCount() not set)
Marcus Boerger [Thu, 29 Sep 2005 19:57:13 +0000 (19:57 +0000)]
- TSRM fix
Ilia Alshanetsky [Thu, 29 Sep 2005 16:39:37 +0000 (16:39 +0000)]
Removed unnecessary component that accidentally snuck-in
Ilia Alshanetsky [Thu, 29 Sep 2005 16:30:51 +0000 (16:30 +0000)]
MFH:
Fixed possible crash and/or memory corruption in import_request_variables()
Fixed potential GLOBALS overwrite via import_request_variables().
Dmitry Stogov [Thu, 29 Sep 2005 10:02:11 +0000 (10:02 +0000)]
Fixed wrong array autodetection
Ilia Alshanetsky [Wed, 28 Sep 2005 22:39:52 +0000 (22:39 +0000)]
MFH: Fixed possible GLOBALS variable override when register_globals are ON.
MFH: Fixed possible register_globals toggle via parse_str().
MFH: Fixed negative offset handling in substr_compare() function.
Dmitry Stogov [Wed, 28 Sep 2005 11:24:18 +0000 (11:24 +0000)]
Fixed bug #34453 (parsing http://www.w3.org/2001/xml.xsd exception)
Dmitry Stogov [Tue, 27 Sep 2005 18:07:41 +0000 (18:07 +0000)]
Fixed bug #34617 (zend_deactivate: objects_store used after zend_objects_store_destroy is called)
Dmitry Stogov [Tue, 27 Sep 2005 15:25:10 +0000 (15:25 +0000)]
Fixed bug #34643 (wsdl default value has no effect)
Ilia Alshanetsky [Tue, 27 Sep 2005 15:07:49 +0000 (15:07 +0000)]
MFH: Fixed bug #32937 (open_basedir looses trailing / in the limiter).
Marcus Boerger [Tue, 27 Sep 2005 08:23:20 +0000 (08:23 +0000)]
- BFN
Wez Furlong [Mon, 26 Sep 2005 21:37:33 +0000 (21:37 +0000)]
ensure that this size is initialized correctly
Ilia Alshanetsky [Mon, 26 Sep 2005 19:34:09 +0000 (19:34 +0000)]
Touch generated file
Ilia Alshanetsky [Mon, 26 Sep 2005 19:33:26 +0000 (19:33 +0000)]
MFH: upgraded bundled libsqlite3 to version 3.2.7
Marcus Boerger [Mon, 26 Sep 2005 17:56:26 +0000 (17:56 +0000)]
- MFH: Reset global pointer to NULL after mem free (required for apache 1.3)
Ilia Alshanetsky [Mon, 26 Sep 2005 15:14:49 +0000 (15:14 +0000)]
Bug fixing news
Ilia Alshanetsky [Mon, 26 Sep 2005 15:14:19 +0000 (15:14 +0000)]
Fixed bug #34645 (ctype corrupts memory when validating large numbers).
Marcus Boerger [Sun, 25 Sep 2005 18:04:35 +0000 (18:04 +0000)]
- Try to fix bugs #34216 (Segfault with autoload) and #34584 (Segfault with
SPL autoload handler)
Ilia Alshanetsky [Sun, 25 Sep 2005 13:27:20 +0000 (13:27 +0000)]
Bug fixing news
Ilia Alshanetsky [Sun, 25 Sep 2005 13:26:30 +0000 (13:26 +0000)]
MFH: Fixed bug #34321 (Possible crash in filter code).
Wez Furlong [Sun, 25 Sep 2005 02:28:42 +0000 (02:28 +0000)]
reinstate this fix for building against PHP 5.0.x.
This works fine against PHP 5.1 too; if you revert this, you'd better have an
awesome technical reason, or I'll remove your karma.
Wez Furlong [Sun, 25 Sep 2005 02:05:03 +0000 (02:05 +0000)]
Fixup LOB handling for inserts (refs #34630).
Also tripped over the return of PECL #5200; looks like mysql doesn't return an
accurate length for the columns. The PDO driver will sanity check the real
length against the buffer size it allocated (based on the info provided by
mysql), so that we won't overrun the buffer. In addition, if a varchar field
is reported as having a length of less than 128, we'll allocate 128 just in
case.
If the data is truncated, report it via the appropriate sqlstate code.
There must be a better way to do this stuff.