]> granicus.if.org Git - php/log
php
20 years ago- Compile fix for systems without uint32_t typedef
foobar [Sat, 22 Jan 2005 20:28:17 +0000 (20:28 +0000)]
- Compile fix for systems without uint32_t typedef

20 years ago- Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)
Marcus Boerger [Sat, 22 Jan 2005 12:23:01 +0000 (12:23 +0000)]
- Fix #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.)

20 years ago- Update after fixing it
Marcus Boerger [Sat, 22 Jan 2005 12:22:01 +0000 (12:22 +0000)]
- Update after fixing it

20 years ago _ Add test for bug 31651
Marcus Boerger [Sat, 22 Jan 2005 11:46:56 +0000 (11:46 +0000)]
 _ Add test for bug 31651

20 years agoGenerate files needed for php5ts.dll build
Edin Kadribasic [Sat, 22 Jan 2005 03:36:38 +0000 (03:36 +0000)]
Generate files needed for php5ts.dll build

20 years ago- Two new API calls for Derick (retreive CV name and value) by Dmitry
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

20 years agoChangeLog update
<changelog@php.net> [Sat, 22 Jan 2005 01:34:16 +0000 (01:34 +0000)]
ChangeLog update

20 years ago- Typofix + removed unnecessary unsets caused by it
foobar [Sat, 22 Jan 2005 01:31:54 +0000 (01:31 +0000)]
- Typofix + removed unnecessary unsets caused by it

20 years agoMFB (bugfix for 24851)
Andrei Zmievski [Sat, 22 Jan 2005 00:01:33 +0000 (00:01 +0000)]
MFB (bugfix for 24851)

20 years agoCorrectly initialize ZVAL
Stefan Esser [Fri, 21 Jan 2005 16:03:47 +0000 (16:03 +0000)]
Correctly initialize ZVAL

20 years agodestruct return_value
Antony Dovgal [Fri, 21 Jan 2005 10:55:41 +0000 (10:55 +0000)]
destruct return_value

20 years agopicky picky.
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.

20 years agoAllow static build (better detection of PDO headers).
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

20 years agofix leak
Wez Furlong [Fri, 21 Jan 2005 04:41:52 +0000 (04:41 +0000)]
fix leak

20 years agohrmm. Really really really really touch the timestamp in CVS to avoid
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.

20 years agomake use of the query rewriter (even though it doesn't do anything yet)
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)

20 years agoupdate
Wez Furlong [Fri, 21 Jan 2005 04:02:41 +0000 (04:02 +0000)]
update

20 years agofix encoding nastiness that snuck in from the copy-n-paste of error code
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.

20 years agoand check in the generated c file later, to avoid remaking it in fresh checkouts.
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.

20 years agoRevise query parser so that it can rewrite from one bind syntax to another.
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.

20 years agoChangeLog update
<changelog@php.net> [Fri, 21 Jan 2005 01:36:01 +0000 (01:36 +0000)]
ChangeLog update

20 years agoEliminate unused parameter.
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

20 years agoEliminate unused parameter
Wez Furlong [Fri, 21 Jan 2005 00:38:09 +0000 (00:38 +0000)]
Eliminate unused parameter

20 years agofix backslash
Wez Furlong [Fri, 21 Jan 2005 00:04:50 +0000 (00:04 +0000)]
fix backslash

20 years agofix bug #31623 (OCILogin does not support password grace period)
Antony Dovgal [Thu, 20 Jan 2005 18:39:48 +0000 (18:39 +0000)]
fix bug #31623 (OCILogin does not support password grace period)

20 years agofix error message
Antony Dovgal [Thu, 20 Jan 2005 18:08:08 +0000 (18:08 +0000)]
fix error message

20 years agofix segfault in imap_sort() - it segfaults when options is less than 0.
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.

20 years agoFixed bug #31398 (When magic_guotes_gpc are enabled filenames with '
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).

20 years agoSupport for HTTP error codes
Dmitry Stogov [Thu, 20 Jan 2005 17:29:16 +0000 (17:29 +0000)]
Support for HTTP error codes

20 years agoAdd support for the 'official' build machine layout
Edin Kadribasic [Thu, 20 Jan 2005 15:54:35 +0000 (15:54 +0000)]
Add support for the 'official' build machine layout

20 years agoFixed bug #30901 (can't send cookies with soap envelop).
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])

20 years agofix segfault in imap_headerinfo() when fromlength or subjectlength are less than 0
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

