]>
granicus.if.org Git - php/log
Andrei Zmievski [Fri, 16 Mar 2001 19:29:23 +0000 (19:29 +0000)]
@- Fixed all relevant array functions to avoid moving the internal array
@ pointer during operations. (Andrei)
foobar [Fri, 16 Mar 2001 18:18:01 +0000 (18:18 +0000)]
This has got to be the last one..
Uwe Steinmann [Fri, 16 Mar 2001 17:40:38 +0000 (17:40 +0000)]
- Inserting links without any delimiters is now possible
foobar [Fri, 16 Mar 2001 17:10:46 +0000 (17:10 +0000)]
.php files should not be ignored. Typo?
Derick Rethans [Fri, 16 Mar 2001 15:59:45 +0000 (15:59 +0000)]
- Fixed mem leak
foobar [Fri, 16 Mar 2001 14:45:46 +0000 (14:45 +0000)]
Missed this one.
foobar [Fri, 16 Mar 2001 13:17:54 +0000 (13:17 +0000)]
Make compile again when ZTS is enabled and imap-2000 is used. Bug #9762
Sascha Schumann [Fri, 16 Mar 2001 12:23:31 +0000 (12:23 +0000)]
Don't do anything, if the user wants no PDF.
foobar [Fri, 16 Mar 2001 07:13:06 +0000 (07:13 +0000)]
This should fix problems in systems without libbind.
<changelog@php.net> [Fri, 16 Mar 2001 02:09:22 +0000 (02:09 +0000)]
ChangeLog update
foobar [Fri, 16 Mar 2001 02:06:34 +0000 (02:06 +0000)]
Added a check for the one function missing in <= 0.1.0 versions of ming lib.
Brian Bruns [Fri, 16 Mar 2001 01:21:32 +0000 (01:21 +0000)]
sybase_affected_rows implementation submitted by John F. Dumas <jdumas@locutus.kingwoodcable.com>
foobar [Fri, 16 Mar 2001 00:37:35 +0000 (00:37 +0000)]
Killed a compile warning + made ming extension compile with the older ming libs.
foobar [Fri, 16 Mar 2001 00:36:47 +0000 (00:36 +0000)]
Missing files.
foobar [Fri, 16 Mar 2001 00:36:31 +0000 (00:36 +0000)]
Beutify + fix some errors in finding libs and header files.
Daniel Beulshausen [Thu, 15 Mar 2001 20:45:49 +0000 (20:45 +0000)]
fix win32 build
Andi Gutmans [Thu, 15 Mar 2001 18:58:07 +0000 (18:58 +0000)]
- Nuke commented code
Jon Parise [Thu, 15 Mar 2001 05:07:31 +0000 (05:07 +0000)]
Whitespace (spaces to four-column tabs)
<changelog@php.net> [Thu, 15 Mar 2001 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
James Moore [Wed, 14 Mar 2001 21:28:58 +0000 (21:28 +0000)]
Adding webteam to credits.
foobar [Wed, 14 Mar 2001 13:43:58 +0000 (13:43 +0000)]
Forgot this one..
foobar [Wed, 14 Mar 2001 13:42:33 +0000 (13:42 +0000)]
Missing.
Sascha Schumann [Wed, 14 Mar 2001 13:38:03 +0000 (13:38 +0000)]
Fix ZTS build
Uwe Steinmann [Wed, 14 Mar 2001 06:33:46 +0000 (06:33 +0000)]
-fixed prototype and indention
<changelog@php.net> [Wed, 14 Mar 2001 02:09:18 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 14 Mar 2001 02:09:15 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Tue, 13 Mar 2001 23:20:23 +0000 (23:20 +0000)]
Make get_browser() read its information from $HTTP_SERVER_VARS[] if available
Zeev Suraski [Tue, 13 Mar 2001 22:52:53 +0000 (22:52 +0000)]
Implement mysql_unbuffered_query() - uses mysql_use_result() instead of
mysql_store_result()
foobar [Tue, 13 Mar 2001 22:50:02 +0000 (22:50 +0000)]
cleanup.
Jason Greene [Tue, 13 Mar 2001 22:44:49 +0000 (22:44 +0000)]
fix broken m4, you should have all checking code withing your withval test
-Jason
foobar [Tue, 13 Mar 2001 22:33:53 +0000 (22:33 +0000)]
Extension was enabled by default..
Zeev Suraski [Tue, 13 Mar 2001 21:42:43 +0000 (21:42 +0000)]
Centralize query code
Zeev Suraski [Tue, 13 Mar 2001 21:13:19 +0000 (21:13 +0000)]
Use a container struct instead of MYSQL directly
Frank M. Kromann [Tue, 13 Mar 2001 21:02:52 +0000 (21:02 +0000)]
Adding FrontBase extension to modules
Frank M. Kromann [Tue, 13 Mar 2001 20:58:47 +0000 (20:58 +0000)]
Initial check-in of FrontBase extension
Stanislav Malyshev [Tue, 13 Mar 2001 18:39:38 +0000 (18:39 +0000)]
Fix off-by-one on config values set from Apache config
# It didn't really hurt, since the extra character was always \0,
# but the phpinfo() display came out ugly.
Andrei Zmievski [Tue, 13 Mar 2001 17:54:38 +0000 (17:54 +0000)]
Remove config.h instead of php_config.h
Sascha Schumann [Tue, 13 Mar 2001 17:14:47 +0000 (17:14 +0000)]
Replace memcpy and sprintf with smart_strs.
Sascha Schumann [Tue, 13 Mar 2001 17:11:43 +0000 (17:11 +0000)]
buf is gone. Don't reference it.
Adam Dickmeiss [Tue, 13 Mar 2001 17:04:06 +0000 (17:04 +0000)]
Added yaz_database. Option bit ExtendedServices set for InitRequest.
Sascha Schumann [Tue, 13 Mar 2001 16:58:36 +0000 (16:58 +0000)]
Replace another sprintf
Sascha Schumann [Tue, 13 Mar 2001 16:53:34 +0000 (16:53 +0000)]
Nuke calls to sprintf, snprintf, strcat, strcpy and rely on
memcpy and smart_strs.
Frank M. Kromann [Tue, 13 Mar 2001 16:39:47 +0000 (16:39 +0000)]
Fixing compiler warning on win32
Frank M. Kromann [Tue, 13 Mar 2001 16:33:39 +0000 (16:33 +0000)]
Changed email
Daniel Beulshausen [Tue, 13 Mar 2001 11:09:37 +0000 (11:09 +0000)]
fix bug in php_gmtime_r
Andrei Zmievski [Tue, 13 Mar 2001 05:24:03 +0000 (05:24 +0000)]
@- IMPORTANT: removed /F modifier handling from preg_replace(). Instead
@ one should use new preg_replace_callback() function. (Andrei)
<changelog@php.net> [Tue, 13 Mar 2001 02:09:20 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 13 Mar 2001 02:09:17 +0000 (02:09 +0000)]
NEWS update
Dave Hayden [Tue, 13 Mar 2001 01:57:43 +0000 (01:57 +0000)]
changed scalar args and returns to doubles, added Ming_setScale function,
added SWFTEXTFIELD_HTML flag, fixed SWFTextField_setIndentation glitch
Colin Viebrock [Mon, 12 Mar 2001 19:35:28 +0000 (19:35 +0000)]
Forgot to add it here
Andrei Zmievski [Mon, 12 Mar 2001 16:40:55 +0000 (16:40 +0000)]
Name length is already known.
Andi Gutmans [Mon, 12 Mar 2001 16:27:26 +0000 (16:27 +0000)]
- Missed second place.
Andi Gutmans [Mon, 12 Mar 2001 16:23:19 +0000 (16:23 +0000)]
- Nuke snprintf()
Andi Gutmans [Mon, 12 Mar 2001 15:45:01 +0000 (15:45 +0000)]
- White space
Andi Gutmans [Mon, 12 Mar 2001 15:42:18 +0000 (15:42 +0000)]
- Fix by Jani Taskinen <sniper@iki.fi> for whole path also to work
with include_once()/require_once().
Sean Bright [Mon, 12 Mar 2001 15:14:38 +0000 (15:14 +0000)]
Fixed prototype.
Alexander Feldman [Mon, 12 Mar 2001 14:07:36 +0000 (14:07 +0000)]
Added NEWS.
Alexander Feldman [Mon, 12 Mar 2001 13:57:53 +0000 (13:57 +0000)]
A small fix to make the function imageloadfont portable.
Stanislav Malyshev [Mon, 12 Mar 2001 10:14:00 +0000 (10:14 +0000)]
Prevent memory leak
Stig Bakken [Mon, 12 Mar 2001 09:54:26 +0000 (09:54 +0000)]
HEADS UP: renamed config header file in "phpize"d extensions to
"config.h" rather than "php_config.h".
Stanislav Malyshev [Mon, 12 Mar 2001 08:07:00 +0000 (08:07 +0000)]
Use hash position with array_flip
Andrei Zmievski [Mon, 12 Mar 2001 03:10:15 +0000 (03:10 +0000)]
This will have to do until the docs come along.
Andrei Zmievski [Mon, 12 Mar 2001 03:08:28 +0000 (03:08 +0000)]
Improve zend_is_callable() to the point where it's actually useful.
Now it just needs to be invoked everywhere in PHP where a callback is
expected.
Andrei Zmievski [Mon, 12 Mar 2001 03:06:53 +0000 (03:06 +0000)]
@- Added array_reduce(), which allows iterative reduction of an array
@ to a single value via a callback function. (Andrei)
- Added array_reduce(), which allows iterative reduction of an array
to a single value via a callback function.
- Fixed usage of zend_is_callable() in PCRE.
Andrei Zmievski [Mon, 12 Mar 2001 03:05:04 +0000 (03:05 +0000)]
Use proper class name.
<changelog@php.net> [Mon, 12 Mar 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
foobar [Mon, 12 Mar 2001 02:06:06 +0000 (02:06 +0000)]
Cleaning this a little bit.
foobar [Mon, 12 Mar 2001 01:20:16 +0000 (01:20 +0000)]
ws fixes. Plus removed unnecessary AC_MSG_ calls.
foobar [Mon, 12 Mar 2001 00:46:26 +0000 (00:46 +0000)]
ws fix.
Jon Parise [Sun, 11 Mar 2001 23:26:18 +0000 (23:26 +0000)]
Revised version of the parseDSN function.
Submitted by: "Tomas V.V.Cox" <cox@idecnet.com>
Andi Gutmans [Sun, 11 Mar 2001 19:35:26 +0000 (19:35 +0000)]
- Fix for Solaris.
Alexander Feldman [Sun, 11 Mar 2001 10:08:27 +0000 (10:08 +0000)]
Fixed a compatibility problem is some file functions (fgets, fputs, fread,
fwrite). The ANSI standard says that if a file is opened in read/write
mode, fseek() should be called before switching from reading to writing
and vice versa.
foobar [Sun, 11 Mar 2001 04:13:53 +0000 (04:13 +0000)]
Added missing alias. PR: #9550
foobar [Sun, 11 Mar 2001 03:49:21 +0000 (03:49 +0000)]
HAVE_BINDLIB --> HAVE_LIBBIND
foobar [Sun, 11 Mar 2001 03:46:24 +0000 (03:46 +0000)]
Check for inet_aton only if libbind is not found (or inet_aton is not in
libbind). Fixes bug: #8814
<changelog@php.net> [Sun, 11 Mar 2001 02:09:15 +0000 (02:09 +0000)]
ChangeLog update
foobar [Sun, 11 Mar 2001 00:49:16 +0000 (00:49 +0000)]
If AC_CHECK_LIB fails, assume that --with-openssl is needed
foobar [Sat, 10 Mar 2001 17:33:33 +0000 (17:33 +0000)]
This should fix the problems with not including -lz.
Stig Bakken [Sat, 10 Mar 2001 09:59:15 +0000 (09:59 +0000)]
* only register the destructor if it exists
Andi Gutmans [Sat, 10 Mar 2001 09:21:48 +0000 (09:21 +0000)]
- Whitespace
Rui Hirokawa [Sat, 10 Mar 2001 02:21:39 +0000 (02:21 +0000)]
just reversed a previous patch.
<changelog@php.net> [Sat, 10 Mar 2001 02:09:28 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 10 Mar 2001 02:09:25 +0000 (02:09 +0000)]
NEWS update
Rui Hirokawa [Sat, 10 Mar 2001 02:03:26 +0000 (02:03 +0000)]
initialized some strings in global variable structure.
Frank M. Kromann [Fri, 9 Mar 2001 23:44:55 +0000 (23:44 +0000)]
Adding a new function odbc_next_result() allowing the query to return more than one result.
This can be done with a stored procedure or by sending more than one select to the server.
Frank M. Kromann [Fri, 9 Mar 2001 23:37:56 +0000 (23:37 +0000)]
Adding a new function mssql_next_result() allowing the query to return more than one result.
This can be done with a stored procedure or by sending more than one select to the server.
Andrei Zmievski [Fri, 9 Mar 2001 21:42:26 +0000 (21:42 +0000)]
@- Fixed argument checking for call_user_func* functions and allowed
@ specifying array($obj, 'method') syntax for call_user_func_array. (Andrei)
<changelog@php.net> [Fri, 9 Mar 2001 02:09:17 +0000 (02:09 +0000)]
ChangeLog update
Ulf Wendel [Thu, 8 Mar 2001 20:41:39 +0000 (20:41 +0000)]
Formatting and minor inline doc changes.
Ulf Wendel [Thu, 8 Mar 2001 20:39:15 +0000 (20:39 +0000)]
Added a basic Cache_Error class.
Stanislav Malyshev [Thu, 8 Mar 2001 17:11:57 +0000 (17:11 +0000)]
Better use buffer_to_buffer, since zval is really buffer, not string (it can
contain \0's and not end in \0).
# and recode_string is recode_buffer_to_buffer internally anyways
Zeev Suraski [Thu, 8 Mar 2001 11:21:18 +0000 (11:21 +0000)]
*** empty log message ***
Zeev Suraski [Thu, 8 Mar 2001 10:43:52 +0000 (10:43 +0000)]
Point people to the Windows mailing list...
<changelog@php.net> [Thu, 8 Mar 2001 02:09:19 +0000 (02:09 +0000)]
ChangeLog update
Daniel Beulshausen [Wed, 7 Mar 2001 17:23:30 +0000 (17:23 +0000)]
add missing globals fetches
Zeev Suraski [Wed, 7 Mar 2001 17:05:03 +0000 (17:05 +0000)]
Add missing #define's
Frank M. Kromann [Wed, 7 Mar 2001 16:33:13 +0000 (16:33 +0000)]
Removing a compiler warning
Andrei Zmievski [Wed, 7 Mar 2001 14:00:52 +0000 (14:00 +0000)]
That came from php-gtk.
foobar [Wed, 7 Mar 2001 13:24:12 +0000 (13:24 +0000)]
Fixed the help for other options too.
Ben Mansell [Wed, 7 Mar 2001 10:28:00 +0000 (10:28 +0000)]
Added support for Zeus SSL client certificate information.
Added SERVER_SIGNATURE to the environment.
Submitted by: daniel@zeus.com