]> granicus.if.org Git - php/log
php
20 years agoFix connecting to remote host, patch by Tim Friebe
Wez Furlong [Fri, 18 Feb 2005 15:11:27 +0000 (15:11 +0000)]
Fix connecting to remote host, patch by Tim Friebe

20 years ago- Fixed bug #32021: Crash caused by range('', 'z')
Derick Rethans [Fri, 18 Feb 2005 13:37:23 +0000 (13:37 +0000)]
- Fixed bug #32021: Crash caused by range('', 'z')

20 years agoFragment must have associated document to append xml otherwise it is read-only
Rob Richards [Fri, 18 Feb 2005 11:57:24 +0000 (11:57 +0000)]
Fragment must have associated document to append xml otherwise it is read-only

20 years agoFixed bug #32011 (Fragments which replaced Nodes are not globaly useable)
Rob Richards [Fri, 18 Feb 2005 11:47:20 +0000 (11:47 +0000)]
Fixed bug #32011 (Fragments which replaced Nodes are not globaly useable)

20 years agoUpdate for pending PEAR release.
Wez Furlong [Fri, 18 Feb 2005 01:39:36 +0000 (01:39 +0000)]
Update for pending PEAR release.

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

20 years agoImproved search paths.
Ilia Alshanetsky [Thu, 17 Feb 2005 22:56:47 +0000 (22:56 +0000)]
Improved search paths.

20 years ago- A little optimization to prevent problems when trying to reimplement an
Marcus Boerger [Thu, 17 Feb 2005 21:05:04 +0000 (21:05 +0000)]
- A little optimization to prevent problems when trying to reimplement an
  interface inherited from an interfaces that was just implemented......

20 years ago- No C++ ruleZ here
Marcus Boerger [Thu, 17 Feb 2005 20:54:56 +0000 (20:54 +0000)]
- No C++ ruleZ here

20 years ago- Actually we must do this in two steps: 1st resize the table and set all
Marcus Boerger [Thu, 17 Feb 2005 20:49:56 +0000 (20:49 +0000)]
- Actually we must do this in two steps: 1st resize the table and set all
  interfaces, 2nd implement the interfaces

20 years ago- Incrementation is done elsewhere
Marcus Boerger [Thu, 17 Feb 2005 20:28:46 +0000 (20:28 +0000)]
- Incrementation is done elsewhere

20 years ago- Fix windows build (funny MS compiler)
Marcus Boerger [Thu, 17 Feb 2005 20:15:40 +0000 (20:15 +0000)]
- Fix windows build (funny MS compiler)

20 years ago- Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns with NULL...
Andi Gutmans [Thu, 17 Feb 2005 20:11:20 +0000 (20:11 +0000)]
- Fix Bug #31960: msql_fetch_row() and msql_fetch_array() dropping columns with NULL values

20 years agoFixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).
Ilia Alshanetsky [Thu, 17 Feb 2005 15:37:24 +0000 (15:37 +0000)]
Fixed bug #27633 (Double \r\r problem on ftp_get in ASCII mode on Win32).

20 years agoDeclare error_mapping array as static and more const.
Joe Orton [Thu, 17 Feb 2005 15:05:16 +0000 (15:05 +0000)]
Declare error_mapping array as static and more const.

20 years agoNetWare LibC has pwd.h
Anantha Kesari H Y [Thu, 17 Feb 2005 13:57:21 +0000 (13:57 +0000)]
NetWare LibC has pwd.h

20 years agoNetWare libc has pwd.h
Anantha Kesari H Y [Thu, 17 Feb 2005 13:56:49 +0000 (13:56 +0000)]
NetWare libc has pwd.h

20 years agoGeorge too
Wez Furlong [Thu, 17 Feb 2005 04:50:49 +0000 (04:50 +0000)]
George too

20 years agoran ./scripts/dev/credits to update credits to reflect recent removals and
Wez Furlong [Thu, 17 Feb 2005 04:49:52 +0000 (04:49 +0000)]
ran ./scripts/dev/credits to update credits to reflect recent removals and
additions.

