]>
granicus.if.org Git - php/log
Jason Greene [Sat, 16 Aug 2003 06:34:36 +0000 (06:34 +0000)]
Remove all vector based functions for the following reasons:
- This solves alot of platform compatibility problems
- The possible security issue of allocating an incredibly large vector
pool is prevented
- They are of little to no benefit in a high level language
- 99% of all things done with these functions can be done using
sendto/recvfrom
Ard Biesheuvel [Sat, 16 Aug 2003 01:58:29 +0000 (01:58 +0000)]
Removed ibase_num_rows()
Converted some MACRO-isms
foobar [Sat, 16 Aug 2003 01:34:45 +0000 (01:34 +0000)]
Removed ibase_num_rows() (requested by Ard)
Ard Biesheuvel [Sat, 16 Aug 2003 00:58:24 +0000 (00:58 +0000)]
Added comment about ibase_num_rows()
<changelog@php.net> [Sat, 16 Aug 2003 00:31:07 +0000 (00:31 +0000)]
ChangeLog update
Sascha Schumann [Fri, 15 Aug 2003 21:02:35 +0000 (21:02 +0000)]
Restrict scope of inline functions to compile unit
Submitted by: Jason Greene <jason@inetgurus.net>
Marcus Boerger [Fri, 15 Aug 2003 19:37:03 +0000 (19:37 +0000)]
It is maintained now by Ard
foobar [Fri, 15 Aug 2003 18:47:23 +0000 (18:47 +0000)]
MFB
foobar [Fri, 15 Aug 2003 16:32:42 +0000 (16:32 +0000)]
group those ibase entries a bit + added ibase_free_event_handler() too
Ard Biesheuvel [Fri, 15 Aug 2003 16:13:51 +0000 (16:13 +0000)]
Added ibase_free_event_handler()
foobar [Fri, 15 Aug 2003 16:11:26 +0000 (16:11 +0000)]
new functions in ext/interbase
Andrey Hristov [Fri, 15 Aug 2003 12:08:15 +0000 (12:08 +0000)]
2 proto fixes (Mehdi Achour)
John Coggeshall [Fri, 15 Aug 2003 06:10:36 +0000 (06:10 +0000)]
Updating TODO
<changelog@php.net> [Fri, 15 Aug 2003 00:30:58 +0000 (00:30 +0000)]
ChangeLog update
Ard Biesheuvel [Fri, 15 Aug 2003 00:16:58 +0000 (00:16 +0000)]
Moved TRMLS_FETCH to correct scope
Ard Biesheuvel [Fri, 15 Aug 2003 00:06:07 +0000 (00:06 +0000)]
Added ibase_set_event_handler()
Marcus Boerger [Thu, 14 Aug 2003 21:44:38 +0000 (21:44 +0000)]
Upds
Marcus Boerger [Thu, 14 Aug 2003 21:14:04 +0000 (21:14 +0000)]
Add 'graphical' tree mode
Wez Furlong [Thu, 14 Aug 2003 20:57:49 +0000 (20:57 +0000)]
update for com_dotnet
Wez Furlong [Thu, 14 Aug 2003 20:48:06 +0000 (20:48 +0000)]
add credits
Wez Furlong [Thu, 14 Aug 2003 20:47:29 +0000 (20:47 +0000)]
add news about COM
Wez Furlong [Thu, 14 Aug 2003 20:31:38 +0000 (20:31 +0000)]
fix .net build
Derick Rethans [Thu, 14 Aug 2003 20:14:34 +0000 (20:14 +0000)]
MFB: - Fix library path problems
Wez Furlong [Thu, 14 Aug 2003 17:58:58 +0000 (17:58 +0000)]
Might help to have the COM stuff actually build...
Ilia Alshanetsky [Thu, 14 Aug 2003 17:49:08 +0000 (17:49 +0000)]
Fixed bug #25093 (Various leaks due to non-freed queries)
Marcus Boerger [Thu, 14 Aug 2003 17:25:05 +0000 (17:25 +0000)]
Don't test other functionality than wddx here.
Wez Furlong [Thu, 14 Aug 2003 17:06:43 +0000 (17:06 +0000)]
fix this stuff
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.
Ilia Alshanetsky [Thu, 14 Aug 2003 14:36:38 +0000 (14:36 +0000)]
Fixed bug #25081 (odbc_fetch_array() may mangle numeric fields).
Ard Biesheuvel [Thu, 14 Aug 2003 10:55:02 +0000 (10:55 +0000)]
Added ibase_wait_event()
Ilia Alshanetsky [Thu, 14 Aug 2003 01:30:06 +0000 (01:30 +0000)]
Fixed bug #25084 (Make refer check not dependant on register_globals)
Ilia Alshanetsky [Thu, 14 Aug 2003 00:54:28 +0000 (00:54 +0000)]
Added missing skip condition
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.
<changelog@php.net> [Thu, 14 Aug 2003 00:31:18 +0000 (00:31 +0000)]
ChangeLog update
foobar [Wed, 13 Aug 2003 23:45:42 +0000 (23:45 +0000)]
MFB
<changelog@php.net> [Wed, 13 Aug 2003 23:27:30 +0000 (23:27 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:27:28 +0000 (23:27 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:24:59 +0000 (23:24 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 13 Aug 2003 23:20:59 +0000 (23:20 +0000)]
ChangeLog update
Edin Kadribasic [Wed, 13 Aug 2003 23:04:08 +0000 (23:04 +0000)]
MFB: standard location for the include files
Wez Furlong [Wed, 13 Aug 2003 22:31:22 +0000 (22:31 +0000)]
It's boolean, not long.
# fixes a warning under vc7
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 :)
Greg Beaver [Wed, 13 Aug 2003 21:16:31 +0000 (21:16 +0000)]
fix uninstall for optional dependencies, bug #25080
Greg Beaver [Wed, 13 Aug 2003 21:12:15 +0000 (21:12 +0000)]
fix optional dependencies in reading, validating, and writing of package.xml
Vlad Krupin [Wed, 13 Aug 2003 21:01:04 +0000 (21:01 +0000)]
this comment makes no sense after the previous commit
Greg Beaver [Wed, 13 Aug 2003 20:38:44 +0000 (20:38 +0000)]
updating for release
Greg Beaver [Wed, 13 Aug 2003 20:36:54 +0000 (20:36 +0000)]
fix for Bug #21845 $this in static calls
Greg Beaver [Wed, 13 Aug 2003 20:34:48 +0000 (20:34 +0000)]
tests for pear error handling
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
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
Moriyoshi Koizumi [Wed, 13 Aug 2003 18:21:06 +0000 (18:21 +0000)]
Slight improvement. Hope this will make some difference.
foobar [Wed, 13 Aug 2003 10:40:28 +0000 (10:40 +0000)]
fix test
foobar [Wed, 13 Aug 2003 10:35:14 +0000 (10:35 +0000)]
Disable the debugging to prevent the tests from failing.
foobar [Wed, 13 Aug 2003 09:48:20 +0000 (09:48 +0000)]
Fix the test. (this was mixed test with bug #24159)
foobar [Wed, 13 Aug 2003 08:59:53 +0000 (08:59 +0000)]
more informix stuff
Marc Boeren [Wed, 13 Aug 2003 07:54:31 +0000 (07:54 +0000)]
Remove special-case from test for SQLite persistent connections.
Marcus Boerger [Wed, 13 Aug 2003 07:17:16 +0000 (07:17 +0000)]
Add missing entry
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
Ard Biesheuvel [Wed, 13 Aug 2003 02:19:14 +0000 (02:19 +0000)]
Allow the use of EXECUTE PROCEDURE statements
Ilia Alshanetsky [Wed, 13 Aug 2003 02:01:46 +0000 (02:01 +0000)]
Don't forget to flush() buffers for -w -s
foobar [Wed, 13 Aug 2003 01:37:31 +0000 (01:37 +0000)]
revert that, it did not fix anything
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).
foobar [Wed, 13 Aug 2003 01:24:27 +0000 (01:24 +0000)]
Fix external builds (configure run outside srcdir)
Sara Golemon [Wed, 13 Aug 2003 00:49:22 +0000 (00:49 +0000)]
Prevent carryover when max-min > signed int max
<changelog@php.net> [Wed, 13 Aug 2003 00:30:30 +0000 (00:30 +0000)]
ChangeLog update
Marcus Boerger [Tue, 12 Aug 2003 21:29:28 +0000 (21:29 +0000)]
# Wez, your whish is my command
Marcus Boerger [Tue, 12 Aug 2003 21:15:16 +0000 (21:15 +0000)]
Bugfix #25056
Ard Biesheuvel [Tue, 12 Aug 2003 18:08:13 +0000 (18:08 +0000)]
.... and again
Ard Biesheuvel [Tue, 12 Aug 2003 18:01:59 +0000 (18:01 +0000)]
Re-commit of failed patch
foobar [Tue, 12 Aug 2003 17:41:37 +0000 (17:41 +0000)]
Revert previous patch.
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)
Ard Biesheuvel [Tue, 12 Aug 2003 13:19:36 +0000 (13:19 +0000)]
Fixed bug #23936 (fail to select and fetch)
Andrey Hristov [Tue, 12 Aug 2003 11:37:40 +0000 (11:37 +0000)]
proto fixes(Mehdi Achour)
Ard Biesheuvel [Tue, 12 Aug 2003 11:35:26 +0000 (11:35 +0000)]
Added comment in code :-)
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)
Ard Biesheuvel [Tue, 12 Aug 2003 10:02:25 +0000 (10:02 +0000)]
Fix for missing errmsg in test 005
Ard Biesheuvel [Tue, 12 Aug 2003 09:57:57 +0000 (09:57 +0000)]
Tiny fix
Ard Biesheuvel [Tue, 12 Aug 2003 09:57:17 +0000 (09:57 +0000)]
Changed to reflect corrected ibase_trans() behaviour
Zeev Suraski [Tue, 12 Aug 2003 06:21:02 +0000 (06:21 +0000)]
Remove bogus patch - the number of elements is unrelated
Ilia Alshanetsky [Tue, 12 Aug 2003 04:19:06 +0000 (04:19 +0000)]
Fix compiler warnings.
Ard Biesheuvel [Tue, 12 Aug 2003 02:16:40 +0000 (02:16 +0000)]
Fix for failed tests except 005
foobar [Tue, 12 Aug 2003 02:11:41 +0000 (02:11 +0000)]
fix build
foobar [Tue, 12 Aug 2003 02:05:21 +0000 (02:05 +0000)]
fix test
Ilia Alshanetsky [Tue, 12 Aug 2003 00:58:52 +0000 (00:58 +0000)]
emalloc -> safe_emalloc
Ilia Alshanetsky [Tue, 12 Aug 2003 00:44:05 +0000 (00:44 +0000)]
Fixed bugs in various tests.
<changelog@php.net> [Tue, 12 Aug 2003 00:30:27 +0000 (00:30 +0000)]
ChangeLog update
foobar [Mon, 11 Aug 2003 23:55:46 +0000 (23:55 +0000)]
Fix the test results (negative indices are not strings anymore)
Ilia Alshanetsky [Mon, 11 Aug 2003 23:16:54 +0000 (23:16 +0000)]
emalloc -> safe_emalloc
Marcus Boerger [Mon, 11 Aug 2003 20:14:25 +0000 (20:14 +0000)]
Bugfix 21918
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.
Moriyoshi Koizumi [Mon, 11 Aug 2003 19:52:38 +0000 (19:52 +0000)]
(format fix) replace a tab with a single space
Marcus Boerger [Mon, 11 Aug 2003 19:36:26 +0000 (19:36 +0000)]
Bugfix #25044
Ilia Alshanetsky [Mon, 11 Aug 2003 19:20:44 +0000 (19:20 +0000)]
Fixed bug #22245 (References inside $_SESSION not being handled).
Marcus Boerger [Mon, 11 Aug 2003 18:53:55 +0000 (18:53 +0000)]
Add Ard as interbase maintainer
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).
Ilia Alshanetsky [Mon, 11 Aug 2003 16:37:32 +0000 (16:37 +0000)]
Fixed bug #25037 (Possible infinite loop inside SendText())
Andrey Hristov [Mon, 11 Aug 2003 11:27:27 +0000 (11:27 +0000)]
proto fix (thanks to Mehdi Achour for notifying)
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')
Ilia Alshanetsky [Mon, 11 Aug 2003 03:22:24 +0000 (03:22 +0000)]
Fixed bug #21957 (serialize() mangles objects with __sleep).
foobar [Mon, 11 Aug 2003 02:32:17 +0000 (02:32 +0000)]
Simplify a bit