20 years agoFixed bug #31422 (No Error-Logging on SoapServer-Side).
Dmitry Stogov [Thu, 20 Jan 2005 12:48:01 +0000 (12:48 +0000)]
Fixed bug #31422 (No Error-Logging on SoapServer-Side).

20 years agoFixed bug #28817 (Var problem when extending domDocument).
Rob Richards [Thu, 20 Jan 2005 11:47:05 +0000 (11:47 +0000)]
Fixed bug #28817 (Var problem when extending domDocument).

20 years agofix typos in error messages
Antony Dovgal [Thu, 20 Jan 2005 09:59:23 +0000 (09:59 +0000)]
fix typos in error messages

20 years agofix typos in error messages & resource name
Antony Dovgal [Thu, 20 Jan 2005 09:57:57 +0000 (09:57 +0000)]
fix typos in error messages & resource name

20 years agoSupport for HTTPS with digital certificates.
Dmitry Stogov [Thu, 20 Jan 2005 06:08:04 +0000 (06:08 +0000)]
Support for HTTPS with digital certificates.

20 years agoFix segfault on stmt close.
Wez Furlong [Thu, 20 Jan 2005 06:06:26 +0000 (06:06 +0000)]
Fix segfault on stmt close.
Make scrollable cursors actually work

20 years agoJuggle/enhance mssql library detection
Wez Furlong [Thu, 20 Jan 2005 05:09:06 +0000 (05:09 +0000)]
Juggle/enhance mssql library detection

20 years agoGenerate pdo_oci.dll for modern SDKs and pdo_oci8.dll for ye-olde oci805 libs.
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

20 years agogenerate dblib and mssql variants in the same build
Wez Furlong [Thu, 20 Jan 2005 03:29:53 +0000 (03:29 +0000)]
generate dblib and mssql variants in the same build

20 years agoA couple more adjustments for building multiple output variants of the same
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.

20 years ago- Revert the weird change of ZEND_STRS() macro and use the correct
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? :)

20 years ago- Changed phpize not to require automake and libtool.
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.

20 years agoChangeLog update
<changelog@php.net> [Thu, 20 Jan 2005 01:35:55 +0000 (01:35 +0000)]
ChangeLog update

20 years ago- Add --with-libdir to phpized builds too
foobar [Thu, 20 Jan 2005 00:54:18 +0000 (00:54 +0000)]
- Add --with-libdir to phpized builds too

20 years ago- Removed obsolete AC_PROG_RANLIB (AC_PROG_LIBTOOL does it)
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

20 years agoAdded --debug option to buildconf
foobar [Wed, 19 Jan 2005 23:03:29 +0000 (23:03 +0000)]
Added --debug option to buildconf

20 years agoRevert the multiple autoconf versions patch
foobar [Wed, 19 Jan 2005 22:27:39 +0000 (22:27 +0000)]
Revert the multiple autoconf versions patch

20 years agoStricter cc header check.
Ilia Alshanetsky [Wed, 19 Jan 2005 18:54:23 +0000 (18:54 +0000)]
Stricter cc header check.

20 years ago- Add the patched libtool.m4 from snaps so that Jani can play with it.
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.

20 years ago- Fixed bug #28976 (use From: from headers if sendmail_from is empty)
foobar [Wed, 19 Jan 2005 17:38:20 +0000 (17:38 +0000)]
- Fixed bug #28976 (use From: from headers if sendmail_from is empty)

20 years ago- Fix the pic patch
foobar [Wed, 19 Jan 2005 17:35:55 +0000 (17:35 +0000)]
- Fix the pic patch

20 years agoTake a stab at implementing out parameters for odbc
Wez Furlong [Wed, 19 Jan 2005 05:27:15 +0000 (05:27 +0000)]
Take a stab at implementing out parameters for odbc

20 years agodon't propogate an unspecified length to the driver.
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.

20 years agoadd dep
Wez Furlong [Wed, 19 Jan 2005 03:50:32 +0000 (03:50 +0000)]
add dep

20 years agoallow static linkage.
Wez Furlong [Wed, 19 Jan 2005 03:45:21 +0000 (03:45 +0000)]
allow static linkage.
Avoid segv when no username is passed

20 years agoleak/segv less
Wez Furlong [Wed, 19 Jan 2005 03:44:49 +0000 (03:44 +0000)]
leak/segv less

