Stanislav Malyshev
1373a16280
Add strncasecmp function
...
@ Added strncasecmp function (Andi)
2000-07-26 11:32:15 +00:00
Egon Schmid
9bb4011d06
Proto fixed.
2000-07-26 11:28:14 +00:00
Stanislav Malyshev
79527dd539
Make proper object initialization
2000-07-26 11:21:03 +00:00
Joey Smith
4e3f7a44da
OK, the fastgen stuff should be working OK, and normal configure should, too.
...
There is an annoying warning being generated due to null 1st arg to AC_OUTPUT,
but I don't know what to do a/b that.
2000-07-26 11:04:07 +00:00
foobar
123d745249
@- Added new function: ldap_compare(). (Jani)
...
# Documentation is coming right after this.
2000-07-26 11:01:44 +00:00
Joey Smith
69a075136f
Make configure work again.
...
CONFIG_FILES is broken again, tho. (I think).
Will work with Stig to try and figure this out.
2000-07-26 10:43:40 +00:00
Stig Bakken
c63410f6be
Multiple DB::connect or DB::factory calls using the same backend
...
should work now.
2000-07-26 09:57:06 +00:00
David Croft
718b7308c3
tidy up news
2000-07-26 08:23:04 +00:00
foobar
cc077fd8d0
Just a little beutifuing.
2000-07-26 07:37:25 +00:00
Sterling Hughes
56b7b7a8a9
* EXTENSIONS -- update status on CURL & SWF
...
* NEWS --
1. Change wording for the ibase and sybase DB announcement.
2. Remove second pfpro announcement, if pfpro is being released with 4.0.2
entries about new features before 4.0.2 shouldn't be in there.
3. Joey, that entry just doesn't seem incredibly relevant to the NEWS file,
I'll backport it if you want (or add a new entry).
* ext/standard/info.c -- Add a CREDIT_LINE() for CURL.
2000-07-26 05:41:38 +00:00
Sterling Hughes
2aff369398
Add CURLOPT_TRANSFERTEXT option to curl_setopt().
2000-07-26 05:25:37 +00:00
Jon Parise
aab966a491
MAINTAINERS has become EXTENSIONS
2000-07-26 02:10:18 +00:00
f98a741404
ChangeLog update
2000-07-26 01:09:08 +00:00
e1615b1882
NEWS update
2000-07-26 01:09:05 +00:00
Sascha Schumann
79186d4fe9
Read from /dev/u?random until the buffer is filled.
...
Submitted by: Derick Rethans <d.rethans@jdimedia.nl>
2000-07-25 22:17:20 +00:00
Kristian Köhntopp
19687ea1ed
Trivial change to add access to CURL version information for
...
user programs in order to have them react appropriately.
2000-07-25 22:15:26 +00:00
Vlad Krupin
b3305dab64
added several functions for manipulating wordlists:
...
pspell_store_replacement()
pspell_add_to_personal()
pspell_add_to_session()
pspell_clear_session()
2000-07-25 22:09:52 +00:00
Vlad Krupin
29ab69a767
- added several functions for manipulating wordlists - pspell_store_replacement(), pspell_add_to_personal(), pspell_add_to_session(), pspell_clear_session().
...
- fixed a few confusing typos in comments
2000-07-25 22:06:38 +00:00
Joey Smith
7d132e6578
There is still something wrong with Sybase DB-Lib,
...
but CT-Lib works great.
2000-07-25 20:35:50 +00:00
Stanislav Malyshev
a9606d1d4e
Make browscap parameter names lowercase
...
Fix . handling in browscap names
2000-07-25 18:50:50 +00:00
Stanislav Malyshev
104b4f38df
Fix more bugs in browscap
...
# now it shoudl work, but leaks like hell, so don't use it yet
2000-07-25 18:50:02 +00:00
foobar
e5f6dcb9c2
@- Fixed a bug in ldap_get_entries() and ldap_get_attributes. (Jani)
...
Fixes bugs #5433 and #5603 .
2000-07-25 15:34:28 +00:00
Stig Bakken
bf470dfe6c
Finally fixed so config.status can regenerate single files without
...
doing the whole fastgen and warning message whoopla again. Whee!
2000-07-25 11:25:05 +00:00
Stig Bakken
abe372481d
forgot to commit this one last night
2000-07-25 10:57:57 +00:00
Stanislav Malyshev
85eb0bb29d
Report configuration path that is really used, not that is compiled in
...
# it does matter when using -c option
2000-07-25 10:54:07 +00:00
David Croft
aa4f8afc17
Merged MAINTAINERS and MODULES_STATUS into EXTENSIONS, added version
...
field, added the missing extensions, added comments, filled in some
maintainers.
# Please help fill in the unknowns in here, particularly in status.
2000-07-25 10:50:06 +00:00
Hartmut Holzgraefe
772c4026bb
htmlspecialchars and htmlentities will now
...
encode single quotes to '
(due to feature request in BUG ID#5254)
2000-07-25 10:18:06 +00:00
Stanislav Malyshev
005d4c4deb
Default section name should be uppercase, I guess
2000-07-25 08:09:00 +00:00
David Croft
1c2db161bf
# removed stupid dollar Id dollar in changelog
2000-07-25 06:56:04 +00:00
ea49b191aa
ChangeLog update
2000-07-25 01:09:11 +00:00
c045d7a581
NEWS update
2000-07-25 01:09:08 +00:00
Stig Bakken
e0b531d5f4
* the beginning of a regression testing framework?
2000-07-25 00:55:37 +00:00
Sterling Hughes
c9167fa9df
remove comments for consistency.
2000-07-25 00:29:52 +00:00
Sterling Hughes
f338d8af5f
.
2000-07-25 00:29:07 +00:00
Stig Bakken
fbc947f43f
* generate pear scripts properly with configure
2000-07-24 23:55:34 +00:00
Stig Bakken
576b6e9236
* PEAR.php is now generated by configure
2000-07-24 23:54:26 +00:00
Sterling Hughes
cb44d1b30a
1. Move from experimental -> production
...
2. Thread safety
3. Set some initial options
4. Redo the placement of some functions and options.
2000-07-24 20:00:00 +00:00
Joey Smith
9d6d8bf1fa
@- Fix #4591 . Register the appname as PHP 4.0, not 3.0
...
@ Credit to andrew@digitalpulp.com . (Joey)
sybase.globals was still using PHP 3.0 as the appname.
2000-07-24 19:12:32 +00:00
Dan Kalowsky
f6d891674d
Patched to work for Solid/Linux libc5 and glibc2 without the need for renaming the lib files, thanks to Kevin Way... fixed typo from GLIHC to GLIBC
2000-07-24 18:01:42 +00:00
John Donagher
e9427bc078
# Added example entries for the pfpro extension to the php.ini templates
2000-07-24 17:58:38 +00:00
John Donagher
d805076ac2
# Added code to pfpro.c and php_pfpro.h to parse defaults out of php.ini
...
@- For the pfpro extension: defaulthost, defaultport, defaulttimeout, and
@ all of the default proxy settings can now be defined in php.ini
2000-07-24 17:57:05 +00:00
Dan Kalowsky
ebe6dbbbae
Patched to work for Solid/Linux libc5 and glibc2 without the need for renaming the lib files, thanks to Kevin Way
2000-07-24 14:21:18 +00:00
Stig Bakken
9f7874ccc5
added TODO file for PEAR
2000-07-24 13:32:50 +00:00
David Croft
21b2a241db
updated MODULES_STATUS file. Perhaps this should be renamed EXTENSIONS_STATUS?
2000-07-24 10:52:07 +00:00
David Croft
96eada8f80
licence versions -> 2.02 in pear files
2000-07-24 10:31:43 +00:00
Stig Bakken
e0924de112
@Ported DB to new error reporting scheme
2000-07-24 08:24:14 +00:00
Stig Bakken
0f0f1cebcb
* new class: PEAR - can be used as a base class for others.
...
* PEAR_Error moved into PEAR.php to reduce the number of files that are
always included
* cleaned up the PEAR_Error API a bit and changed the two classes using it
* added PEAR_Installer - an administration class for installing packages
and maintaining a "class/file cache"
2000-07-24 08:05:51 +00:00
David Croft
0836e10a15
various version 2.0 and 2.01 licenses -> 2.02
2000-07-24 05:41:02 +00:00
Sam Ruby
54790b5e63
Correct the value of request_uri
2000-07-24 05:29:20 +00:00
David Croft
c3fb9680ec
corrections to NEWS file
2000-07-24 02:01:05 +00:00