20 years ago- Compile fix for systems without int32_t typedef
foobar [Thu, 17 Feb 2005 04:44:52 +0000 (04:44 +0000)]
- Compile fix for systems without int32_t typedef

20 years agoFixed bug #31440 ($GLOBALS can be overwritten via GPC when register_globals
Ilia Alshanetsky [Thu, 17 Feb 2005 04:44:11 +0000 (04:44 +0000)]
Fixed bug #31440 ($GLOBALS can be overwritten via GPC when register_globals
is enabled).

20 years agosymlinked pdo drivers under ext.
Wez Furlong [Thu, 17 Feb 2005 04:23:15 +0000 (04:23 +0000)]
symlinked pdo drivers under ext.
Enabled PDO and PDO_SQLITE by default.
Fixup PDO header detection so that it searches in the correct order, and
correctly picks up the headers when building from outside of the source
tree.

TODO: make pdo_XXX auto-enable when XXX is enabled.  Volunteers welcome.

20 years ago- Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
foobar [Thu, 17 Feb 2005 03:51:19 +0000 (03:51 +0000)]
- Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)

20 years agoChangeLog update
<changelog@php.net> [Thu, 17 Feb 2005 01:37:26 +0000 (01:37 +0000)]
ChangeLog update

20 years ago- Add version information
Marcus Boerger [Thu, 17 Feb 2005 00:24:57 +0000 (00:24 +0000)]
- Add version information

20 years ago- For now we need the simple way
Marcus Boerger [Thu, 17 Feb 2005 00:16:00 +0000 (00:16 +0000)]
- For now we need the simple way

20 years agoPHP_WIN32 is defined or not defined.
foobar [Wed, 16 Feb 2005 23:47:38 +0000 (23:47 +0000)]
PHP_WIN32 is defined or not defined.

20 years agouse a number here, fixes PECL #3493
Wez Furlong [Wed, 16 Feb 2005 18:09:26 +0000 (18:09 +0000)]
use a number here, fixes PECL #3493

20 years agoEnable mbstring use on windows. We were linking against mbstring for
Edin Kadribasic [Wed, 16 Feb 2005 09:53:26 +0000 (09:53 +0000)]
Enable mbstring use on windows. We were linking against mbstring for
some time now, but have never actually used it on Windows.
Fixes #31980.

20 years agoChangeLog update
<changelog@php.net> [Wed, 16 Feb 2005 01:35:10 +0000 (01:35 +0000)]
ChangeLog update

20 years agoFixed bug #31986 (Max nesting limit set too low).
Ilia Alshanetsky [Tue, 15 Feb 2005 21:56:17 +0000 (21:56 +0000)]
Fixed bug #31986 (Max nesting limit set too low).

20 years ago- SQLite depends on SPL if it is present
Marcus Boerger [Tue, 15 Feb 2005 21:09:42 +0000 (21:09 +0000)]
- SQLite depends on SPL if it is present
- Add SQLiteResult::count()
- SQLiteResult implements Countable if present

20 years agoReally disable zend multibyte by default. mbstring is using #ifdef all over the place...
Edin Kadribasic [Tue, 15 Feb 2005 13:57:49 +0000 (13:57 +0000)]
Really disable zend multibyte by default. mbstring is using #ifdef all over the place so defining to '0' doesn't help much

20 years agoFixed bug #3478: handling of 64bit return values on 32bit machine
Edin Kadribasic [Tue, 15 Feb 2005 12:41:24 +0000 (12:41 +0000)]
Fixed bug #3478: handling of 64bit return values on 32bit machine

20 years ago- Applied some patches to fix issues with e.g. ia_64 and s390
foobar [Tue, 15 Feb 2005 08:51:10 +0000 (08:51 +0000)]
- Applied some patches to fix issues with e.g. ia_64 and s390

20 years agoNo tabs here
foobar [Tue, 15 Feb 2005 01:44:10 +0000 (01:44 +0000)]
No tabs here

