]> granicus.if.org Git - php/log
php
21 years agoupdate for com_dotnet
Wez Furlong [Thu, 14 Aug 2003 20:57:49 +0000 (20:57 +0000)]
update for com_dotnet

21 years agoadd credits
Wez Furlong [Thu, 14 Aug 2003 20:48:06 +0000 (20:48 +0000)]
add credits

21 years agoadd news about COM
Wez Furlong [Thu, 14 Aug 2003 20:47:29 +0000 (20:47 +0000)]
add news about COM

21 years agofix .net build
Wez Furlong [Thu, 14 Aug 2003 20:31:38 +0000 (20:31 +0000)]
fix .net build

21 years agoMFB: - Fix library path problems
Derick Rethans [Thu, 14 Aug 2003 20:14:34 +0000 (20:14 +0000)]
MFB: - Fix library path problems

21 years agoMight help to have the COM stuff actually build...
Wez Furlong [Thu, 14 Aug 2003 17:58:58 +0000 (17:58 +0000)]
Might help to have the COM stuff actually build...

21 years agoFixed bug #25093 (Various leaks due to non-freed queries)
Ilia Alshanetsky [Thu, 14 Aug 2003 17:49:08 +0000 (17:49 +0000)]
Fixed bug #25093 (Various leaks due to non-freed queries)

21 years agoDon't test other functionality than wddx here.
Marcus Boerger [Thu, 14 Aug 2003 17:25:05 +0000 (17:25 +0000)]
Don't test other functionality than wddx here.

21 years agofix this stuff
Wez Furlong [Thu, 14 Aug 2003 17:06:43 +0000 (17:06 +0000)]
fix this stuff

21 years agoAdd new COM (and .Net) extension for php5.
Wez Furlong [Thu, 14 Aug 2003 16:49:56 +0000 (16:49 +0000)]
Add new COM (and .Net) extension for php5.
Not yet complete, but should work for most people.

21 years agoFixed bug #25081 (odbc_fetch_array() may mangle numeric fields).
Ilia Alshanetsky [Thu, 14 Aug 2003 14:36:38 +0000 (14:36 +0000)]
Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields).

21 years agoAdded ibase_wait_event()
Ard Biesheuvel [Thu, 14 Aug 2003 10:55:02 +0000 (10:55 +0000)]
Added ibase_wait_event()

21 years agoFixed bug #25084 (Make refer check not dependant on register_globals)
Ilia Alshanetsky [Thu, 14 Aug 2003 01:30:06 +0000 (01:30 +0000)]
Fixed bug #25084 (Make refer check not dependant on register_globals)

21 years agoAdded missing skip condition
Ilia Alshanetsky [Thu, 14 Aug 2003 00:54:28 +0000 (00:54 +0000)]
Added missing skip condition

21 years agoFixed a possible crash due to invalid handling of assert ini options.
Ilia Alshanetsky [Thu, 14 Aug 2003 00:37:42 +0000 (00:37 +0000)]
Fixed a possible crash due to invalid handling of assert ini options.

21 years agoChangeLog update
<changelog@php.net> [Thu, 14 Aug 2003 00:31:18 +0000 (00:31 +0000)]
ChangeLog update

21 years agoMFB
foobar [Wed, 13 Aug 2003 23:45:42 +0000 (23:45 +0000)]
MFB

21 years agoChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:27:30 +0000 (23:27 +0000)]
ChangeLog update

21 years agoChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:27:28 +0000 (23:27 +0000)]
ChangeLog update

21 years agoChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:24:59 +0000 (23:24 +0000)]
ChangeLog update

21 years agoChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:20:59 +0000 (23:20 +0000)]
ChangeLog update

21 years agoMFB: standard location for the include files
Edin Kadribasic [Wed, 13 Aug 2003 23:04:08 +0000 (23:04 +0000)]
MFB: standard location for the include files

21 years agoIt's boolean, not long.
Wez Furlong [Wed, 13 Aug 2003 22:31:22 +0000 (22:31 +0000)]
It's boolean, not long.
# fixes a warning under vc7

