]> granicus.if.org Git - php/log
php
21 years agos/then/than/ Thanks Jani & Andi
Ilia Alshanetsky [Sat, 3 Jan 2004 00:48:55 +0000 (00:48 +0000)]
s/then/than/ Thanks Jani & Andi

21 years agoDisable output buffering in CLI overriding php.ini setting.
Edin Kadribasic [Fri, 2 Jan 2004 22:31:32 +0000 (22:31 +0000)]
Disable output buffering in CLI overriding php.ini setting.
Fixes #26755.

21 years agoDo not show exception message if it's empty.
Andrei Zmievski [Fri, 2 Jan 2004 19:27:02 +0000 (19:27 +0000)]
Do not show exception message if it's empty.

# Is there a way to preserve the case of the exception class here?

21 years agows + cs
foobar [Fri, 2 Jan 2004 15:32:09 +0000 (15:32 +0000)]
ws + cs

21 years agoanother ZTS fix
foobar [Fri, 2 Jan 2004 14:09:49 +0000 (14:09 +0000)]
another ZTS fix

21 years agoBFN
Marcus Boerger [Fri, 2 Jan 2004 03:27:43 +0000 (03:27 +0000)]
BFN

21 years agoBugfix #26762 unserialize() produces lowercase classnames
Marcus Boerger [Fri, 2 Jan 2004 03:27:32 +0000 (03:27 +0000)]
Bugfix #26762 unserialize() produces lowercase classnames

21 years agoAdd new test
Marcus Boerger [Fri, 2 Jan 2004 03:24:38 +0000 (03:24 +0000)]
Add new test

21 years agodotdotdot..
foobar [Fri, 2 Jan 2004 02:34:53 +0000 (02:34 +0000)]
dotdotdot..

21 years agofix ZTS build
foobar [Fri, 2 Jan 2004 02:21:44 +0000 (02:21 +0000)]
fix ZTS build

21 years agoChangeLog update
<changelog@php.net> [Fri, 2 Jan 2004 01:31:53 +0000 (01:31 +0000)]
ChangeLog update

21 years agoFixed bug #26752 (Silent unterminated loop when length parameter for
Ilia Alshanetsky [Fri, 2 Jan 2004 00:57:23 +0000 (00:57 +0000)]
Fixed bug #26752 (Silent unterminated loop when length parameter for
fgets(), fread() and fgetss() is 0).

21 years agoFix ZTS build
Marcus Boerger [Thu, 1 Jan 2004 19:25:02 +0000 (19:25 +0000)]
Fix ZTS build

21 years agofixed bug(s) in macro call for statement properties
Georg Richter [Thu, 1 Jan 2004 15:46:39 +0000 (15:46 +0000)]
fixed bug(s) in macro call for statement properties

21 years agoAdded Macro for longlong values
Georg Richter [Thu, 1 Jan 2004 14:04:35 +0000 (14:04 +0000)]
Added Macro for longlong values
added property stmt->affected_rows

21 years ago- Compress 2003 changelog
Derick Rethans [Thu, 1 Jan 2004 11:41:18 +0000 (11:41 +0000)]
- Compress 2003 changelog

21 years agoChangeLog update
<changelog@php.net> [Thu, 1 Jan 2004 01:32:07 +0000 (01:32 +0000)]
ChangeLog update

21 years agoemalloc() -> safe_emalloc()
Ilia Alshanetsky [Wed, 31 Dec 2003 19:45:46 +0000 (19:45 +0000)]
emalloc() -> safe_emalloc()

21 years agoMake default message look better.
Andrei Zmievski [Wed, 31 Dec 2003 19:44:41 +0000 (19:44 +0000)]
Make default message look better.

21 years agoMake sure zlib.lib is found
Frank M. Kromann [Wed, 31 Dec 2003 19:28:31 +0000 (19:28 +0000)]
Make sure zlib.lib is found

21 years agoBFN
Marcus Boerger [Wed, 31 Dec 2003 12:21:02 +0000 (12:21 +0000)]
BFN

