]>
granicus.if.org Git - php/log
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
Zeev Suraski [Wed, 7 Mar 2001 10:08:19 +0000 (10:08 +0000)]
Update .ini's and NEWS
Zeev Suraski [Wed, 7 Mar 2001 10:07:25 +0000 (10:07 +0000)]
Make parent:: work in runtime bindings as well
<changelog@php.net> [Wed, 7 Mar 2001 02:09:20 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 7 Mar 2001 02:09:17 +0000 (02:09 +0000)]
NEWS update
Zeev Suraski [Tue, 6 Mar 2001 20:43:54 +0000 (20:43 +0000)]
Implement internal output compression?\0020:wq
Zeev Suraski [Tue, 6 Mar 2001 19:38:33 +0000 (19:38 +0000)]
Fix freeing of buffers
Zeev Suraski [Tue, 6 Mar 2001 18:29:00 +0000 (18:29 +0000)]
Fixes to internal output buffering
Sascha Schumann [Tue, 6 Mar 2001 16:59:28 +0000 (16:59 +0000)]
We actually only need AC_PROG_LEX here.
Sascha Schumann [Tue, 6 Mar 2001 16:51:53 +0000 (16:51 +0000)]
Replace AM_PROG_LEX with a separated call to AC_PROG_LEX and AC_DECL_YYTEXT.
The latter is only called, if lex was found, so that PHP configures now
on setups without (f)lex.
Zeev Suraski [Tue, 6 Mar 2001 16:28:51 +0000 (16:28 +0000)]
More internal output buffering fixes
Zeev Suraski [Tue, 6 Mar 2001 16:25:14 +0000 (16:25 +0000)]
Fix internal output buffering
Zeev Suraski [Tue, 6 Mar 2001 15:54:49 +0000 (15:54 +0000)]
Initial work on internal output handlers - should be much quicker
Sebastian Bergmann [Tue, 6 Mar 2001 15:27:30 +0000 (15:27 +0000)]
Whitespace only.
Zeev Suraski [Tue, 6 Mar 2001 15:10:53 +0000 (15:10 +0000)]
Avoid using ret uninitialized
Ben Mansell [Tue, 6 Mar 2001 15:09:15 +0000 (15:09 +0000)]
Thread hashtable was being initialized with a size of 1! Changed to 128 as
a more sensible number.
# Also could change the 'expected resources' parameter from 1, but I
# haven't tested that bit yet
----------------------------------------------------------------------
Ben Mansell [Tue, 6 Mar 2001 15:07:57 +0000 (15:07 +0000)]
Speedup for pthread implementation. We make use of thread local storage
to allow access to the current thread's resources without having to
obtain the memory mutex and traverse our hash table. This is a big
performance win!
Zeev Suraski [Tue, 6 Mar 2001 15:00:08 +0000 (15:00 +0000)]
Avoid writing to error_log in case of aborted connections.
Stanislav Malyshev [Tue, 6 Mar 2001 11:38:55 +0000 (11:38 +0000)]
Don't insert empty path if PHPRC is empty
Sean Bright [Tue, 6 Mar 2001 04:42:04 +0000 (04:42 +0000)]
Typo.
# I don't know where I got 4.02 from
Sean Bright [Tue, 6 Mar 2001 04:34:05 +0000 (04:34 +0000)]
get_meta_tags now allows attributes that are not quoted as well as those
that are. It follows the HTML 4.01 specification for attribute values
outlined here -> http://www.w3.org/TR/html4/intro/sgmltut.html#h-3.2.2
<changelog@php.net> [Tue, 6 Mar 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
Rainer Schaaf [Mon, 5 Mar 2001 16:18:51 +0000 (16:18 +0000)]
fixed bug in PDF_getbuffer (happend only on Windows)
When using PDFlib V4.0 the pdf_set(grey/rgbcolor) functions are replaced
by the PDFlib V4.0 function pdf_setcolor
foobar [Mon, 5 Mar 2001 15:08:36 +0000 (15:08 +0000)]
Fix help text for -f
<changelog@php.net> [Mon, 5 Mar 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
foobar [Mon, 5 Mar 2001 01:26:36 +0000 (01:26 +0000)]
Can't output any error messages if there isn't any function initialized
to do it..
# Bug report: #7650
Sean Bright [Mon, 5 Mar 2001 00:20:41 +0000 (00:20 +0000)]
get_meta_tags now handles single quoted attributes as well as those that
are double quoted.
Zeev Suraski [Sun, 4 Mar 2001 22:27:56 +0000 (22:27 +0000)]
Fix bug #8899 (thanks Jani)
Zeev Suraski [Sun, 4 Mar 2001 22:03:23 +0000 (22:03 +0000)]
I don't know German, but I imagine that was the problem :)
Zeev Suraski [Sun, 4 Mar 2001 15:49:38 +0000 (15:49 +0000)]
Fix phpinfo() bug that crept in
Zeev Suraski [Sun, 4 Mar 2001 15:46:13 +0000 (15:46 +0000)]
Improve memory consumption on chunked output buffering
Zeev Suraski [Sun, 4 Mar 2001 15:12:38 +0000 (15:12 +0000)]
Implemented chunked output buffering support - it's quite cool!
Martin Jansen [Sun, 4 Mar 2001 14:26:58 +0000 (14:26 +0000)]
fixed typo
Frank M. Kromann [Sun, 4 Mar 2001 02:41:27 +0000 (02:41 +0000)]
Changed code layout to remove PHP warning when running php as a CGI.
<changelog@php.net> [Sun, 4 Mar 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
Zeev Suraski [Sun, 4 Mar 2001 01:45:19 +0000 (01:45 +0000)]
Fix non-thread safe mode
Zeev Suraski [Sun, 4 Mar 2001 01:17:21 +0000 (01:17 +0000)]
this function will never return true...
Zeev Suraski [Sun, 4 Mar 2001 01:09:36 +0000 (01:09 +0000)]
Improve chunked output buffering - the output handler now knows at which stage it is
Zeev Suraski [Sun, 4 Mar 2001 01:08:46 +0000 (01:08 +0000)]
whitespace fix
Ulf Wendel [Sat, 3 Mar 2001 19:21:49 +0000 (19:21 +0000)]
The main file with new features.
- added support for cache dataset groups
- added extSave() - see my next PEAR list posting
- added getUserdata()
Sascha Schumann [Sat, 3 Mar 2001 18:07:52 +0000 (18:07 +0000)]
-Os is a valid GCC optimization level.
Sebastian Bergmann [Sat, 3 Mar 2001 13:10:13 +0000 (13:10 +0000)]
Jan says: 'Do not load php_gtk.dll through php.ini, only use dl(), otherwise it crashes (atleast on Win32).' Me thinks: 'There should be no crash, but a warning. Anyways, remove it from php.ini-dist, so others do not run into this... :-)
Sylvain PAGES [Sat, 3 Mar 2001 07:58:31 +0000 (07:58 +0000)]
- modified line 161 to be xml compliant
Sebastian Bergmann [Sat, 3 Mar 2001 07:37:18 +0000 (07:37 +0000)]
Whitespace only.
Sebastian Bergmann [Sat, 3 Mar 2001 07:31:43 +0000 (07:31 +0000)]
Whitespace Fixes. Added another Win32 extension DLL. Removed configuration for non-existent debugger.
Sebastian Bergmann [Sat, 3 Mar 2001 06:55:06 +0000 (06:55 +0000)]
Added some more Win32 extension DLLs.
<changelog@php.net> [Sat, 3 Mar 2001 02:09:33 +0000 (02:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 3 Mar 2001 02:09:30 +0000 (02:09 +0000)]
NEWS update
Sterling Hughes [Sat, 3 Mar 2001 01:06:55 +0000 (01:06 +0000)]
add a warn not available for curl_getinfo().
remove unneccessary error checking.
Zeev Suraski [Fri, 2 Mar 2001 23:56:03 +0000 (23:56 +0000)]
Whitespace fix
Andrei Zmievski [Fri, 2 Mar 2001 20:22:14 +0000 (20:22 +0000)]
@- Forced call_user_method() and call_user_method_array() to take the
@ object argument by reference. (Andrei)
* Forced call_user_method() and call_user_method_array() to take the
object argument by reference.
* Also cleaned up the protos for those functions and brought
call_user_method_array() into functional equivalence with
call_user_method().
Sascha Schumann [Fri, 2 Mar 2001 17:01:52 +0000 (17:01 +0000)]
Combine all HTTP headers into a single writev
Andi Gutmans [Fri, 2 Mar 2001 15:25:51 +0000 (15:25 +0000)]
- Commit NSAPI patches.
Zeev Suraski [Fri, 2 Mar 2001 14:36:29 +0000 (14:36 +0000)]
Add CyberMut extension from Sylvain PAGES <spages@free.fr>
Sergey Kartashoff [Fri, 2 Mar 2001 12:14:31 +0000 (12:14 +0000)]
# TODO updates in mnoGoSearch module README
Sergey Kartashoff [Fri, 2 Mar 2001 11:43:27 +0000 (11:43 +0000)]
# mnoGoSearch example fix
Sergey Kartashoff [Fri, 2 Mar 2001 11:41:35 +0000 (11:41 +0000)]
UDM_ISPELL_TYPE_SERVER parameter in udm_load_ispell_data has been added
to work with ispell server. This feature is available starting from
mnoGoSearch 3.1.12 or later. Fixed Udm_Free_Ispell_Data(). Example updated.
Sebastian Bergmann [Fri, 2 Mar 2001 10:29:34 +0000 (10:29 +0000)]
Whitespace only.
Thies C. Arntzen [Fri, 2 Mar 2001 09:12:55 +0000 (09:12 +0000)]
@- Fixed binding of ROWIDs in OCI8. (Thies)
Sebastian Bergmann [Fri, 2 Mar 2001 07:52:56 +0000 (07:52 +0000)]
Added experimental version of Cache_Function module.
<changelog@php.net> [Fri, 2 Mar 2001 02:09:13 +0000 (02:09 +0000)]
ChangeLog update
foobar [Fri, 2 Mar 2001 00:15:49 +0000 (00:15 +0000)]
ws fix
Rainer Schaaf [Thu, 1 Mar 2001 19:51:55 +0000 (19:51 +0000)]
- integrated new functions vor PDFlib V4.0 (beta1)
- all functions accepting strings now support binary strings, by calling
the appropriate PDF*2() functions.
Sebastian Bergmann [Thu, 1 Mar 2001 19:42:07 +0000 (19:42 +0000)]
Added note about PEAR/Cache.
Sebastian Bergmann [Thu, 1 Mar 2001 19:22:25 +0000 (19:22 +0000)]
Added Graphics and Output Cache.
Chuck Hagenbuch [Thu, 1 Mar 2001 17:02:05 +0000 (17:02 +0000)]
missing a backslash
Chuck Hagenbuch [Thu, 1 Mar 2001 16:33:34 +0000 (16:33 +0000)]
update the makefile for the new Cache classes.
Chuck Hagenbuch [Thu, 1 Mar 2001 16:32:28 +0000 (16:32 +0000)]
use standard naming/capitalization, and do a bit of error checking when
instantiating the storage classfile.
Sergey Kartashoff [Thu, 1 Mar 2001 14:51:12 +0000 (14:51 +0000)]
UDM_PARAM_CROSS_WORDS mnoGoSearch extension session parameter has been
added to use crosswords available since version 3.1.11 of mnogosearch.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 14:18:07 +0000 (14:18 +0000)]
# mnoGoSearch example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 13:44:04 +0000 (13:44 +0000)]
# Corrected NEWS entry about mnoGoSearch extension.
Sergey Kartashoff [Thu, 1 Mar 2001 13:38:39 +0000 (13:38 +0000)]
Udm_Api_Version function has been added.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 13:26:26 +0000 (13:26 +0000)]
Udm_Get_Doc_Count function from mnoGoSearch 3.1.11 has been added.
mnoGoSearch library version printing in phpinfo() has been added.
Example updated.
Sergey Kartashoff [Thu, 1 Mar 2001 11:38:18 +0000 (11:38 +0000)]
Added UdmFreeEnv call to mnoGoSearch link list destructor to
free memory allocated for environment.
Chuck Hagenbuch [Thu, 1 Mar 2001 07:06:54 +0000 (07:06 +0000)]
If php is compiled --with-imap-ssl, link in the SSL authenticator from
c-client so that we can use php to make ssl imap connections.
<changelog@php.net> [Thu, 1 Mar 2001 02:09:11 +0000 (02:09 +0000)]
ChangeLog update
Zeev Suraski [Thu, 1 Mar 2001 01:06:36 +0000 (01:06 +0000)]
Fix a TSRM bug (possibly fixing a sporadic crash in the timeout window
under Windows) - fix from Ben Mansell
Sascha Schumann [Wed, 28 Feb 2001 14:19:15 +0000 (14:19 +0000)]
httpd-2.0 cvs seems to be busted. I'm getting very strange backtraces
and the header filter still seems to be broken. Will try later.
Sascha Schumann [Wed, 28 Feb 2001 14:11:34 +0000 (14:11 +0000)]
Now it actually loads, but it segfaults upon a request.
Sascha Schumann [Wed, 28 Feb 2001 14:03:58 +0000 (14:03 +0000)]
Make the module compile again with the latest httpd-2.0 cvs.
Andrei Zmievski [Wed, 28 Feb 2001 03:53:00 +0000 (03:53 +0000)]
Do case-insensitive class name matching when parsing
array('Class', 'method') structure.
You guys can clean it up, if there is a better way.
<changelog@php.net> [Wed, 28 Feb 2001 02:09:10 +0000 (02:09 +0000)]
ChangeLog update
Dan Kalowsky [Wed, 28 Feb 2001 01:02:48 +0000 (01:02 +0000)]
#adding name to credits. nothing to see here, keep moving.
PR:
Submitted by:
Reviewed by:
Obtained from:
Andi Gutmans [Tue, 27 Feb 2001 20:26:16 +0000 (20:26 +0000)]
- Nuke zval_del_ref()
Andi Gutmans [Tue, 27 Feb 2001 20:16:35 +0000 (20:16 +0000)]
- Pointed out by Andrei. zval_ptr_dtor() should be used instead of the
zval_del_ref() function which should be nuked.
Ben Mansell [Tue, 27 Feb 2001 13:29:21 +0000 (13:29 +0000)]
Added PHP_AUTH_USER, PHP_AUTH_PW and PHP_AUTH_TYPE environment variables
for Zeus/ISAPI, so basic authenication works.
Submitted by: daniel@zeus.com
Sebastian Bergmann [Tue, 27 Feb 2001 09:16:48 +0000 (09:16 +0000)]
PHP3_TLS_*() macros are no longer used in ext/dav/dav.c, ext/ldap/ldap.c.
Stanislav Malyshev [Tue, 27 Feb 2001 09:15:02 +0000 (09:15 +0000)]
ws fix
Sebastian Bergmann [Tue, 27 Feb 2001 09:11:56 +0000 (09:11 +0000)]
Daniel told me he is working on this one, and he is pretty close to finishing the job.