20 years agoChangeLog update
<changelog@php.net> [Tue, 15 Feb 2005 01:34:46 +0000 (01:34 +0000)]
ChangeLog update

20 years agoMissing .libs entry
foobar [Tue, 15 Feb 2005 01:30:40 +0000 (01:30 +0000)]
Missing .libs entry

20 years agoPrune uploaded file names to \ on all OSes, read comments for explanation.
Ilia Alshanetsky [Tue, 15 Feb 2005 00:25:38 +0000 (00:25 +0000)]
Prune uploaded file names to \ on all OSes, read comments for explanation.

20 years ago- More sock->error resets
foobar [Mon, 14 Feb 2005 23:44:23 +0000 (23:44 +0000)]
- More sock->error resets

20 years agows fix
Edin Kadribasic [Mon, 14 Feb 2005 23:40:24 +0000 (23:40 +0000)]
ws fix

20 years agoAdded pg_field_type_oid() function
Edin Kadribasic [Mon, 14 Feb 2005 23:36:16 +0000 (23:36 +0000)]
Added pg_field_type_oid() function

20 years agoAdded missing defines (#31751)
Edin Kadribasic [Mon, 14 Feb 2005 23:01:57 +0000 (23:01 +0000)]
Added missing defines (#31751)

20 years ago- Removed duplicate error + reset error in new sockets
foobar [Mon, 14 Feb 2005 22:16:06 +0000 (22:16 +0000)]
- Removed duplicate error + reset error in new sockets

20 years ago- Disallow illegal class names (.c part)
Marcus Boerger [Mon, 14 Feb 2005 21:03:09 +0000 (21:03 +0000)]
- Disallow illegal class names (.c part)

20 years ago- Disallow illegal class names
Marcus Boerger [Mon, 14 Feb 2005 20:58:22 +0000 (20:58 +0000)]
- Disallow illegal class names

20 years agoexperimental hooks for alan.
Wez Furlong [Mon, 14 Feb 2005 15:52:06 +0000 (15:52 +0000)]
experimental hooks for alan.
Off limits to everyone else... pretend they are not there :)

20 years agoadd markers for nice vim foldings
Antony Dovgal [Mon, 14 Feb 2005 13:38:09 +0000 (13:38 +0000)]
add markers for nice vim foldings

20 years agofree errmsg & prevent leaks
Antony Dovgal [Mon, 14 Feb 2005 13:31:34 +0000 (13:31 +0000)]
free errmsg & prevent leaks

20 years agofix indentation and add check for PDO includes
Antony Dovgal [Mon, 14 Feb 2005 12:52:34 +0000 (12:52 +0000)]
fix indentation and add check for PDO includes

20 years agoNetWare Libc has php.h so no need of having netware specific block here
Anantha Kesari H Y [Mon, 14 Feb 2005 11:10:07 +0000 (11:10 +0000)]
NetWare Libc has php.h so no need of having netware specific block here

20 years agoNuke non-existing ini option
foobar [Mon, 14 Feb 2005 08:23:54 +0000 (08:23 +0000)]
Nuke non-existing ini option

20 years agoNuke unused code
foobar [Mon, 14 Feb 2005 08:21:34 +0000 (08:21 +0000)]
Nuke unused code

20 years agoChangeLog update
<changelog@php.net> [Mon, 14 Feb 2005 01:39:25 +0000 (01:39 +0000)]
ChangeLog update

20 years agoSimplify
Edin Kadribasic [Sun, 13 Feb 2005 23:40:30 +0000 (23:40 +0000)]
Simplify

20 years agoAllow pdo to be statically compiled in, while modules remain dynamic
Edin Kadribasic [Sun, 13 Feb 2005 23:19:00 +0000 (23:19 +0000)]
Allow pdo to be statically compiled in, while modules remain dynamic

20 years agofix pdo_mssql.dll build
Wez Furlong [Sun, 13 Feb 2005 23:13:14 +0000 (23:13 +0000)]
fix pdo_mssql.dll build

20 years ago- Be more gracious in reflection API
Marcus Boerger [Sun, 13 Feb 2005 23:04:49 +0000 (23:04 +0000)]
- Be more gracious in reflection API

20 years agofix snaps
Wez Furlong [Sun, 13 Feb 2005 21:38:39 +0000 (21:38 +0000)]
fix snaps

20 years agoFixed test.
Ilia Alshanetsky [Sun, 13 Feb 2005 19:23:53 +0000 (19:23 +0000)]
Fixed test.

20 years ago- Little code reordering
Marcus Boerger [Sun, 13 Feb 2005 18:30:26 +0000 (18:30 +0000)]
- Little code reordering

20 years ago- Drop unneccessary rinit/rshutown,mshutdown
Marcus Boerger [Sun, 13 Feb 2005 18:14:34 +0000 (18:14 +0000)]
- Drop unneccessary rinit/rshutown,mshutdown
- Add protos

20 years ago- Expand tests to have it work inside PHP 5.0
Marcus Boerger [Sun, 13 Feb 2005 18:13:44 +0000 (18:13 +0000)]
- Expand tests to have it work inside PHP 5.0

20 years ago- Missing $Id$ tags
foobar [Sun, 13 Feb 2005 17:54:04 +0000 (17:54 +0000)]
- Missing $Id$ tags

20 years agoSet auto-commit after establishing the connection, otherwise we have a crash.
Ilia Alshanetsky [Sun, 13 Feb 2005 17:16:24 +0000 (17:16 +0000)]
Set auto-commit after establishing the connection, otherwise we have a crash.

20 years ago- In fetch mode PDO_FETCH_CLASS handle constructor args
Marcus Boerger [Sun, 13 Feb 2005 17:04:04 +0000 (17:04 +0000)]
- In fetch mode PDO_FETCH_CLASS handle constructor args
- Add PDOStatement::fetchObject

20 years ago- Use runtimeException as base if present (synch with other dbs)
Marcus Boerger [Sun, 13 Feb 2005 15:40:15 +0000 (15:40 +0000)]
- Use runtimeException as base if present (synch with other dbs)

20 years agono need to check for all functions of a group,
Hartmut Holzgraefe [Sun, 13 Feb 2005 14:42:46 +0000 (14:42 +0000)]
no need to check for all functions of a group,
added check for prepared statement functions

20 years ago- Rename
Marcus Boerger [Sun, 13 Feb 2005 13:57:51 +0000 (13:57 +0000)]
- Rename

20 years ago- Fix doc comment handling
Marcus Boerger [Sun, 13 Feb 2005 13:50:48 +0000 (13:50 +0000)]
- Fix doc comment handling

20 years ago- Add new test
Marcus Boerger [Sun, 13 Feb 2005 13:50:30 +0000 (13:50 +0000)]
- Add new test

20 years agoadded --enable-zend-multibute for win32
Rui Hirokawa [Sun, 13 Feb 2005 13:03:03 +0000 (13:03 +0000)]
added --enable-zend-multibute for win32

20 years agoMFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h
foobar [Sun, 13 Feb 2005 07:55:27 +0000 (07:55 +0000)]
MFB_4_3: cvs diff -r1.84.2.5 -r1.84.2.6 php_session.h

20 years agofix aclocal "underquoted argument" warnings
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:31:02 +0000 (07:31 +0000)]
fix aclocal "underquoted argument" warnings