20 years ago- Fixed bug #29183 (Undefined symbol zend_check_private with Solaris CC)
foobar [Wed, 19 Jan 2005 01:46:26 +0000 (01:46 +0000)]
- Fixed bug #29183 (Undefined symbol zend_check_private with Solaris CC)

20 years agoChangeLog update
<changelog@php.net> [Wed, 19 Jan 2005 01:34:40 +0000 (01:34 +0000)]
ChangeLog update

20 years ago- Fixed bug #29136 (make test - libtool failure on MacOSX)
foobar [Wed, 19 Jan 2005 01:30:23 +0000 (01:30 +0000)]
- Fixed bug #29136 (make test - libtool failure on MacOSX)

20 years ago*compile before commit *
Wez Furlong [Wed, 19 Jan 2005 01:17:13 +0000 (01:17 +0000)]
*compile before commit *
*compile before commit *
*compile before commit *

20 years agoimplement nextRowset for ODBC
Wez Furlong [Wed, 19 Jan 2005 01:13:39 +0000 (01:13 +0000)]
implement nextRowset for ODBC
# this might even work first time

20 years agoproto bool PDOStatement::nextRowset()
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

20 years ago- Fix memleak
Marcus Boerger [Wed, 19 Jan 2005 00:55:56 +0000 (00:55 +0000)]
- Fix memleak

20 years agolet it compile again
Wez Furlong [Wed, 19 Jan 2005 00:33:56 +0000 (00:33 +0000)]
let it compile again

20 years ago- ldap_start_tls() requires ldapv3 protocol -> force it
foobar [Wed, 19 Jan 2005 00:27:21 +0000 (00:27 +0000)]
- ldap_start_tls() requires ldapv3 protocol -> force it

20 years agoFixed bug #31142 (crash, memory leak and data loss by imap_mail_compose).
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).

20 years agoSet the MSSQL_VERSION to FreeTDS when that lib is used
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

20 years agoRename php_freetds.dll to php_dblib.dll (still using the freetds libs).
Frank M. Kromann [Tue, 18 Jan 2005 22:38:24 +0000 (22:38 +0000)]
Rename php_freetds.dll to php_dblib.dll (still using the freetds libs).
Allow the build of both versions in the same process

20 years agoAllow the build system to generate multiple extensions from the same extension directory
Frank M. Kromann [Tue, 18 Jan 2005 22:37:12 +0000 (22:37 +0000)]
Allow the build system to generate multiple extensions from the same extension directory

20 years agoadd checks for libs & headers required by IBM DB2
Antony Dovgal [Tue, 18 Jan 2005 21:16:32 +0000 (21:16 +0000)]
add checks for libs & headers required by IBM DB2

20 years agoFixed bug #31480 (Possible infinite loop in imap_mail_compose()).
Ilia Alshanetsky [Tue, 18 Jan 2005 16:32:53 +0000 (16:32 +0000)]
Fixed bug #31480 (Possible infinite loop in imap_mail_compose()).

20 years agoFixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).
Ilia Alshanetsky [Tue, 18 Jan 2005 15:47:57 +0000 (15:47 +0000)]
Fixed bug #31479 (Fixed crash in chunk_split(), when chunklen > strlen).

20 years ago- Make sure FD_CLOEXEC is always defined.
foobar [Tue, 18 Jan 2005 15:44:33 +0000 (15:44 +0000)]
- Make sure FD_CLOEXEC is always defined.

20 years agofix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault)
Antony Dovgal [Tue, 18 Jan 2005 15:03:51 +0000 (15:03 +0000)]
fix bug #30430 (odbc_next_result() doesn't bind values and that results in segfault)
fix protos

20 years agoFixed patch for bug #31478 (SegFault/Memory Leak with empty())
Dmitry Stogov [Tue, 18 Jan 2005 12:01:31 +0000 (12:01 +0000)]
Fixed patch for bug #31478 (SegFault/Memory Leak with empty())

20 years ago- Sanitize output
foobar [Tue, 18 Jan 2005 11:53:49 +0000 (11:53 +0000)]
- Sanitize output

20 years agoAdd test for bug #31402
foobar [Tue, 18 Jan 2005 11:36:44 +0000 (11:36 +0000)]
Add test for bug #31402

20 years agoTouch the generated file.
foobar [Tue, 18 Jan 2005 10:57:05 +0000 (10:57 +0000)]
Touch the generated file.