21 years agofixed include, verified that it indeed works, and PEAR.php passes the test :)
Greg Beaver [Wed, 13 Aug 2003 22:05:23 +0000 (22:05 +0000)]
fixed include, verified that it indeed works, and PEAR.php passes the test :)

21 years agofix uninstall for optional dependencies, bug #25080
Greg Beaver [Wed, 13 Aug 2003 21:16:31 +0000 (21:16 +0000)]
fix uninstall for optional dependencies, bug #25080

21 years agofix optional dependencies in reading, validating, and writing of package.xml
Greg Beaver [Wed, 13 Aug 2003 21:12:15 +0000 (21:12 +0000)]
fix optional dependencies in reading, validating,  and writing of package.xml

21 years agothis comment makes no sense after the previous commit
Vlad Krupin [Wed, 13 Aug 2003 21:01:04 +0000 (21:01 +0000)]
this comment makes no sense after the previous commit

21 years agoupdating for release
Greg Beaver [Wed, 13 Aug 2003 20:38:44 +0000 (20:38 +0000)]
updating for release

21 years agofix for Bug #21845 $this in static calls
Greg Beaver [Wed, 13 Aug 2003 20:36:54 +0000 (20:36 +0000)]
fix for Bug #21845 $this in static calls

21 years agotests for pear error handling
Greg Beaver [Wed, 13 Aug 2003 20:34:48 +0000 (20:34 +0000)]
tests for pear error handling

21 years agochanges to accomodate win32 build
Vlad Krupin [Wed, 13 Aug 2003 18:59:44 +0000 (18:59 +0000)]
changes to accomodate win32 build
# I am not sure whether reading from registry, like I do now is a good
# idea, but nobody on php-dev has offered any opinion for or against that

21 years agowin32 build is now possible Credit is due to Jan Gehring <gehring@egotec.de> for...
Vlad Krupin [Wed, 13 Aug 2003 18:57:19 +0000 (18:57 +0000)]
win32 build is now possible Credit is due to Jan Gehring <gehring@egotec.de> for figuring that out

21 years agoSlight improvement. Hope this will make some difference.
Moriyoshi Koizumi [Wed, 13 Aug 2003 18:21:06 +0000 (18:21 +0000)]
Slight improvement. Hope this will make some difference.

21 years agofix test
foobar [Wed, 13 Aug 2003 10:40:28 +0000 (10:40 +0000)]
fix test

21 years agoDisable the debugging to prevent the tests from failing.
foobar [Wed, 13 Aug 2003 10:35:14 +0000 (10:35 +0000)]
Disable the debugging to prevent the tests from failing.