20 years agofix aclocal warning (newer versions are more strict about this)
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:17:06 +0000 (07:17 +0000)]
fix aclocal warning (newer versions are more strict about this)

20 years agoadd function existance check
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:15:02 +0000 (07:15 +0000)]
add function existance check

20 years agotidy up error case
Wez Furlong [Sun, 13 Feb 2005 07:00:29 +0000 (07:00 +0000)]
tidy up error case

20 years agoprep for release
Wez Furlong [Sun, 13 Feb 2005 06:56:16 +0000 (06:56 +0000)]
prep for release

20 years agoFixed domain socket / named pipe handling
Hartmut Holzgraefe [Sun, 13 Feb 2005 06:52:45 +0000 (06:52 +0000)]
Fixed domain socket / named pipe handling

20 years agoFix variable declaration
Wez Furlong [Sun, 13 Feb 2005 06:42:19 +0000 (06:42 +0000)]
Fix variable declaration

20 years agozts
Wez Furlong [Sun, 13 Feb 2005 06:41:46 +0000 (06:41 +0000)]
zts

20 years agoautocommit flag gets set always by PDO before invoking this method;
Wez Furlong [Sun, 13 Feb 2005 06:37:29 +0000 (06:37 +0000)]
autocommit flag gets set always by PDO before invoking this method;
we should unconditionally inspect it here.