21 years ago- Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive file
Derick Rethans [Wed, 31 Dec 2003 11:27:52 +0000 (11:27 +0000)]
- Fixed bug #26751 (PHP can't find the MySQL socket on a case sensitive file
  system).

21 years agoproto fix
Andrey Hristov [Wed, 31 Dec 2003 10:56:32 +0000 (10:56 +0000)]
proto fix

21 years agofixed problems with longlong values in mysqli
Georg Richter [Wed, 31 Dec 2003 08:57:09 +0000 (08:57 +0000)]
fixed problems with longlong values in mysqli

21 years agofixed memleak and segfault when constructor call failed
Georg Richter [Wed, 31 Dec 2003 08:34:02 +0000 (08:34 +0000)]
fixed memleak and segfault when constructor call failed

21 years agoChangeLog update
<changelog@php.net> [Wed, 31 Dec 2003 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

21 years agocleanup
foobar [Wed, 31 Dec 2003 01:27:35 +0000 (01:27 +0000)]
cleanup

21 years agoReplace regular malloc with safe_emalloc in several places.
Ilia Alshanetsky [Wed, 31 Dec 2003 01:01:44 +0000 (01:01 +0000)]
Replace regular malloc with safe_emalloc in several places.

21 years agofixed a bug in mysqli_num_rows (added support for longlong values)
Georg Richter [Tue, 30 Dec 2003 19:19:13 +0000 (19:19 +0000)]
fixed a bug in mysqli_num_rows (added support for longlong values)

21 years agofixed a bug in insert_id property
Georg Richter [Tue, 30 Dec 2003 19:08:33 +0000 (19:08 +0000)]
fixed a bug in insert_id property

21 years agoFix the include path for Zend
foobar [Tue, 30 Dec 2003 15:40:23 +0000 (15:40 +0000)]
Fix the include path for Zend

21 years ago- Fix typos
Andi Gutmans [Tue, 30 Dec 2003 13:28:31 +0000 (13:28 +0000)]
- Fix typos

21 years agoUpdate
Marcus Boerger [Tue, 30 Dec 2003 13:14:14 +0000 (13:14 +0000)]
Update

21 years agoChangeLog update
<changelog@php.net> [Tue, 30 Dec 2003 01:31:58 +0000 (01:31 +0000)]
ChangeLog update

21 years agoAdded test case for bug #26696.
Ilia Alshanetsky [Tue, 30 Dec 2003 00:23:28 +0000 (00:23 +0000)]
Added test case for bug #26696.

21 years agoUse __tostring() in all printing functions.
Marcus Boerger [Mon, 29 Dec 2003 22:26:48 +0000 (22:26 +0000)]
Use __tostring() in all printing functions.

21 years agoNo Notices here
Marcus Boerger [Mon, 29 Dec 2003 22:24:01 +0000 (22:24 +0000)]
No Notices here

21 years agoFix data source
Marcus Boerger [Mon, 29 Dec 2003 22:18:40 +0000 (22:18 +0000)]
Fix data source

21 years agoFix (string) conversion
Marcus Boerger [Mon, 29 Dec 2003 22:01:47 +0000 (22:01 +0000)]
Fix (string) conversion

21 years agoAdd missing notice
Marcus Boerger [Mon, 29 Dec 2003 21:58:03 +0000 (21:58 +0000)]
Add missing notice

21 years agoBFN
Rob Richards [Mon, 29 Dec 2003 16:45:59 +0000 (16:45 +0000)]
BFN

21 years agoFixed bug #26743 (getElementsByTagName doesn't work properly)
Rob Richards [Mon, 29 Dec 2003 16:44:47 +0000 (16:44 +0000)]
Fixed bug #26743 (getElementsByTagName doesn't work properly)

21 years agoAlign output if one section shows 100% and display percentages when not
Marcus Boerger [Mon, 29 Dec 2003 16:07:08 +0000 (16:07 +0000)]
Align output if one section shows 100% and display percentages when not
counting skipped tests.

21 years agoRemoved a useless define.
Ilia Alshanetsky [Mon, 29 Dec 2003 15:58:01 +0000 (15:58 +0000)]
Removed a useless define.

21 years agoBFN
Marcus Boerger [Mon, 29 Dec 2003 12:39:07 +0000 (12:39 +0000)]
BFN

21 years agoAdd some __autoload() tests.
Marcus Boerger [Mon, 29 Dec 2003 12:36:31 +0000 (12:36 +0000)]
Add some __autoload() tests.

21 years agoFix __autoload() with derived classes
Marcus Boerger [Mon, 29 Dec 2003 12:35:44 +0000 (12:35 +0000)]
Fix __autoload() with derived classes

21 years agoChangeLog update
<changelog@php.net> [Mon, 29 Dec 2003 01:32:05 +0000 (01:32 +0000)]
ChangeLog update

21 years agoupdated todo list (removed finished tasks)
Georg Richter [Mon, 29 Dec 2003 00:11:14 +0000 (00:11 +0000)]
updated todo list (removed finished tasks)

21 years agofixed prototype for mysqli_bind_result
Georg Richter [Sun, 28 Dec 2003 22:26:59 +0000 (22:26 +0000)]
fixed prototype for mysqli_bind_result

21 years ago- Fix typo
Derick Rethans [Sun, 28 Dec 2003 21:56:15 +0000 (21:56 +0000)]
- Fix typo

21 years agoLast bit of CS fixes.
Ilia Alshanetsky [Sun, 28 Dec 2003 21:08:46 +0000 (21:08 +0000)]
Last bit of CS fixes.

21 years agoCS fixes.
Ilia Alshanetsky [Sun, 28 Dec 2003 20:11:08 +0000 (20:11 +0000)]
CS fixes.

21 years agoAdd more tests.
Marcus Boerger [Sun, 28 Dec 2003 18:03:05 +0000 (18:03 +0000)]
Add more tests.

21 years agoAdd a test
Marcus Boerger [Sun, 28 Dec 2003 16:26:21 +0000 (16:26 +0000)]
Add a test

21 years agoFix a memleak
Marcus Boerger [Sun, 28 Dec 2003 16:26:04 +0000 (16:26 +0000)]
Fix a memleak
Improve error messages

21 years agoWS
Marcus Boerger [Sun, 28 Dec 2003 16:20:06 +0000 (16:20 +0000)]
WS

21 years agoFix order of class_entry member initialization (needed for example for DOM)
Marcus Boerger [Sun, 28 Dec 2003 15:18:05 +0000 (15:18 +0000)]
Fix order of class_entry member initialization (needed for example for DOM)
# You need to completley rebuild PHP after this patch.

21 years agorevert my previous patch because utf-8 support is still in experimental status.
Rui Hirokawa [Sun, 28 Dec 2003 14:38:28 +0000 (14:38 +0000)]
revert my previous patch because utf-8 support is still in experimental status.

21 years agoadded warning message.
Rui Hirokawa [Sun, 28 Dec 2003 14:26:57 +0000 (14:26 +0000)]
added warning message.

21 years agoadded a option to select character encoding for sqlite.
Rui Hirokawa [Sun, 28 Dec 2003 14:07:33 +0000 (14:07 +0000)]
added a option to select character encoding for sqlite.

21 years agofixed bug in properties for longlong values
Georg Richter [Sun, 28 Dec 2003 09:18:51 +0000 (09:18 +0000)]
fixed bug in properties for longlong values

21 years agoChangeLog update
<changelog@php.net> [Sun, 28 Dec 2003 01:31:59 +0000 (01:31 +0000)]
ChangeLog update

21 years agoTest additional wrapper methods [unlink, rename, mkdir, rmdir, url_stat]
Sara Golemon [Sun, 28 Dec 2003 01:06:38 +0000 (01:06 +0000)]
Test additional wrapper methods [unlink, rename, mkdir, rmdir, url_stat]

21 years agoJust laugh at me :)
Moriyoshi Koizumi [Sat, 27 Dec 2003 23:07:47 +0000 (23:07 +0000)]
Just laugh at me :)