21 years agoFix the test. (this was mixed test with bug #24159)
foobar [Wed, 13 Aug 2003 09:48:20 +0000 (09:48 +0000)]
Fix the test. (this was mixed test with bug #24159)

21 years agomore informix stuff
foobar [Wed, 13 Aug 2003 08:59:53 +0000 (08:59 +0000)]
more informix stuff

21 years agoRemove special-case from test for SQLite persistent connections.
Marc Boeren [Wed, 13 Aug 2003 07:54:31 +0000 (07:54 +0000)]
Remove special-case from test for SQLite persistent connections.

21 years agoAdd missing entry
Marcus Boerger [Wed, 13 Aug 2003 07:17:16 +0000 (07:17 +0000)]
Add missing entry

21 years ago- Show classes in case of methods
Marcus Boerger [Wed, 13 Aug 2003 07:02:44 +0000 (07:02 +0000)]
- Show classes in case of methods
- Using sprintf here was a bad idea

21 years agoAllow the use of EXECUTE PROCEDURE statements
Ard Biesheuvel [Wed, 13 Aug 2003 02:19:14 +0000 (02:19 +0000)]
Allow the use of EXECUTE PROCEDURE statements

21 years agoDon't forget to flush() buffers for -w -s
Ilia Alshanetsky [Wed, 13 Aug 2003 02:01:46 +0000 (02:01 +0000)]
Don't forget to flush() buffers for -w -s

21 years agorevert that, it did not fix anything
foobar [Wed, 13 Aug 2003 01:37:31 +0000 (01:37 +0000)]
revert that, it did not fix anything

21 years agoFixed bug #20896 (-s -w modes with php-cli cause php to hang).
Ilia Alshanetsky [Wed, 13 Aug 2003 01:29:51 +0000 (01:29 +0000)]
Fixed bug #20896 (-s -w modes with php-cli cause php to hang).

21 years agoFix external builds (configure run outside srcdir)
foobar [Wed, 13 Aug 2003 01:24:27 +0000 (01:24 +0000)]
Fix external builds (configure run outside srcdir)

21 years agoPrevent carryover when max-min > signed int max
Sara Golemon [Wed, 13 Aug 2003 00:49:22 +0000 (00:49 +0000)]
Prevent carryover when max-min > signed int max

21 years agoChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 00:30:30 +0000 (00:30 +0000)]
ChangeLog update

21 years ago# Wez, your whish is my command
Marcus Boerger [Tue, 12 Aug 2003 21:29:28 +0000 (21:29 +0000)]
# Wez, your whish is my command

21 years agoBugfix #25056
Marcus Boerger [Tue, 12 Aug 2003 21:15:16 +0000 (21:15 +0000)]
Bugfix #25056

21 years ago.... and again
Ard Biesheuvel [Tue, 12 Aug 2003 18:08:13 +0000 (18:08 +0000)]
.... and again

21 years agoRe-commit of failed patch
Ard Biesheuvel [Tue, 12 Aug 2003 18:01:59 +0000 (18:01 +0000)]
Re-commit of failed patch

21 years agoRevert previous patch.
foobar [Tue, 12 Aug 2003 17:41:37 +0000 (17:41 +0000)]
Revert previous patch.

21 years agoAllow prepared execution of any non-query statement except CREATE DB
Ard Biesheuvel [Tue, 12 Aug 2003 17:33:54 +0000 (17:33 +0000)]
Allow prepared execution of any non-query statement except CREATE DB
(fixes bug #7014)

21 years agoFixed bug #23936 (fail to select and fetch)
Ard Biesheuvel [Tue, 12 Aug 2003 13:19:36 +0000 (13:19 +0000)]
Fixed bug #23936 (fail to select and fetch)

21 years agoproto fixes(Mehdi Achour)
Andrey Hristov [Tue, 12 Aug 2003 11:37:40 +0000 (11:37 +0000)]
proto fixes(Mehdi Achour)

21 years agoAdded comment in code :-)
Ard Biesheuvel [Tue, 12 Aug 2003 11:35:26 +0000 (11:35 +0000)]
Added comment in code :-)

21 years agoRevert ugly workaround for erroneous results of ibase_num_rows() (see comment in...
Ard Biesheuvel [Tue, 12 Aug 2003 11:27:03 +0000 (11:27 +0000)]
Revert ugly workaround for erroneous results of ibase_num_rows() (see comment in code)

21 years agoFix for missing errmsg in test 005
Ard Biesheuvel [Tue, 12 Aug 2003 10:02:25 +0000 (10:02 +0000)]
Fix for missing errmsg in test 005

21 years agoTiny fix
Ard Biesheuvel [Tue, 12 Aug 2003 09:57:57 +0000 (09:57 +0000)]
Tiny fix

21 years agoChanged to reflect corrected ibase_trans() behaviour
Ard Biesheuvel [Tue, 12 Aug 2003 09:57:17 +0000 (09:57 +0000)]
Changed to reflect corrected ibase_trans() behaviour

21 years agoRemove bogus patch - the number of elements is unrelated
Zeev Suraski [Tue, 12 Aug 2003 06:21:02 +0000 (06:21 +0000)]
Remove bogus patch - the number of elements is unrelated

21 years agoFix compiler warnings.
Ilia Alshanetsky [Tue, 12 Aug 2003 04:19:06 +0000 (04:19 +0000)]
Fix compiler warnings.

21 years agoFix for failed tests except 005
Ard Biesheuvel [Tue, 12 Aug 2003 02:16:40 +0000 (02:16 +0000)]
Fix for failed tests except 005

21 years agofix build
foobar [Tue, 12 Aug 2003 02:11:41 +0000 (02:11 +0000)]
fix build

21 years agofix test
foobar [Tue, 12 Aug 2003 02:05:21 +0000 (02:05 +0000)]
fix test

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Tue, 12 Aug 2003 00:58:52 +0000 (00:58 +0000)]
emalloc -> safe_emalloc