20 years agocommit generated version of the .re
Wez Furlong [Sun, 13 Feb 2005 06:30:36 +0000 (06:30 +0000)]
commit generated version of the .re

20 years agoimplement mapping of :name to ? parameters for drivers that only support ?
Wez Furlong [Sun, 13 Feb 2005 06:29:35 +0000 (06:29 +0000)]
implement mapping of :name to ? parameters for drivers that only support ?
placeholders.
The current restriction is that you may not use the same named parameter
more than one in a given query, as there is a danger of scary things happen
with the zval if it gets bound multiple times.

20 years agotypo-fix error message
Wez Furlong [Sun, 13 Feb 2005 06:27:03 +0000 (06:27 +0000)]
typo-fix error message

20 years agoCorrect the pdo header search order
Wez Furlong [Sun, 13 Feb 2005 06:26:48 +0000 (06:26 +0000)]
Correct the pdo header search order

20 years agoit's only an error in emulation mode; rewrite happens in prepare, which
Wez Furlong [Sun, 13 Feb 2005 04:00:22 +0000 (04:00 +0000)]
it's only an error in emulation mode; rewrite happens in prepare, which
happens before bindParam

20 years agoDo not shout :)
Edin Kadribasic [Sun, 13 Feb 2005 03:27:48 +0000 (03:27 +0000)]
Do not shout :)

20 years agoFixes the crash part of PECL Bug #3434.
Wez Furlong [Sun, 13 Feb 2005 03:26:43 +0000 (03:26 +0000)]
Fixes the crash part of PECL Bug #3434.

20 years agosame fix here
Wez Furlong [Sun, 13 Feb 2005 03:15:11 +0000 (03:15 +0000)]
same fix here

20 years agocorrect backwards logic
Wez Furlong [Sun, 13 Feb 2005 03:01:38 +0000 (03:01 +0000)]
correct backwards logic

20 years agoProbably fix pecl vs bundled-shared build
Wez Furlong [Sun, 13 Feb 2005 02:51:11 +0000 (02:51 +0000)]
Probably fix pecl vs bundled-shared build

20 years agotry to handle OSX issues more gracefully
Wez Furlong [Sun, 13 Feb 2005 01:54:59 +0000 (01:54 +0000)]
try to handle OSX issues more gracefully

20 years agoChangeLog update
<changelog@php.net> [Sun, 13 Feb 2005 01:38:06 +0000 (01:38 +0000)]
ChangeLog update

20 years agopossible fix for snaps box
Wez Furlong [Sun, 13 Feb 2005 01:32:27 +0000 (01:32 +0000)]
possible fix for snaps box

20 years agoUnix line endings
Edin Kadribasic [Sun, 13 Feb 2005 01:02:18 +0000 (01:02 +0000)]
Unix line endings

20 years agoset username && password only if they were specified
Antony Dovgal [Sun, 13 Feb 2005 00:57:48 +0000 (00:57 +0000)]
set username && password only if they were specified

20 years agoautocommit setting done right
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:55:16 +0000 (00:55 +0000)]
autocommit setting done right

20 years agoadded MySQL transaction support
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:51:17 +0000 (00:51 +0000)]
added MySQL transaction support

20 years agoDOS -> Unix line endings
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:48:00 +0000 (00:48 +0000)]
DOS -> Unix line endings