]>
granicus.if.org Git - php/log
foobar [Wed, 5 Sep 2001 19:47:55 +0000 (19:47 +0000)]
revert bad commit.
Dan Kalowsky [Wed, 5 Sep 2001 16:19:48 +0000 (16:19 +0000)]
Patch to stop the crashing behavior exhibited by PHP/ODBC in SOLID/DB2
submitted by Walter Franzini (walter@sys-net.it)
@Fix for LONG_VARCHAR type crashing submitted by Walter Franzini (walter@sys-net.it)
#Should this also be put into the 4.0.7 RC cycle?
Rasmus Lerdorf [Wed, 5 Sep 2001 15:41:08 +0000 (15:41 +0000)]
Interbase changes should get a NEWS entry
Jason Greene [Wed, 5 Sep 2001 15:30:34 +0000 (15:30 +0000)]
Prevent incorrect warning message from occuring on an EOF of socket_read.
Andrei Zmievski [Wed, 5 Sep 2001 14:43:49 +0000 (14:43 +0000)]
Fix.
foobar [Wed, 5 Sep 2001 13:18:09 +0000 (13:18 +0000)]
Fixes commit / link problems with certain compilers.
# Please use PHP_CHECK_LIBRARY() always instead of AC_CHECK_LIB
# if you need to pass extra libs/libpaths to the test.
Stanislav Malyshev [Wed, 5 Sep 2001 09:29:28 +0000 (09:29 +0000)]
MFZE1
Sterling Hughes [Wed, 5 Sep 2001 06:55:37 +0000 (06:55 +0000)]
API Update
foobar [Wed, 5 Sep 2001 01:03:50 +0000 (01:03 +0000)]
Removed unused lines.
<changelog@php.net> [Wed, 5 Sep 2001 00:11:04 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 5 Sep 2001 00:11:03 +0000 (00:11 +0000)]
ChangeLog update
Jason Greene [Tue, 4 Sep 2001 22:27:30 +0000 (22:27 +0000)]
Much better fix for non forte compilers on Solaris.
Removed pragma hack.
Renamed socket struct to bsd_socket.
Frank M. Kromann [Tue, 4 Sep 2001 21:51:11 +0000 (21:51 +0000)]
Adding function to set transaction locking and isolation.
Rasmus Lerdorf [Tue, 4 Sep 2001 21:50:27 +0000 (21:50 +0000)]
ok, hand-patched this one in
Rasmus Lerdorf [Tue, 4 Sep 2001 21:47:05 +0000 (21:47 +0000)]
Interbase extension fixes by Jeremy Bettis
(.dsp patch looked funky, but these ones look ok)
Egon Schmid [Tue, 4 Sep 2001 21:46:27 +0000 (21:46 +0000)]
Fixed some protos.
Egon Schmid [Tue, 4 Sep 2001 21:07:17 +0000 (21:07 +0000)]
Fixed some protos.
Egon Schmid [Tue, 4 Sep 2001 10:44:28 +0000 (10:44 +0000)]
Fixed some protos.
Sterling Hughes [Tue, 4 Sep 2001 10:13:55 +0000 (10:13 +0000)]
Thanks sebastian
# I really like this whole qa team thingy
Sterling Hughes [Tue, 4 Sep 2001 09:35:53 +0000 (09:35 +0000)]
update php_trim as well...
Sterling Hughes [Tue, 4 Sep 2001 09:33:30 +0000 (09:33 +0000)]
fix crash bug
Andi Gutmans [Tue, 4 Sep 2001 07:41:20 +0000 (07:41 +0000)]
- Fix namespace collisions.
Sterling Hughes [Tue, 4 Sep 2001 06:21:48 +0000 (06:21 +0000)]
fix proto
Sterling Hughes [Tue, 4 Sep 2001 06:20:23 +0000 (06:20 +0000)]
tabs -> spaces
Sterling Hughes [Tue, 4 Sep 2001 06:18:11 +0000 (06:18 +0000)]
Begin cleanup, api wise...
Sterling Hughes [Tue, 4 Sep 2001 06:08:42 +0000 (06:08 +0000)]
pval -> zval
Stig Bakken [Tue, 4 Sep 2001 03:34:59 +0000 (03:34 +0000)]
* hopefully the only changes required for the initials->user rename
Stig Bakken [Tue, 4 Sep 2001 03:23:56 +0000 (03:23 +0000)]
* rename "initials" to "user" for clarity
Daniel Beulshausen [Tue, 4 Sep 2001 02:20:49 +0000 (02:20 +0000)]
update workspaces
Daniel Beulshausen [Tue, 4 Sep 2001 02:19:30 +0000 (02:19 +0000)]
fix zts+win32 build
<changelog@php.net> [Tue, 4 Sep 2001 00:10:39 +0000 (00:10 +0000)]
ChangeLog update
Sterling Hughes [Mon, 3 Sep 2001 23:30:33 +0000 (23:30 +0000)]
- update to php4 api
- expand case statements, ie:
case 1: case 2: case 3:
to
case 1:
case 2:
case 3:
- Remove un-necessary brackets and parentheses (only when it takes away from
readability, I know this is quite arbitrary, but I did my best :)
Sterling Hughes [Mon, 3 Sep 2001 21:54:27 +0000 (21:54 +0000)]
fix compile on sun forte cc
Andi Gutmans [Mon, 3 Sep 2001 20:21:00 +0000 (20:21 +0000)]
- Fix thread safe mode.
- Please don't use Java style function braces.
Rasmus Lerdorf [Mon, 3 Sep 2001 18:58:00 +0000 (18:58 +0000)]
This is a list of char *'s, not zvals (caught by Nick - see bug #13107)
Derick Rethans [Mon, 3 Sep 2001 17:38:10 +0000 (17:38 +0000)]
- Fix broken build
#- Please test before commit!
Andi Gutmans [Mon, 3 Sep 2001 16:57:49 +0000 (16:57 +0000)]
- CLS_CC -> TSRMLS_CC
Stanislav Malyshev [Mon, 3 Sep 2001 16:26:31 +0000 (16:26 +0000)]
Add _php_math_zvaltobase and _php_math_basetozval
This allows to use bindec, etc. functions to convert numbers longer
than fits in long, using floats instead.
Note: the functions like decbin still don't use the zval-ed functions,
so they work only on longs yet.
Jeroen van Wolffelaar [Mon, 3 Sep 2001 12:01:50 +0000 (12:01 +0000)]
Removed outdated comment until I've got a better one
Jeroen van Wolffelaar [Mon, 3 Sep 2001 11:57:15 +0000 (11:57 +0000)]
Kill some warnings/errors (reported by Sebastian, more to come, but
could take some time. Update of ZTS-builderrors is welcome)
Sterling Hughes [Mon, 3 Sep 2001 08:47:45 +0000 (08:47 +0000)]
should be this
Sterling Hughes [Mon, 3 Sep 2001 08:44:02 +0000 (08:44 +0000)]
- Update to the PHP4 API (newer macros)
- Improve error reporting from split()
- Some minor speed improvements
Sterling Hughes [Mon, 3 Sep 2001 06:10:45 +0000 (06:10 +0000)]
stray tabs
Sterling Hughes [Mon, 3 Sep 2001 04:49:36 +0000 (04:49 +0000)]
cleanup sscanf() just a tiny bit, just so it looks like the rest of the code
in the string.c file.
foobar [Mon, 3 Sep 2001 02:31:56 +0000 (02:31 +0000)]
First step for chunkifying the HTTP uploads.
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:54:04 +0000 (01:54 +0000)]
Fix array_rand and array_suffle to use php_rand correctly
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:46:03 +0000 (01:46 +0000)]
Fix prototype
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:40:06 +0000 (01:40 +0000)]
Added RAND_REDESIGN change to NEWS (could be more elaborate, but IMHO
that should be in the manual?)
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:25:24 +0000 (01:25 +0000)]
Fix SIGSEGV because HAS_SRAND didn't check wether the entry existed at
all
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:10:29 +0000 (01:10 +0000)]
Add forgotten files to MAIN
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:09:35 +0000 (01:09 +0000)]
Update credits
Jeroen van Wolffelaar [Mon, 3 Sep 2001 01:06:23 +0000 (01:06 +0000)]
Merge RAND_REDESIGN into MAIN
<changelog@php.net> [Mon, 3 Sep 2001 00:10:58 +0000 (00:10 +0000)]
ChangeLog update
Jesus M. Castagnetto [Sun, 2 Sep 2001 00:11:44 +0000 (00:11 +0000)]
s/fileList/filelist/
<changelog@php.net> [Sun, 2 Sep 2001 00:10:26 +0000 (00:10 +0000)]
ChangeLog update
Jesus M. Castagnetto [Sun, 2 Sep 2001 00:09:52 +0000 (00:09 +0000)]
Changed element and attribute names to lowercase to match the changes
in the package.xml files
Sascha Schumann [Sat, 1 Sep 2001 17:23:17 +0000 (17:23 +0000)]
.
Zeev Suraski [Sat, 1 Sep 2001 14:55:29 +0000 (14:55 +0000)]
Update API number
<changelog@php.net> [Sat, 1 Sep 2001 00:12:54 +0000 (00:12 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 1 Sep 2001 00:12:51 +0000 (00:12 +0000)]
NEWS update
foobar [Fri, 31 Aug 2001 22:03:24 +0000 (22:03 +0000)]
WS
Sterling Hughes [Fri, 31 Aug 2001 21:55:43 +0000 (21:55 +0000)]
spaces->tabs
Sterling Hughes [Fri, 31 Aug 2001 21:52:44 +0000 (21:52 +0000)]
MFZE1
Sterling Hughes [Fri, 31 Aug 2001 21:47:26 +0000 (21:47 +0000)]
MFZE1
Zeev Suraski [Fri, 31 Aug 2001 20:03:09 +0000 (20:03 +0000)]
Restore session_adapt_url()
foobar [Fri, 31 Aug 2001 19:55:54 +0000 (19:55 +0000)]
fixed NEWS entry
Zeev Suraski [Fri, 31 Aug 2001 19:26:12 +0000 (19:26 +0000)]
Cleanup and clarify
Zeev Suraski [Fri, 31 Aug 2001 19:22:08 +0000 (19:22 +0000)]
define_sid updates
Tomas V.V.Cox [Fri, 31 Aug 2001 19:21:02 +0000 (19:21 +0000)]
renumber error lines
Tomas V.V.Cox [Fri, 31 Aug 2001 19:13:24 +0000 (19:13 +0000)]
fix for DB/tests/db_error2.phpt
Tomas V.V.Cox [Fri, 31 Aug 2001 17:56:44 +0000 (17:56 +0000)]
fix problem when mixing different error modes under certain circumstances
(pear/test/pear_error3.phpt)
Tomas V.V.Cox [Fri, 31 Aug 2001 16:43:08 +0000 (16:43 +0000)]
make some tests to work. Still left the Notice of the deprecated use of
call_user_method, no way to shut it down.
Tomas V.V.Cox [Fri, 31 Aug 2001 16:12:33 +0000 (16:12 +0000)]
Use _default_error_options as the options for PEAR_ERROR_CALLBACK.
Depreciate the use of _default_error_callback
Zeev Suraski [Fri, 31 Aug 2001 15:56:48 +0000 (15:56 +0000)]
Support multiple chunked output buffering layers
Zeev Suraski [Fri, 31 Aug 2001 15:22:10 +0000 (15:22 +0000)]
Fix trans_sid handler registration logic
Zeev Suraski [Fri, 31 Aug 2001 15:16:15 +0000 (15:16 +0000)]
Fix double freeing
Zeev Suraski [Fri, 31 Aug 2001 14:34:40 +0000 (14:34 +0000)]
API update
Tomas V.V.Cox [Fri, 31 Aug 2001 13:27:46 +0000 (13:27 +0000)]
fix userinfo msg in Pear_Error::toString() when callback mode is selected
and style
Zeev Suraski [Fri, 31 Aug 2001 13:11:52 +0000 (13:11 +0000)]
MFZE1
Andrei Zmievski [Fri, 31 Aug 2001 04:52:10 +0000 (04:52 +0000)]
@- Made in_array() and search_array() allow the needle to be an array in
@ itself. (Andrei)
<changelog@php.net> [Fri, 31 Aug 2001 00:11:32 +0000 (00:11 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 31 Aug 2001 00:11:29 +0000 (00:11 +0000)]
NEWS update
Tomas V.V.Cox [Thu, 30 Aug 2001 19:55:57 +0000 (19:55 +0000)]
killed obscure bug in pushErrorHandling
Zeev Suraski [Thu, 30 Aug 2001 18:06:30 +0000 (18:06 +0000)]
Try to fix TSRM.dsp
foobar [Thu, 30 Aug 2001 17:47:04 +0000 (17:47 +0000)]
@- Added ini_get_all() function which returns all registered ini entries
or the entries for the specified extension. (Jani)
Andi Gutmans [Thu, 30 Aug 2001 17:27:43 +0000 (17:27 +0000)]
- Make it compile in thread-safe mode.
foobar [Thu, 30 Aug 2001 16:29:36 +0000 (16:29 +0000)]
KISS. And the search order must be reversed always. Last one counts.
Sebastian Bergmann [Thu, 30 Aug 2001 15:33:43 +0000 (15:33 +0000)]
HEAD has been 4.0.8-dev for some time now, so name it accordingly.
Andi Gutmans [Thu, 30 Aug 2001 15:31:35 +0000 (15:31 +0000)]
- Get rid of warning and C++ comments
Tomas V.V.Cox [Thu, 30 Aug 2001 15:27:55 +0000 (15:27 +0000)]
The "actual" mode must be taken, not the error object mode
Andi Gutmans [Thu, 30 Aug 2001 15:26:30 +0000 (15:26 +0000)]
- Initial support for exceptions.
Zeev Suraski [Thu, 30 Aug 2001 13:38:33 +0000 (13:38 +0000)]
Fix unclean shutdown value
Zeev Suraski [Thu, 30 Aug 2001 12:08:23 +0000 (12:08 +0000)]
MFZE1
<changelog@php.net> [Thu, 30 Aug 2001 00:10:37 +0000 (00:10 +0000)]
ChangeLog update
foobar [Wed, 29 Aug 2001 23:53:22 +0000 (23:53 +0000)]
According to Zeev this code is just for showing how to create overloaded classes.
Joey Smith [Wed, 29 Aug 2001 22:26:04 +0000 (22:26 +0000)]
Fix bug #13025.
foobar [Wed, 29 Aug 2001 16:00:30 +0000 (16:00 +0000)]
WS fixes and indenting.
Andrei Zmievski [Wed, 29 Aug 2001 13:38:08 +0000 (13:38 +0000)]
Fix changelog.
Wez Furlong [Wed, 29 Aug 2001 13:13:24 +0000 (13:13 +0000)]
fix build
Wez Furlong [Wed, 29 Aug 2001 11:29:52 +0000 (11:29 +0000)]
fix bug# 13017 - patch from tsukada@fminn.nagano.nagano.jp