]>
granicus.if.org Git - php/log
Dmitry Stogov [Tue, 25 Jan 2005 11:03:20 +0000 (11:03 +0000)]
Fixed bug #28041 (SOAP HTTP Digest Access Authentication was implemented)
Marcus Boerger [Tue, 25 Jan 2005 10:40:51 +0000 (10:40 +0000)]
- Bugfix #26229 (getIterator() segfaults when it returns arrays or scalars)
Marcus Boerger [Tue, 25 Jan 2005 10:39:49 +0000 (10:39 +0000)]
- Fix dependency
Marcus Boerger [Tue, 25 Jan 2005 10:07:52 +0000 (10:07 +0000)]
- Use correct freeing (thx Dmitry)
<changelog@php.net> [Tue, 25 Jan 2005 01:34:05 +0000 (01:34 +0000)]
ChangeLog update
foobar [Tue, 25 Jan 2005 00:09:44 +0000 (00:09 +0000)]
massage
Ilia Alshanetsky [Mon, 24 Jan 2005 23:53:00 +0000 (23:53 +0000)]
Fixed ZTS build
Ilia Alshanetsky [Mon, 24 Jan 2005 22:35:23 +0000 (22:35 +0000)]
Use multibyte specific code for handling files and generic basename based
code in all other instances.
Marcus Boerger [Mon, 24 Jan 2005 21:28:56 +0000 (21:28 +0000)]
- Unify
Marcus Boerger [Mon, 24 Jan 2005 21:27:36 +0000 (21:27 +0000)]
- Bugfix #31346
Marcus Boerger [Mon, 24 Jan 2005 21:13:52 +0000 (21:13 +0000)]
- Update
Marcus Boerger [Mon, 24 Jan 2005 20:22:56 +0000 (20:22 +0000)]
- Add new test
Marcus Boerger [Mon, 24 Jan 2005 20:21:11 +0000 (20:21 +0000)]
- bugfix 31348
Marcus Boerger [Mon, 24 Jan 2005 20:02:55 +0000 (20:02 +0000)]
- Second and last part of #30725 fix
Marcus Boerger [Mon, 24 Jan 2005 19:18:37 +0000 (19:18 +0000)]
- Allow getIterator() to fail
Marcus Boerger [Mon, 24 Jan 2005 19:16:06 +0000 (19:16 +0000)]
- Add new test
Marcus Boerger [Mon, 24 Jan 2005 18:49:01 +0000 (18:49 +0000)]
- mysqli/sqlite changes
Marcus Boerger [Mon, 24 Jan 2005 18:46:50 +0000 (18:46 +0000)]
- Synch with MYSQLi extension and use RuntimeException as base for
SQLiteException if SPL is present.
Moriyoshi Koizumi [Mon, 24 Jan 2005 16:47:18 +0000 (16:47 +0000)]
- Revert irrelevant part.
Antony Dovgal [Mon, 24 Jan 2005 14:19:53 +0000 (14:19 +0000)]
add test
Antony Dovgal [Mon, 24 Jan 2005 14:12:01 +0000 (14:12 +0000)]
fix msg_recieve() returning TRUE instead of FALSE when unserialize failed
(patch by Andrey Hristov)
Joe Orton [Mon, 24 Jan 2005 11:44:56 +0000 (11:44 +0000)]
Fixed regression #31645 - only flush before running the subrequest.
<changelog@php.net> [Mon, 24 Jan 2005 01:35:53 +0000 (01:35 +0000)]
ChangeLog update
Wez Furlong [Sun, 23 Jan 2005 15:34:48 +0000 (15:34 +0000)]
make this the right size...
Sergey Kartashoff [Sun, 23 Jan 2005 15:01:20 +0000 (15:01 +0000)]
- A bug in mnogosearch module in ispell loading code was fixed
Edin Kadribasic [Sun, 23 Jan 2005 14:50:06 +0000 (14:50 +0000)]
Add support for fetching meta data
Edin Kadribasic [Sun, 23 Jan 2005 10:57:11 +0000 (10:57 +0000)]
Store pgsql_type, intval and boolav per column
<changelog@php.net> [Sun, 23 Jan 2005 01:36:14 +0000 (01:36 +0000)]
ChangeLog update
Edin Kadribasic [Sat, 22 Jan 2005 23:51:09 +0000 (23:51 +0000)]
Remove debug stuff
Edin Kadribasic [Sat, 22 Jan 2005 23:31:19 +0000 (23:31 +0000)]
Support for native nulls, bools and ints
foobar [Sat, 22 Jan 2005 20:30:05 +0000 (20:30 +0000)]
- Remove also autom4te.cache dir with phpize --clean
foobar [Sat, 22 Jan 2005 20:28:17 +0000 (20:28 +0000)]
- Compile fix for systems without uint32_t typedef
Marcus Boerger [Sat, 22 Jan 2005 12:23:01 +0000 (12:23 +0000)]
- Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
Marcus Boerger [Sat, 22 Jan 2005 12:22:01 +0000 (12:22 +0000)]
- Update after fixing it
Marcus Boerger [Sat, 22 Jan 2005 11:46:56 +0000 (11:46 +0000)]
_ Add test for bug 31651
Edin Kadribasic [Sat, 22 Jan 2005 03:36:38 +0000 (03:36 +0000)]
Generate files needed for php5ts.dll build
Andi Gutmans [Sat, 22 Jan 2005 02:29:18 +0000 (02:29 +0000)]
- Two new API calls for Derick (retreive CV name and value) by Dmitry
<changelog@php.net> [Sat, 22 Jan 2005 01:34:16 +0000 (01:34 +0000)]
ChangeLog update
foobar [Sat, 22 Jan 2005 01:31:54 +0000 (01:31 +0000)]
- Typofix + removed unnecessary unsets caused by it
Andrei Zmievski [Sat, 22 Jan 2005 00:01:33 +0000 (00:01 +0000)]
MFB (bugfix for 24851)
Stefan Esser [Fri, 21 Jan 2005 16:03:47 +0000 (16:03 +0000)]
Correctly initialize ZVAL
Antony Dovgal [Fri, 21 Jan 2005 10:55:41 +0000 (10:55 +0000)]
destruct return_value
Wez Furlong [Fri, 21 Jan 2005 06:11:10 +0000 (06:11 +0000)]
picky picky.
Lets make those OUTPUT rather than INPUT-OUTPUT.
We need some flag from the user if they want that.
Wez Furlong [Fri, 21 Jan 2005 04:43:06 +0000 (04:43 +0000)]
Allow static build (better detection of PDO headers).
Copy error code into driver code, so PDO can handle it correctly.
Less leaks
Wez Furlong [Fri, 21 Jan 2005 04:41:52 +0000 (04:41 +0000)]
fix leak
Wez Furlong [Fri, 21 Jan 2005 04:34:41 +0000 (04:34 +0000)]
hrmm. Really really really really touch the timestamp in CVS to avoid
crappy makefile annoyance.
Wez Furlong [Fri, 21 Jan 2005 04:22:06 +0000 (04:22 +0000)]
make use of the query rewriter (even though it doesn't do anything yet)
Wez Furlong [Fri, 21 Jan 2005 04:02:41 +0000 (04:02 +0000)]
update
Wez Furlong [Fri, 21 Jan 2005 03:59:41 +0000 (03:59 +0000)]
fix encoding nastiness that snuck in from the copy-n-paste of error code
descriptions from a web page.
Wez Furlong [Fri, 21 Jan 2005 03:58:09 +0000 (03:58 +0000)]
and check in the generated c file later, to avoid remaking it in fresh checkouts.
Wez Furlong [Fri, 21 Jan 2005 03:57:06 +0000 (03:57 +0000)]
Revise query parser so that it can rewrite from one bind syntax to another.
Expose it as PDO_API. No drivers utilize this feature yet.
<changelog@php.net> [Fri, 21 Jan 2005 01:36:01 +0000 (01:36 +0000)]
ChangeLog update
Wez Furlong [Fri, 21 Jan 2005 00:39:03 +0000 (00:39 +0000)]
Eliminate unused parameter.
Don't start a transaction when asking for a cursor with pgsql.
Fix parameter binding for sqlite3
Wez Furlong [Fri, 21 Jan 2005 00:38:09 +0000 (00:38 +0000)]
Eliminate unused parameter
Wez Furlong [Fri, 21 Jan 2005 00:04:50 +0000 (00:04 +0000)]
fix backslash
Antony Dovgal [Thu, 20 Jan 2005 18:39:48 +0000 (18:39 +0000)]
fix bug #31623 (OCILogin does not support password grace period)
Antony Dovgal [Thu, 20 Jan 2005 18:08:08 +0000 (18:08 +0000)]
fix error message
Antony Dovgal [Thu, 20 Jan 2005 18:03:35 +0000 (18:03 +0000)]
fix segfault in imap_sort() - it segfaults when options is less than 0.
it looks like c-client bug, but we still need a workaround.
also, convert_to_string search criteria.
Ilia Alshanetsky [Thu, 20 Jan 2005 17:44:58 +0000 (17:44 +0000)]
Fixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
get cutoff).
Dmitry Stogov [Thu, 20 Jan 2005 17:29:16 +0000 (17:29 +0000)]
Support for HTTP error codes
Edin Kadribasic [Thu, 20 Jan 2005 15:54:35 +0000 (15:54 +0000)]
Add support for the 'official' build machine layout
Dmitry Stogov [Thu, 20 Jan 2005 14:29:19 +0000 (14:29 +0000)]
Fixed bug #30901 (can't send cookies with soap envelop).
void SoapClient::__setCookie(string name [, string value])
Antony Dovgal [Thu, 20 Jan 2005 14:04:50 +0000 (14:04 +0000)]
fix segfault in imap_headerinfo() when fromlength or subjectlength are less than 0
+ fix protos
Dmitry Stogov [Thu, 20 Jan 2005 12:48:01 +0000 (12:48 +0000)]
Fixed bug #31422 (No Error-Logging on SoapServer-Side).
Rob Richards [Thu, 20 Jan 2005 11:47:05 +0000 (11:47 +0000)]
Fixed bug #28817 (Var problem when extending domDocument).
Antony Dovgal [Thu, 20 Jan 2005 09:59:23 +0000 (09:59 +0000)]
fix typos in error messages
Antony Dovgal [Thu, 20 Jan 2005 09:57:57 +0000 (09:57 +0000)]
fix typos in error messages & resource name
Dmitry Stogov [Thu, 20 Jan 2005 06:08:04 +0000 (06:08 +0000)]
Support for HTTPS with digital certificates.
Wez Furlong [Thu, 20 Jan 2005 06:06:26 +0000 (06:06 +0000)]
Fix segfault on stmt close.
Make scrollable cursors actually work
Wez Furlong [Thu, 20 Jan 2005 05:09:06 +0000 (05:09 +0000)]
Juggle/enhance mssql library detection
Wez Furlong [Thu, 20 Jan 2005 03:33:17 +0000 (03:33 +0000)]
Generate pdo_oci.dll for modern SDKs and pdo_oci8.dll for ye-olde oci805 libs.
I'm told that oci805 is required for connectivity to oci805 servers, which are
no longer supported in more recent SDK releases.
Edin: please grab:
http://download.oracle.com/otn/nt/instantclient/instantclient-basic-win32-10.1.0.3-
20050113 .zip
http://download.oracle.com/otn/nt/instantclient/instantclient-sdk-win32-10.1.0.3-
20050113 .zip
and extract them under php_build, so that you end up with php_build/instantclient10_1
Wez Furlong [Thu, 20 Jan 2005 03:29:53 +0000 (03:29 +0000)]
generate dblib and mssql variants in the same build
Wez Furlong [Thu, 20 Jan 2005 03:24:50 +0000 (03:24 +0000)]
A couple more adjustments for building multiple output variants of the same
extension source.
foobar [Thu, 20 Jan 2005 02:02:09 +0000 (02:02 +0000)]
- Revert the weird change of ZEND_STRS() macro and use the correct
ZEND_STRL() macro.
# ZEND_STRS was changed to be same as ZEND_STRL..someone on crack? :)
foobar [Thu, 20 Jan 2005 01:41:20 +0000 (01:41 +0000)]
- Changed phpize not to require automake and libtool.
- Fixed build system to always use bundled libtool files.
<changelog@php.net> [Thu, 20 Jan 2005 01:35:55 +0000 (01:35 +0000)]
ChangeLog update
foobar [Thu, 20 Jan 2005 00:54:18 +0000 (00:54 +0000)]
- Add --with-libdir to phpized builds too
foobar [Thu, 20 Jan 2005 00:51:41 +0000 (00:51 +0000)]
- Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)
- configure --help output cleanup for --with-libdir
foobar [Wed, 19 Jan 2005 23:03:29 +0000 (23:03 +0000)]
Added --debug option to buildconf
foobar [Wed, 19 Jan 2005 22:27:39 +0000 (22:27 +0000)]
Revert the multiple autoconf versions patch
Ilia Alshanetsky [Wed, 19 Jan 2005 18:54:23 +0000 (18:54 +0000)]
Stricter cc header check.
Derick Rethans [Wed, 19 Jan 2005 17:52:32 +0000 (17:52 +0000)]
- Add the patched libtool.m4 from snaps so that Jani can play with it.
foobar [Wed, 19 Jan 2005 17:38:20 +0000 (17:38 +0000)]
- Fixed bug #28976 (use From: from headers if sendmail_from is empty)
foobar [Wed, 19 Jan 2005 17:35:55 +0000 (17:35 +0000)]
- Fix the pic patch
Wez Furlong [Wed, 19 Jan 2005 05:27:15 +0000 (05:27 +0000)]
Take a stab at implementing out parameters for odbc
Wez Furlong [Wed, 19 Jan 2005 05:25:40 +0000 (05:25 +0000)]
don't propogate an unspecified length to the driver.
Drivers will used a 0 length as a hint that the parameter is an in-out or out
parameter.
Wez Furlong [Wed, 19 Jan 2005 03:50:32 +0000 (03:50 +0000)]
add dep
Wez Furlong [Wed, 19 Jan 2005 03:45:21 +0000 (03:45 +0000)]
allow static linkage.
Avoid segv when no username is passed
Wez Furlong [Wed, 19 Jan 2005 03:44:49 +0000 (03:44 +0000)]
leak/segv less
foobar [Wed, 19 Jan 2005 01:46:26 +0000 (01:46 +0000)]
- Fixed bug #29183 (Undefined symbol zend_check_private with Solaris CC)
<changelog@php.net> [Wed, 19 Jan 2005 01:34:40 +0000 (01:34 +0000)]
ChangeLog update
foobar [Wed, 19 Jan 2005 01:30:23 +0000 (01:30 +0000)]
- Fixed bug #29136 (make test - libtool failure on MacOSX)
Wez Furlong [Wed, 19 Jan 2005 01:17:13 +0000 (01:17 +0000)]
*compile before commit *
*compile before commit *
*compile before commit *
Wez Furlong [Wed, 19 Jan 2005 01:13:39 +0000 (01:13 +0000)]
implement nextRowset for ODBC
# this might even work first time
Wez Furlong [Wed, 19 Jan 2005 01:12:52 +0000 (01:12 +0000)]
proto bool PDOStatement::nextRowset()
Advances to the next rowset in a multi-rowset statement handle. Returns true if
it succeded, false otherwise
Marcus Boerger [Wed, 19 Jan 2005 00:55:56 +0000 (00:55 +0000)]
- Fix memleak
Wez Furlong [Wed, 19 Jan 2005 00:33:56 +0000 (00:33 +0000)]
let it compile again
foobar [Wed, 19 Jan 2005 00:27:21 +0000 (00:27 +0000)]
- ldap_start_tls() requires ldapv3 protocol -> force it
Ilia Alshanetsky [Tue, 18 Jan 2005 23:36:08 +0000 (23:36 +0000)]
Fixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).
Frank M. Kromann [Tue, 18 Jan 2005 22:39:01 +0000 (22:39 +0000)]
Set the MSSQL_VERSION to FreeTDS when that lib is used