20 years agoFixed bug #31190 (exceptions in call_user_func_array())
Dmitry Stogov [Tue, 18 Jan 2005 10:38:04 +0000 (10:38 +0000)]
Fixed bug #31190 (exceptions in call_user_func_array())

20 years agoAdd test case for bug #30726.
Magnus M��tt� [Tue, 18 Jan 2005 09:56:31 +0000 (09:56 +0000)]
Add test case for bug #30726.

20 years agoFixed bug #28444 (Cannot access undefined property for object with overloaded propert...
Dmitry Stogov [Tue, 18 Jan 2005 09:05:39 +0000 (09:05 +0000)]
Fixed bug #28444 (Cannot access undefined property for object with overloaded property access).

20 years agoMake this compile with the generic ntwdblib from Microsoft
Frank M. Kromann [Tue, 18 Jan 2005 07:17:01 +0000 (07:17 +0000)]
Make this compile with the generic ntwdblib from Microsoft

20 years agouse the static dblib.lib to avoid the need for extra dll's
Frank M. Kromann [Tue, 18 Jan 2005 06:42:08 +0000 (06:42 +0000)]
use the static dblib.lib to avoid the need for extra dll's

20 years agoadd --with-freetds option to win32 build.
Frank M. Kromann [Tue, 18 Jan 2005 06:32:11 +0000 (06:32 +0000)]
add --with-freetds option to win32 build.
TODO make it work when both mssql and freetds is included or bail out with an error

20 years agomake the mssql extension work with freetds on win32
Frank M. Kromann [Tue, 18 Jan 2005 06:29:45 +0000 (06:29 +0000)]
make the mssql extension work with freetds on win32

20 years agomake the mssql extension work with freetds on win32
Frank M. Kromann [Tue, 18 Jan 2005 06:09:48 +0000 (06:09 +0000)]
make the mssql extension work with freetds on win32

20 years agoAllow drivers to select bind emulation on a per statement basis
Wez Furlong [Tue, 18 Jan 2005 04:58:50 +0000 (04:58 +0000)]
Allow drivers to select bind emulation on a per statement basis

20 years agodoh
Wez Furlong [Tue, 18 Jan 2005 04:35:47 +0000 (04:35 +0000)]
doh

20 years agonice and fluffy error handling
Wez Furlong [Tue, 18 Jan 2005 02:42:52 +0000 (02:42 +0000)]
nice and fluffy error handling

20 years agoChangeLog update
<changelog@php.net> [Tue, 18 Jan 2005 01:36:51 +0000 (01:36 +0000)]
ChangeLog update

20 years agoremove error and hook up rowCount
Wez Furlong [Tue, 18 Jan 2005 00:58:15 +0000 (00:58 +0000)]
remove error and hook up rowCount

20 years agoFixed bug #30726 (-.1 like numbers are not being handled correctly).
Ilia Alshanetsky [Tue, 18 Jan 2005 00:29:43 +0000 (00:29 +0000)]
Fixed bug #30726 (-.1 like numbers are not being handled correctly).

20 years agoTidy up driver specific method handling
Wez Furlong [Mon, 17 Jan 2005 23:59:16 +0000 (23:59 +0000)]
Tidy up driver specific method handling

20 years agofix weird DB2 issue:
Antony Dovgal [Mon, 17 Jan 2005 18:08:54 +0000 (18:08 +0000)]
fix weird DB2 issue:
DB2's SQLDataSources() returns _max available_ length of result string instead of
_real_ length and that results in strings a-la "\0                  "

20 years ago- Fixed bug #31444 (Memory leak in zend_language_scanner.c)
foobar [Mon, 17 Jan 2005 17:20:56 +0000 (17:20 +0000)]
- Fixed bug #31444 (Memory leak in zend_language_scanner.c)

20 years ago- Added some sanity checks by changing to the parameter parsing API
foobar [Mon, 17 Jan 2005 17:07:28 +0000 (17:07 +0000)]
- Added some sanity checks by changing to the parameter parsing API

20 years agofix protos (by Mehdi Achour )
Christian Stocker [Mon, 17 Jan 2005 15:56:17 +0000 (15:56 +0000)]
fix protos (by Mehdi Achour )

20 years agofix leak appearing when odbc_errormsg() got invalid resource
Antony Dovgal [Mon, 17 Jan 2005 15:05:11 +0000 (15:05 +0000)]
fix leak appearing when odbc_errormsg() got invalid resource