]>
granicus.if.org Git - php/log
foobar [Thu, 17 Feb 2005 04:44:52 +0000 (04:44 +0000)]
- Compile fix for systems without int32_t typedef
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).
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.
foobar [Thu, 17 Feb 2005 03:51:19 +0000 (03:51 +0000)]
- Fixed bug #29554 (compile failure when using --with-pspell=/usr/local)
<changelog@php.net> [Thu, 17 Feb 2005 01:37:26 +0000 (01:37 +0000)]
ChangeLog update
Marcus Boerger [Thu, 17 Feb 2005 00:24:57 +0000 (00:24 +0000)]
- Add version information
Marcus Boerger [Thu, 17 Feb 2005 00:16:00 +0000 (00:16 +0000)]
- For now we need the simple way
foobar [Wed, 16 Feb 2005 23:47:38 +0000 (23:47 +0000)]
PHP_WIN32 is defined or not defined.
Wez Furlong [Wed, 16 Feb 2005 18:09:26 +0000 (18:09 +0000)]
use a number here, fixes PECL #3493
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.
<changelog@php.net> [Wed, 16 Feb 2005 01:35:10 +0000 (01:35 +0000)]
ChangeLog update
Ilia Alshanetsky [Tue, 15 Feb 2005 21:56:17 +0000 (21:56 +0000)]
Fixed bug #31986 (Max nesting limit set too low).
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
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
Edin Kadribasic [Tue, 15 Feb 2005 12:41:24 +0000 (12:41 +0000)]
Fixed bug #3478: handling of 64bit return values on 32bit machine
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
foobar [Tue, 15 Feb 2005 01:44:10 +0000 (01:44 +0000)]
No tabs here
<changelog@php.net> [Tue, 15 Feb 2005 01:34:46 +0000 (01:34 +0000)]
ChangeLog update
foobar [Tue, 15 Feb 2005 01:30:40 +0000 (01:30 +0000)]
Missing .libs entry
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.
foobar [Mon, 14 Feb 2005 23:44:23 +0000 (23:44 +0000)]
- More sock->error resets
Edin Kadribasic [Mon, 14 Feb 2005 23:40:24 +0000 (23:40 +0000)]
ws fix
Edin Kadribasic [Mon, 14 Feb 2005 23:36:16 +0000 (23:36 +0000)]
Added pg_field_type_oid() function
Edin Kadribasic [Mon, 14 Feb 2005 23:01:57 +0000 (23:01 +0000)]
Added missing defines (#31751)
foobar [Mon, 14 Feb 2005 22:16:06 +0000 (22:16 +0000)]
- Removed duplicate error + reset error in new sockets
Marcus Boerger [Mon, 14 Feb 2005 21:03:09 +0000 (21:03 +0000)]
- Disallow illegal class names (.c part)
Marcus Boerger [Mon, 14 Feb 2005 20:58:22 +0000 (20:58 +0000)]
- Disallow illegal class names
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 :)
Antony Dovgal [Mon, 14 Feb 2005 13:38:09 +0000 (13:38 +0000)]
add markers for nice vim foldings
Antony Dovgal [Mon, 14 Feb 2005 13:31:34 +0000 (13:31 +0000)]
free errmsg & prevent leaks
Antony Dovgal [Mon, 14 Feb 2005 12:52:34 +0000 (12:52 +0000)]
fix indentation and add check for PDO includes
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
foobar [Mon, 14 Feb 2005 08:23:54 +0000 (08:23 +0000)]
Nuke non-existing ini option
foobar [Mon, 14 Feb 2005 08:21:34 +0000 (08:21 +0000)]
Nuke unused code
<changelog@php.net> [Mon, 14 Feb 2005 01:39:25 +0000 (01:39 +0000)]
ChangeLog update
Edin Kadribasic [Sun, 13 Feb 2005 23:40:30 +0000 (23:40 +0000)]
Simplify
Edin Kadribasic [Sun, 13 Feb 2005 23:19:00 +0000 (23:19 +0000)]
Allow pdo to be statically compiled in, while modules remain dynamic
Wez Furlong [Sun, 13 Feb 2005 23:13:14 +0000 (23:13 +0000)]
fix pdo_mssql.dll build
Marcus Boerger [Sun, 13 Feb 2005 23:04:49 +0000 (23:04 +0000)]
- Be more gracious in reflection API
Wez Furlong [Sun, 13 Feb 2005 21:38:39 +0000 (21:38 +0000)]
fix snaps
Ilia Alshanetsky [Sun, 13 Feb 2005 19:23:53 +0000 (19:23 +0000)]
Fixed test.
Marcus Boerger [Sun, 13 Feb 2005 18:30:26 +0000 (18:30 +0000)]
- Little code reordering
Marcus Boerger [Sun, 13 Feb 2005 18:14:34 +0000 (18:14 +0000)]
- Drop unneccessary rinit/rshutown,mshutdown
- Add protos
Marcus Boerger [Sun, 13 Feb 2005 18:13:44 +0000 (18:13 +0000)]
- Expand tests to have it work inside PHP 5.0
foobar [Sun, 13 Feb 2005 17:54:04 +0000 (17:54 +0000)]
- Missing $Id$ tags
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.
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
Marcus Boerger [Sun, 13 Feb 2005 15:40:15 +0000 (15:40 +0000)]
- Use runtimeException as base if present (synch with other dbs)
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
Marcus Boerger [Sun, 13 Feb 2005 13:57:51 +0000 (13:57 +0000)]
- Rename
Marcus Boerger [Sun, 13 Feb 2005 13:50:48 +0000 (13:50 +0000)]
- Fix doc comment handling
Marcus Boerger [Sun, 13 Feb 2005 13:50:30 +0000 (13:50 +0000)]
- Add new test
Rui Hirokawa [Sun, 13 Feb 2005 13:03:03 +0000 (13:03 +0000)]
added --enable-zend-multibute for win32
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
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:31:02 +0000 (07:31 +0000)]
fix aclocal "underquoted argument" warnings
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:17:06 +0000 (07:17 +0000)]
fix aclocal warning (newer versions are more strict about this)
Hartmut Holzgraefe [Sun, 13 Feb 2005 07:15:02 +0000 (07:15 +0000)]
add function existance check
Wez Furlong [Sun, 13 Feb 2005 07:00:29 +0000 (07:00 +0000)]
tidy up error case
Wez Furlong [Sun, 13 Feb 2005 06:56:16 +0000 (06:56 +0000)]
prep for release
Hartmut Holzgraefe [Sun, 13 Feb 2005 06:52:45 +0000 (06:52 +0000)]
Fixed domain socket / named pipe handling
Wez Furlong [Sun, 13 Feb 2005 06:42:19 +0000 (06:42 +0000)]
Fix variable declaration
Wez Furlong [Sun, 13 Feb 2005 06:41:46 +0000 (06:41 +0000)]
zts
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.
Wez Furlong [Sun, 13 Feb 2005 06:30:36 +0000 (06:30 +0000)]
commit generated version of the .re
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.
Wez Furlong [Sun, 13 Feb 2005 06:27:03 +0000 (06:27 +0000)]
typo-fix error message
Wez Furlong [Sun, 13 Feb 2005 06:26:48 +0000 (06:26 +0000)]
Correct the pdo header search order
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
Edin Kadribasic [Sun, 13 Feb 2005 03:27:48 +0000 (03:27 +0000)]
Do not shout :)
Wez Furlong [Sun, 13 Feb 2005 03:26:43 +0000 (03:26 +0000)]
Fixes the crash part of PECL Bug #3434.
Wez Furlong [Sun, 13 Feb 2005 03:15:11 +0000 (03:15 +0000)]
same fix here
Wez Furlong [Sun, 13 Feb 2005 03:01:38 +0000 (03:01 +0000)]
correct backwards logic
Wez Furlong [Sun, 13 Feb 2005 02:51:11 +0000 (02:51 +0000)]
Probably fix pecl vs bundled-shared build
Wez Furlong [Sun, 13 Feb 2005 01:54:59 +0000 (01:54 +0000)]
try to handle OSX issues more gracefully
<changelog@php.net> [Sun, 13 Feb 2005 01:38:06 +0000 (01:38 +0000)]
ChangeLog update
Wez Furlong [Sun, 13 Feb 2005 01:32:27 +0000 (01:32 +0000)]
possible fix for snaps box
Edin Kadribasic [Sun, 13 Feb 2005 01:02:18 +0000 (01:02 +0000)]
Unix line endings
Antony Dovgal [Sun, 13 Feb 2005 00:57:48 +0000 (00:57 +0000)]
set username && password only if they were specified
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:55:16 +0000 (00:55 +0000)]
autocommit setting done right
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:51:17 +0000 (00:51 +0000)]
added MySQL transaction support
Hartmut Holzgraefe [Sun, 13 Feb 2005 00:48:00 +0000 (00:48 +0000)]
DOS -> Unix line endings
Ilia Alshanetsky [Sat, 12 Feb 2005 20:58:29 +0000 (20:58 +0000)]
Fixed compiler warnings.
Ilia Alshanetsky [Sat, 12 Feb 2005 20:55:28 +0000 (20:55 +0000)]
Simplify code and fix compiler warning.
Ilia Alshanetsky [Sat, 12 Feb 2005 20:34:20 +0000 (20:34 +0000)]
Updated version without compiler warnings.
Marcus Boerger [Sat, 12 Feb 2005 18:40:19 +0000 (18:40 +0000)]
- Add new test
foobar [Sat, 12 Feb 2005 18:29:42 +0000 (18:29 +0000)]
Missed one place..
foobar [Sat, 12 Feb 2005 18:27:22 +0000 (18:27 +0000)]
This was not good idea.
foobar [Sat, 12 Feb 2005 18:14:03 +0000 (18:14 +0000)]
Remove unused set_h_errno
Marcus Boerger [Sat, 12 Feb 2005 16:38:47 +0000 (16:38 +0000)]
- Bugfix #30682 (autoconversion from false/true to 0/1 missing in case of
static property default value)
Wez Furlong [Sat, 12 Feb 2005 08:23:32 +0000 (08:23 +0000)]
prep for release
Wez Furlong [Sat, 12 Feb 2005 08:20:17 +0000 (08:20 +0000)]
Fix bundled sqlite build (doh!)
<changelog@php.net> [Sat, 12 Feb 2005 01:32:51 +0000 (01:32 +0000)]
ChangeLog update
Marcus Boerger [Fri, 11 Feb 2005 22:26:45 +0000 (22:26 +0000)]
- Cleanup foreach handling
Wez Furlong [Fri, 11 Feb 2005 02:05:05 +0000 (02:05 +0000)]
typo
foobar [Fri, 11 Feb 2005 02:03:51 +0000 (02:03 +0000)]
Revert previous patch
<changelog@php.net> [Fri, 11 Feb 2005 01:37:02 +0000 (01:37 +0000)]
ChangeLog update
Wez Furlong [Fri, 11 Feb 2005 01:22:44 +0000 (01:22 +0000)]
update in anticipation of a release later tonight
Wez Furlong [Fri, 11 Feb 2005 01:20:59 +0000 (01:20 +0000)]
Fix PDO::query() for drivers that emulate bound parameters.
Rob Richards [Thu, 10 Feb 2005 22:59:26 +0000 (22:59 +0000)]
fix segfault when retval_ptr is empty - such as when exception thrown
Hartmut Holzgraefe [Thu, 10 Feb 2005 22:55:52 +0000 (22:55 +0000)]
test case for Bug #30266