21 years agoFixed bugs in various tests.
Ilia Alshanetsky [Tue, 12 Aug 2003 00:44:05 +0000 (00:44 +0000)]
Fixed bugs in various tests.

21 years agoChangeLog update
<changelog@php.net> [Tue, 12 Aug 2003 00:30:27 +0000 (00:30 +0000)]
ChangeLog update

21 years agoFix the test results (negative indices are not strings anymore)
foobar [Mon, 11 Aug 2003 23:55:46 +0000 (23:55 +0000)]
Fix the test results (negative indices are not strings anymore)

21 years agoemalloc -> safe_emalloc
Ilia Alshanetsky [Mon, 11 Aug 2003 23:16:54 +0000 (23:16 +0000)]
emalloc -> safe_emalloc

21 years agoBugfix 21918
Marcus Boerger [Mon, 11 Aug 2003 20:14:25 +0000 (20:14 +0000)]
Bugfix 21918

21 years agoEnsure CGI binary works like CLI.
Moriyoshi Koizumi [Mon, 11 Aug 2003 20:02:05 +0000 (20:02 +0000)]
Ensure CGI binary works like CLI.
# This kind of mess should be removed if other better way is found.

21 years ago(format fix) replace a tab with a single space
Moriyoshi Koizumi [Mon, 11 Aug 2003 19:52:38 +0000 (19:52 +0000)]
(format fix) replace a tab with a single space

21 years agoBugfix #25044
Marcus Boerger [Mon, 11 Aug 2003 19:36:26 +0000 (19:36 +0000)]
Bugfix #25044

21 years agoFixed bug #22245 (References inside $_SESSION not being handled).
Ilia Alshanetsky [Mon, 11 Aug 2003 19:20:44 +0000 (19:20 +0000)]
Fixed bug #22245 (References inside $_SESSION not being handled).

21 years agoAdd Ard as interbase maintainer
Marcus Boerger [Mon, 11 Aug 2003 18:53:55 +0000 (18:53 +0000)]
Add Ard as interbase maintainer

21 years agoFixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
Ilia Alshanetsky [Mon, 11 Aug 2003 18:03:24 +0000 (18:03 +0000)]
Fixed bug #22947 (Ack() inside win32/sendmail.c may stall in certain
situations).

21 years agoFixed bug #25037 (Possible infinite loop inside SendText())
Ilia Alshanetsky [Mon, 11 Aug 2003 16:37:32 +0000 (16:37 +0000)]
Fixed bug #25037 (Possible infinite loop inside SendText())

21 years agoproto fix (thanks to Mehdi Achour for notifying)
Andrey Hristov [Mon, 11 Aug 2003 11:27:27 +0000 (11:27 +0000)]
proto fix (thanks to Mehdi Achour for notifying)

21 years ago- added script encoding support to Zend Engine 2.
Masaki Fujimoto [Mon, 11 Aug 2003 05:24:42 +0000 (05:24 +0000)]
- added script encoding support to Zend Engine 2.
  this enables ZE2 to gracefully parse scripts written in UTF-8 (with BOM),
  UTF-16, UTF-32, Shift_JIS, ISO-2022-JP etc... (when configured with
  '--enable-zend-multibyte' and '--enable-mbstring')

21 years agoFixed bug #21957 (serialize() mangles objects with __sleep).
Ilia Alshanetsky [Mon, 11 Aug 2003 03:22:24 +0000 (03:22 +0000)]
Fixed bug #21957 (serialize() mangles objects with __sleep).