21 years ago- Add missing sanity check.
Moriyoshi Koizumi [Sat, 27 Dec 2003 23:05:23 +0000 (23:05 +0000)]
- Add missing sanity check.

21 years agoBFN
Marcus Boerger [Sat, 27 Dec 2003 23:01:04 +0000 (23:01 +0000)]
BFN

21 years agoFixed bug #26065 (Crash when nesting classes)
Marcus Boerger [Sat, 27 Dec 2003 22:59:49 +0000 (22:59 +0000)]
Fixed bug #26065 (Crash when nesting classes)

21 years agoCorrect in order
Marcus Boerger [Sat, 27 Dec 2003 22:16:13 +0000 (22:16 +0000)]
Correct in order

21 years agoBugfix #25329
Marcus Boerger [Sat, 27 Dec 2003 22:11:48 +0000 (22:11 +0000)]
Bugfix #25329

21 years agoNot needed
Marcus Boerger [Sat, 27 Dec 2003 21:57:16 +0000 (21:57 +0000)]
Not needed

21 years agoAdd new test related to bug #25329.
Marcus Boerger [Sat, 27 Dec 2003 21:45:50 +0000 (21:45 +0000)]
Add new test related to bug #25329.

21 years agoBugfix #25038 (call_user_func issues warning if function throws exception)
Marcus Boerger [Sat, 27 Dec 2003 21:10:34 +0000 (21:10 +0000)]
Bugfix #25038 (call_user_func issues warning if function throws exception)

