f5bec86645
ChangeLog update
2001-02-01 02:09:11 +00:00
3eb01b1fb2
NEWS update
2001-02-01 02:09:08 +00:00
Egon Schmid
0c450fa966
Only two lines are allowed here.
2001-01-31 23:35:37 +00:00
Sean Bright
31c8104dc6
Added the mysql_get_*_info() functions.
...
# If anyone knows of a version of mysql lower then 3.20.32 that implements
# all 3 of these functions, please change the conditionals.
@- Added mysql_get_client_info(), mysql_get_server_info(),
@ mysql_get_proto_info(), and mysql_get_host_info() functions. (Sean)
2001-01-31 22:04:30 +00:00
Andi Gutmans
0611acb910
- Change unset() functions to null(). unset() is legacy
2001-01-31 21:53:30 +00:00
Chuck Hagenbuch
00b84703f8
use $HTTP_SERVER_VARS, in case register_globals is Off, and use !empty()
...
instead of just if () to avoid errors.
2001-01-31 18:34:39 +00:00
Daniel Beulshausen
638ecd26f7
add iconv and ming
2001-01-31 17:12:12 +00:00
Daniel Beulshausen
6859af3ac8
nuke warning, and add dsp
2001-01-31 17:05:00 +00:00
Daniel Beulshausen
04267de3a1
fix typo
2001-01-31 17:00:11 +00:00
Daniel Beulshausen
6f1ca9de3e
make iconv compile under win32 using libiconv
...
# http://clisp.cons.org/~haible/packages-libiconv.html
2001-01-31 16:57:00 +00:00
Sergey Kartashoff
7413c65e31
Added search cache and track query features.
...
@-Added search cache and track query features.
# For example please refer at ext/mnogosearch/test.php
2001-01-31 14:04:30 +00:00
James Moore
b3fd49365a
Adding readme for release process, this needs to live somewhere and here seems as good a place as any.
2001-01-31 13:58:20 +00:00
Harald Radi
2242647e64
added currency, date, IUnknown and NULL datatypes
2001-01-31 09:30:13 +00:00
Uwe Steinmann
98b685a515
- note about change of pdf api
2001-01-31 06:13:08 +00:00
Andi Gutmans
2f2d32fa61
- Quick fix. I'm for changing these to add_property_null() as we've nuked
...
- unset.
2001-01-31 05:21:53 +00:00
fb33db9aa8
ChangeLog update
2001-01-31 02:09:14 +00:00
53d5f91b40
NEWS update
2001-01-31 02:09:11 +00:00
Stig Bakken
1a07f60b92
whitespace
2001-01-31 01:27:09 +00:00
Sean Bright
b940c97233
Fixed conditional.
...
# Woops!
2001-01-31 01:14:54 +00:00
Sean Bright
4086ba9773
Fix for bug #8991 . mysql_field_type() now returns "year" for columns of
...
type YEAR.
2001-01-31 00:55:28 +00:00
Adam Dickmeiss
2dc33e3e71
Fixed problem with looping present requests for Isite targets.
2001-01-30 13:09:25 +00:00
Harald Radi
789182d06c
fixing .cvsignore
2001-01-30 13:00:36 +00:00
Harald Radi
f904c6b84d
adding .cvsignore
2001-01-30 12:59:54 +00:00
Sergey Kartashoff
cdf6b7e2c3
mnoGoSearch extension module initial version has been added.
...
This module currently at the alpha state, but it can be used already.
@- mnoGoSearch extension module initial version has been added.
@ This module currently at the alpha state, but it can be used already.
# For details about mnoGoSearch please refer at http://search.mnogo.ru
PR:
Submitted by:
Reviewed by:
Obtained from:
2001-01-30 12:53:51 +00:00
Stig Bakken
86c5a77ed9
@Allow url encoding in DB usernames and passwords (Stig, PEAR)
2001-01-30 08:34:55 +00:00
David Eriksson
4320dc0a2c
Applied patch from Oleg Sharoiko <os@rsu.ru> to fix bug in satellite_any_to_zval_sequence
2001-01-30 06:43:36 +00:00
Harald Radi
79a39e3d39
pass another com object as parameter
2001-01-30 02:09:39 +00:00
608678bbfa
ChangeLog update
2001-01-30 02:09:13 +00:00
Stig Bakken
7cf00c7076
@Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)
...
# This allows all objects to have their own default error handling
# or use a global default.
2001-01-30 00:55:27 +00:00
foobar
bbca5a86f8
Fixed bug #8946 . In some systems the libxml.* is actually libxml2.*
2001-01-29 23:15:11 +00:00
Harald Radi
dee2fd1ec4
use *_EXTERN_C() and PHP_WIN32
2001-01-29 21:54:46 +00:00
Harald Radi
7478783b20
fixed unicodeconversion and parameter passing bugs in com and dotnet modules
2001-01-28 03:41:43 +00:00
Harald Radi
dac7ab13da
fixed unicodeconversion and parameter passing bugs in com and dotnet modules
2001-01-28 03:24:51 +00:00
622ff39185
ChangeLog update
2001-01-28 02:09:16 +00:00
John Donagher
f5a369232a
PR:
...
Clean up and add folding
2001-01-28 00:45:28 +00:00
John Donagher
c256b323a2
PR:
...
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects
the problem.
2001-01-28 00:16:55 +00:00
John Donagher
01f800b740
PR:
...
Submitted by:
Reviewed by:
Obtained from:
Add configure warning message when compiling --with-pfpro
2001-01-27 21:05:40 +00:00
Egon Schmid
35524d3a73
Fixed some protos.
2001-01-27 19:48:58 +00:00
Egon Schmid
5b57490772
File formats in uppercase characters.
2001-01-27 14:20:06 +00:00
Andi Gutmans
f67df57491
- That doesn't seem like a smart thing to do :)
...
- I wonder if gcc optimized it out.
2001-01-27 12:29:02 +00:00
Sascha Schumann
eb10bf2358
This config.m4 was obviously not tested at all before being committed.
...
s/withval/PHP_MING/
2001-01-27 10:05:30 +00:00
e7e0084eeb
ChangeLog update
2001-01-27 02:09:08 +00:00
James Moore
4d612e7827
Adding Ming experimental file
2001-01-27 00:33:24 +00:00
Dave Hayden
7896314614
First include of ming (SWF generation) library wrapper
...
http://www.opaque.net/ming/
2001-01-27 00:26:23 +00:00
Boian Bonev
5f89c6892f
# fixed protos in comments for *_ex functions
2001-01-27 00:25:09 +00:00
Egon Schmid
416f4b7e95
Mostly off by one.
2001-01-26 21:41:38 +00:00
Egon Schmid
c7f5ad4336
Fixed another proto.
2001-01-26 21:22:33 +00:00
Egon Schmid
a8624ac62a
Fixed some protos.
2001-01-26 20:56:14 +00:00
Egon Schmid
d683a1e18d
Whitespace change for funclist.txt.
2001-01-26 20:46:23 +00:00
Egon Schmid
6ec31afcb1
Fixed some protos.
2001-01-26 20:42:51 +00:00