]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Fri, 14 Oct 2005 15:35:56 +0000 (15:35 +0000)]
Pear installer fix
Ilia Alshanetsky [Fri, 14 Oct 2005 15:30:39 +0000 (15:30 +0000)]
ZTS fix
Ilia Alshanetsky [Fri, 14 Oct 2005 15:30:26 +0000 (15:30 +0000)]
Back to dev
Derick Rethans [Fri, 14 Oct 2005 13:41:47 +0000 (13:41 +0000)]
- Use the non-zlib version of the PHAR.
Ilia Alshanetsky [Fri, 14 Oct 2005 13:36:35 +0000 (13:36 +0000)]
Prepare for 5.1RC2
Ilia Alshanetsky [Thu, 13 Oct 2005 21:26:45 +0000 (21:26 +0000)]
MFH: fix test failures
Rob Richards [Thu, 13 Oct 2005 21:20:12 +0000 (21:20 +0000)]
MFH: move constants to class
Rob Richards [Thu, 13 Oct 2005 20:34:37 +0000 (20:34 +0000)]
MFH: insure stream usage
Rob Richards [Thu, 13 Oct 2005 20:33:40 +0000 (20:33 +0000)]
MFH: bump libxml min version to 2.6.11
Marcus Boerger [Thu, 13 Oct 2005 19:49:59 +0000 (19:49 +0000)]
- MFH SPL example was changed, so change PDO test accordingly
Marcus Boerger [Thu, 13 Oct 2005 19:49:27 +0000 (19:49 +0000)]
- MFH Add ability to bypass key() surrounding and make that default
foobar [Thu, 13 Oct 2005 19:28:58 +0000 (19:28 +0000)]
MFH
Marcus Boerger [Thu, 13 Oct 2005 18:37:19 +0000 (18:37 +0000)]
- Do not try to autoload the class, use internal only
Antony Dovgal [Thu, 13 Oct 2005 15:23:11 +0000 (15:23 +0000)]
MFH: fix #34856 (configure fails to detect libiconv's type)
Antony Dovgal [Thu, 13 Oct 2005 12:58:48 +0000 (12:58 +0000)]
MFH: fix #34855 (ibase_service_attach() segfault on AMD64)
foobar [Thu, 13 Oct 2005 10:02:59 +0000 (10:02 +0000)]
- Fixed bug #34850 (--program-suffix and --program-prefix not included in man page names)
foobar [Thu, 13 Oct 2005 10:01:59 +0000 (10:01 +0000)]
reorder
Antony Dovgal [Thu, 13 Oct 2005 09:48:38 +0000 (09:48 +0000)]
ws fix
Antony Dovgal [Wed, 12 Oct 2005 21:24:09 +0000 (21:24 +0000)]
fix bug #34581 (crash with mod_rewrite)
foobar [Wed, 12 Oct 2005 20:52:25 +0000 (20:52 +0000)]
missing entry
Derick Rethans [Wed, 12 Oct 2005 19:49:59 +0000 (19:49 +0000)]
- MFH: Apperently you can't store NULL pointer values into Zend hashes - god
know why not - so we won't store those in the cache anymore.
Ilia Alshanetsky [Wed, 12 Oct 2005 15:03:03 +0000 (15:03 +0000)]
MFH: Fixed bug #34758 (PDO_DBLIB did not implement rowCount()).
Antony Dovgal [Wed, 12 Oct 2005 14:43:30 +0000 (14:43 +0000)]
fix compile warnings (again)
Antony Dovgal [Wed, 12 Oct 2005 14:29:26 +0000 (14:29 +0000)]
make GCC happy and improve CS a bit
Antony Dovgal [Wed, 12 Oct 2005 14:04:02 +0000 (14:04 +0000)]
MFH: nuke unused vars
Rob Richards [Wed, 12 Oct 2005 13:58:10 +0000 (13:58 +0000)]
MFH: use spprintf where appropriate
Antony Dovgal [Wed, 12 Oct 2005 13:31:46 +0000 (13:31 +0000)]
fix TS build
Rob Richards [Wed, 12 Oct 2005 03:21:36 +0000 (03:21 +0000)]
BFN
Rob Richards [Wed, 12 Oct 2005 03:21:05 +0000 (03:21 +0000)]
MFH: Fixed Bug #27908 (xml default_handlers not being called)
Fix memleak when entitydecls are parsed
remove old ifdefs
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