21 years agoAdd new test
Marcus Boerger [Sat, 27 Dec 2003 20:45:36 +0000 (20:45 +0000)]
Add new test

21 years agoSimplify
Marcus Boerger [Sat, 27 Dec 2003 20:33:14 +0000 (20:33 +0000)]
Simplify

21 years agoFix __tostring() and concatenation
Marcus Boerger [Sat, 27 Dec 2003 20:16:49 +0000 (20:16 +0000)]
Fix __tostring() and concatenation

21 years agofix libxml mem leak
Rob Richards [Sat, 27 Dec 2003 12:39:10 +0000 (12:39 +0000)]
fix libxml mem leak

21 years agoFixed bug #26723
Rob Richards [Sat, 27 Dec 2003 10:33:26 +0000 (10:33 +0000)]
Fixed bug #26723

21 years agoFixed bug #26723 (domNode::appendChild() changes child node namespace)
Rob Richards [Sat, 27 Dec 2003 10:29:52 +0000 (10:29 +0000)]
Fixed bug #26723 (domNode::appendChild() changes child node namespace)
apply fix to insertBefore and replaceChild

21 years agoChangeLog update
<changelog@php.net> [Fri, 26 Dec 2003 01:31:54 +0000 (01:31 +0000)]
ChangeLog update

21 years agoSynchronized bundled GD library with GD 2.0.17
Ilia Alshanetsky [Thu, 25 Dec 2003 22:12:12 +0000 (22:12 +0000)]
Synchronized bundled GD library with GD 2.0.17
 . GD is now thread-safe thanks to wrappers around freetype library
 . Significant optimization to png writing code.
 . Miscellaneous fixes.
Fixed memory leak inside php_imagettftext_common()
Make ext/gd compile with GD 2.0.17+ (gdFreeFontCache() is not avaliable)

21 years agoFix warning
Marcus Boerger [Thu, 25 Dec 2003 20:08:22 +0000 (20:08 +0000)]
Fix warning

21 years agoFix warning
Marcus Boerger [Thu, 25 Dec 2003 19:59:38 +0000 (19:59 +0000)]
Fix warning

21 years agoFixed Bug #26703 (Certain characters inside strings incorrectly treated as
Ilia Alshanetsky [Thu, 25 Dec 2003 18:57:26 +0000 (18:57 +0000)]
Fixed Bug #26703 (Certain characters inside strings incorrectly treated as
keywords). Original patch by vrana@php.net.