21 years agoSimplify a bit
foobar [Mon, 11 Aug 2003 02:32:17 +0000 (02:32 +0000)]
Simplify a bit

21 years agoFix compile warning
foobar [Mon, 11 Aug 2003 02:03:40 +0000 (02:03 +0000)]
Fix compile warning

21 years agoNuke unused variable
foobar [Mon, 11 Aug 2003 01:56:43 +0000 (01:56 +0000)]
Nuke unused variable

21 years agoFix the compile warnings properly
foobar [Mon, 11 Aug 2003 01:54:45 +0000 (01:54 +0000)]
Fix the compile warnings properly

21 years agoCollection of tests for stream_socket_(client|server)(). TCP/UDP (AF_INET & AF_INET6...
Sara Golemon [Mon, 11 Aug 2003 01:30:55 +0000 (01:30 +0000)]
Collection of tests for stream_socket_(client|server)().  TCP/UDP (AF_INET & AF_INET6) and UNIX/UDG

21 years agoAdded the interbase NEWS entries
foobar [Mon, 11 Aug 2003 01:22:37 +0000 (01:22 +0000)]
Added the interbase NEWS entries

21 years agoMoved the RINIT(crypt) stuff into crypt() itself.
foobar [Mon, 11 Aug 2003 00:49:19 +0000 (00:49 +0000)]
Moved the RINIT(crypt) stuff into crypt() itself.

21 years agoAdded myself
Ard Biesheuvel [Mon, 11 Aug 2003 00:49:08 +0000 (00:49 +0000)]
Added myself

21 years ago- Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
foobar [Mon, 11 Aug 2003 00:42:29 +0000 (00:42 +0000)]
- Fixed bug #25007 (rand() & mt_rand() seed RNG every call).
# Also cleaned up the code a bit with this fix.

21 years agoChangeLog update
<changelog@php.net> [Mon, 11 Aug 2003 00:30:22 +0000 (00:30 +0000)]
ChangeLog update

21 years agoAdd destructor inheritance test (bug #24637)
Marcus Boerger [Mon, 11 Aug 2003 00:02:32 +0000 (00:02 +0000)]
Add destructor inheritance test (bug #24637)

21 years agoBugfix #24637 __destruct not called
Marcus Boerger [Sun, 10 Aug 2003 23:59:35 +0000 (23:59 +0000)]
Bugfix #24637 __destruct not called

21 years agoInitialize this variable to 0 as suggested by sara
Marcus Boerger [Sun, 10 Aug 2003 21:30:36 +0000 (21:30 +0000)]
Initialize this variable to 0 as suggested by sara

21 years agoAdded ibase_num_params() and ibase_param_info()
Ard Biesheuvel [Sun, 10 Aug 2003 20:53:19 +0000 (20:53 +0000)]
Added ibase_num_params() and ibase_param_info()
@- Added function ibase_num_params() (Ard)
@- Added function ibase_param_info() (Ard)

21 years agoFix warnings
Marcus Boerger [Sun, 10 Aug 2003 20:39:58 +0000 (20:39 +0000)]
Fix warnings

21 years agoNuke unused vars
Marcus Boerger [Sun, 10 Aug 2003 20:39:19 +0000 (20:39 +0000)]
Nuke unused vars

21 years agoNuke unused vars
Marcus Boerger [Sun, 10 Aug 2003 20:13:38 +0000 (20:13 +0000)]
Nuke unused vars

21 years agoWin32 fixes
Ard Biesheuvel [Sun, 10 Aug 2003 17:24:51 +0000 (17:24 +0000)]
Win32 fixes

21 years agoAdded ibase_affected_rows() and ibase_num_rows()
Ard Biesheuvel [Sun, 10 Aug 2003 16:21:26 +0000 (16:21 +0000)]
Added ibase_affected_rows() and ibase_num_rows()
Fix for ibase_fetch_*() error after exhaustion of result
@- Added ibase_affected_row() (Ard)
@- Added ibase_num_rows() (Ard)