foobar
ba12d0b4b1
Added missing alias. PR: #9550
2001-03-11 04:13:53 +00:00
foobar
6795032cb8
HAVE_BINDLIB --> HAVE_LIBBIND
2001-03-11 03:49:21 +00:00
foobar
85980139b2
Check for inet_aton only if libbind is not found (or inet_aton is not in
...
libbind). Fixes bug: #8814
2001-03-11 03:46:24 +00:00
bdcaa8ec44
ChangeLog update
2001-03-11 02:09:15 +00:00
foobar
499b63a354
If AC_CHECK_LIB fails, assume that --with-openssl is needed
2001-03-11 00:49:16 +00:00
foobar
3db6f55748
This should fix the problems with not including -lz.
2001-03-10 17:33:33 +00:00
Stig Bakken
adc498e705
* only register the destructor if it exists
2001-03-10 09:59:15 +00:00
Andi Gutmans
492a619be3
- Whitespace
2001-03-10 09:21:48 +00:00
Rui Hirokawa
0e9581bddb
just reversed a previous patch.
2001-03-10 02:21:39 +00:00
e2e49e7b84
ChangeLog update
2001-03-10 02:09:28 +00:00
e826651d7e
NEWS update
2001-03-10 02:09:25 +00:00
Rui Hirokawa
f3c9c8dd07
initialized some strings in global variable structure.
2001-03-10 02:03:26 +00:00
Frank M. Kromann
f98710c870
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.
2001-03-09 23:44:55 +00:00
Frank M. Kromann
4230bdd3ed
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.
2001-03-09 23:37:56 +00:00
Andrei Zmievski
8d677828b9
@- Fixed argument checking for call_user_func* functions and allowed
...
@ specifying array($obj, 'method') syntax for call_user_func_array. (Andrei)
2001-03-09 21:42:26 +00:00
068fd3b24f
ChangeLog update
2001-03-09 02:09:17 +00:00
Ulf Wendel
dc5f1ed519
Formatting and minor inline doc changes.
2001-03-08 20:41:39 +00:00
Ulf Wendel
78c050114c
Added a basic Cache_Error class.
2001-03-08 20:39:15 +00:00
Stanislav Malyshev
e30d8e4abf
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
2001-03-08 17:11:57 +00:00
Zeev Suraski
a4a8369f7d
*** empty log message ***
2001-03-08 11:21:18 +00:00
Zeev Suraski
be8a991ccc
Point people to the Windows mailing list...
2001-03-08 10:43:52 +00:00
154bba297b
ChangeLog update
2001-03-08 02:09:19 +00:00
Daniel Beulshausen
177f9bd1f5
add missing globals fetches
2001-03-07 17:23:30 +00:00
Zeev Suraski
31775e9706
Add missing #define's
2001-03-07 17:05:03 +00:00
Frank M. Kromann
4578c9af93
Removing a compiler warning
2001-03-07 16:33:13 +00:00
Andrei Zmievski
02cc050108
That came from php-gtk.
2001-03-07 14:00:52 +00:00
foobar
f4917d49c3
Fixed the help for other options too.
2001-03-07 13:24:12 +00:00
Ben Mansell
515c20da47
Added support for Zeus SSL client certificate information.
...
Added SERVER_SIGNATURE to the environment.
Submitted by: daniel@zeus.com
2001-03-07 10:28:00 +00:00
Zeev Suraski
d7e17582da
Update .ini's and NEWS
2001-03-07 10:08:19 +00:00
Zeev Suraski
36ded42156
Make parent:: work in runtime bindings as well
2001-03-07 10:07:25 +00:00
f4dfa7df00
ChangeLog update
2001-03-07 02:09:20 +00:00
b2dc847c0a
NEWS update
2001-03-07 02:09:17 +00:00
Zeev Suraski
0b65578ec7
Implement internal output compression?\0020:wq
2001-03-06 20:43:54 +00:00
Zeev Suraski
9a04f870ab
Fix freeing of buffers
2001-03-06 19:38:33 +00:00
Zeev Suraski
93e9e7521a
Fixes to internal output buffering
2001-03-06 18:29:00 +00:00
Sascha Schumann
aed7d01138
We actually only need AC_PROG_LEX here.
2001-03-06 16:59:28 +00:00
Sascha Schumann
34cb5dff68
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.
2001-03-06 16:51:53 +00:00
Zeev Suraski
0ece429a16
More internal output buffering fixes
2001-03-06 16:28:51 +00:00
Zeev Suraski
20d2432c86
Fix internal output buffering
2001-03-06 16:25:14 +00:00
Zeev Suraski
13a97fefeb
Initial work on internal output handlers - should be much quicker
2001-03-06 15:54:49 +00:00
Sebastian Bergmann
9e43c35158
Whitespace only.
2001-03-06 15:27:30 +00:00
Zeev Suraski
800950c5a7
Avoid using ret uninitialized
2001-03-06 15:10:53 +00:00
Ben Mansell
a40f208ab8
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
----------------------------------------------------------------------
2001-03-06 15:09:15 +00:00
Ben Mansell
5d6cb2fc32
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!
2001-03-06 15:07:57 +00:00
Zeev Suraski
559c254f8f
Avoid writing to error_log in case of aborted connections.
2001-03-06 15:00:08 +00:00
Stanislav Malyshev
7c2ea02288
Don't insert empty path if PHPRC is empty
2001-03-06 11:38:55 +00:00
Sean Bright
5d3939ac39
Typo.
...
# I don't know where I got 4.02 from
2001-03-06 04:42:04 +00:00
Sean Bright
64ad839328
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
2001-03-06 04:34:05 +00:00
31d1714779
ChangeLog update
2001-03-06 02:09:13 +00:00
Rainer Schaaf
929551891e
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
2001-03-05 16:18:51 +00:00