21 years agoworkaround for possible ORA-22280 warning if buffers were not flushed
Antony Dovgal [Thu, 25 Dec 2003 13:54:50 +0000 (13:54 +0000)]
workaround for possible ORA-22280 warning if buffers were not flushed

21 years agoChangeLog update
<changelog@php.net> [Thu, 25 Dec 2003 01:31:50 +0000 (01:31 +0000)]
ChangeLog update

21 years ago- fixes for compatibility. now fgetcsv() treats a null line to be a single
Moriyoshi Koizumi [Wed, 24 Dec 2003 21:30:43 +0000 (21:30 +0000)]
- fixes for compatibility. now fgetcsv() treats a null line to be a single
  null component.

21 years agoFixed bug #26707 (Incorrect error for disabled functions/classes).
Ilia Alshanetsky [Wed, 24 Dec 2003 16:38:22 +0000 (16:38 +0000)]
Fixed bug #26707 (Incorrect error for disabled functions/classes).

21 years agoseparate oci_lob_flush() to use it in oci_lob_append() etc. in the future
Antony Dovgal [Wed, 24 Dec 2003 15:01:54 +0000 (15:01 +0000)]
separate oci_lob_flush() to use it in oci_lob_append() etc. in the future

21 years ago- Supply some comments. Hope those help when you have to debug this dead beef.
Moriyoshi Koizumi [Wed, 24 Dec 2003 02:36:21 +0000 (02:36 +0000)]
- Supply some comments. Hope those help when you have to debug this dead beef.
- Fix iconv_mime_decode() to correctly handle "malformed" headers :)
- Fix iconv_mime_decode() bug, that the result is mangled when
  ICONV_MIME_CONTINUE_ON_ERROR is enabled and the function encounters an
  unconvertable encoded chunk.

21 years agoChangeLog update
<changelog@php.net> [Wed, 24 Dec 2003 01:31:55 +0000 (01:31 +0000)]
ChangeLog update

21 years agoFix segfault in ZTS mode
Wez Furlong [Tue, 23 Dec 2003 20:12:55 +0000 (20:12 +0000)]
Fix segfault in ZTS mode

21 years agoProperly detect bundled libtool when PHP is built in a separate directory.
Ilia Alshanetsky [Tue, 23 Dec 2003 18:20:46 +0000 (18:20 +0000)]
Properly detect bundled libtool when PHP is built in a separate directory.
Detect version of system libtool, which is used by phpize.

21 years agoMake test work with PostgreSQL 7.4
Ilia Alshanetsky [Tue, 23 Dec 2003 17:33:06 +0000 (17:33 +0000)]
Make test work with PostgreSQL 7.4

21 years agoA more general check for dirs under Release or Debug.
Wez Furlong [Tue, 23 Dec 2003 17:20:50 +0000 (17:20 +0000)]
A more general check for dirs under Release or Debug.

21 years agoThose are not structures :-)
Moriyoshi Koizumi [Tue, 23 Dec 2003 17:10:54 +0000 (17:10 +0000)]
Those are not structures :-)

21 years agoCompiler warning fixes.
Ilia Alshanetsky [Tue, 23 Dec 2003 17:08:44 +0000 (17:08 +0000)]
Compiler warning fixes.

21 years agoFixed compiler warnings.
Ilia Alshanetsky [Tue, 23 Dec 2003 17:05:43 +0000 (17:05 +0000)]
Fixed compiler warnings.

21 years agoadd oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()
Antony Dovgal [Tue, 23 Dec 2003 16:02:53 +0000 (16:02 +0000)]
add oci_fetch_assoc(), oci_fetch_object(), oci_fetch_array() & oci_fetch_row()
change ocifetchinto() to use php_oci_fetch_row()

21 years agoProper check for resolv.lib
Wez Furlong [Tue, 23 Dec 2003 16:01:41 +0000 (16:01 +0000)]
Proper check for resolv.lib