]>
granicus.if.org Git - php/log
Joey Smith [Wed, 26 Jul 2000 10:43:40 +0000 (10:43 +0000)]
Make configure work again.
CONFIG_FILES is broken again, tho. (I think).
Will work with Stig to try and figure this out.
Stig Bakken [Wed, 26 Jul 2000 09:57:06 +0000 (09:57 +0000)]
Multiple DB::connect or DB::factory calls using the same backend
should work now.
David Croft [Wed, 26 Jul 2000 08:23:04 +0000 (08:23 +0000)]
tidy up news
foobar [Wed, 26 Jul 2000 07:37:25 +0000 (07:37 +0000)]
Just a little beutifuing.
Sterling Hughes [Wed, 26 Jul 2000 05:41:38 +0000 (05:41 +0000)]
* 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.
Sterling Hughes [Wed, 26 Jul 2000 05:25:37 +0000 (05:25 +0000)]
Add CURLOPT_TRANSFERTEXT option to curl_setopt().
Jon Parise [Wed, 26 Jul 2000 02:10:18 +0000 (02:10 +0000)]
MAINTAINERS has become EXTENSIONS
<changelog@php.net> [Wed, 26 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 26 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Sascha Schumann [Tue, 25 Jul 2000 22:17:20 +0000 (22:17 +0000)]
Read from /dev/u?random until the buffer is filled.
Submitted by: Derick Rethans <d.rethans@jdimedia.nl>
Kristian Köhntopp [Tue, 25 Jul 2000 22:15:26 +0000 (22:15 +0000)]
Trivial change to add access to CURL version information for
user programs in order to have them react appropriately.
Vlad Krupin [Tue, 25 Jul 2000 22:09:52 +0000 (22:09 +0000)]
added several functions for manipulating wordlists:
pspell_store_replacement()
pspell_add_to_personal()
pspell_add_to_session()
pspell_clear_session()
Vlad Krupin [Tue, 25 Jul 2000 22:06:38 +0000 (22:06 +0000)]
- 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
Joey Smith [Tue, 25 Jul 2000 20:35:50 +0000 (20:35 +0000)]
There is still something wrong with Sybase DB-Lib,
but CT-Lib works great.
Stanislav Malyshev [Tue, 25 Jul 2000 18:50:50 +0000 (18:50 +0000)]
Make browscap parameter names lowercase
Fix . handling in browscap names
Stanislav Malyshev [Tue, 25 Jul 2000 18:50:02 +0000 (18:50 +0000)]
Fix more bugs in browscap
# now it shoudl work, but leaks like hell, so don't use it yet
foobar [Tue, 25 Jul 2000 15:34:28 +0000 (15:34 +0000)]
@- Fixed a bug in ldap_get_entries() and ldap_get_attributes. (Jani)
Fixes bugs #5433 and #5603.
Stig Bakken [Tue, 25 Jul 2000 11:25:05 +0000 (11:25 +0000)]
Finally fixed so config.status can regenerate single files without
doing the whole fastgen and warning message whoopla again. Whee!
Stig Bakken [Tue, 25 Jul 2000 10:57:57 +0000 (10:57 +0000)]
forgot to commit this one last night
Stanislav Malyshev [Tue, 25 Jul 2000 10:54:07 +0000 (10:54 +0000)]
Report configuration path that is really used, not that is compiled in
# it does matter when using -c option
David Croft [Tue, 25 Jul 2000 10:50:06 +0000 (10:50 +0000)]
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.
Hartmut Holzgraefe [Tue, 25 Jul 2000 10:18:06 +0000 (10:18 +0000)]
htmlspecialchars and htmlentities will now
encode single quotes to '
(due to feature request in BUG ID#5254)
Stanislav Malyshev [Tue, 25 Jul 2000 08:09:00 +0000 (08:09 +0000)]
Default section name should be uppercase, I guess
David Croft [Tue, 25 Jul 2000 06:56:04 +0000 (06:56 +0000)]
# removed stupid dollar Id dollar in changelog
<changelog@php.net> [Tue, 25 Jul 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Tue, 25 Jul 2000 01:09:08 +0000 (01:09 +0000)]
NEWS update
Stig Bakken [Tue, 25 Jul 2000 00:55:37 +0000 (00:55 +0000)]
* the beginning of a regression testing framework?
Sterling Hughes [Tue, 25 Jul 2000 00:29:52 +0000 (00:29 +0000)]
remove comments for consistency.
Sterling Hughes [Tue, 25 Jul 2000 00:29:07 +0000 (00:29 +0000)]
.
Stig Bakken [Mon, 24 Jul 2000 23:55:34 +0000 (23:55 +0000)]
* generate pear scripts properly with configure
Stig Bakken [Mon, 24 Jul 2000 23:54:26 +0000 (23:54 +0000)]
* PEAR.php is now generated by configure
Sterling Hughes [Mon, 24 Jul 2000 20:00:00 +0000 (20:00 +0000)]
1. Move from experimental -> production
2. Thread safety
3. Set some initial options
4. Redo the placement of some functions and options.
Joey Smith [Mon, 24 Jul 2000 19:12:32 +0000 (19:12 +0000)]
@- 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.
Dan Kalowsky [Mon, 24 Jul 2000 18:01:42 +0000 (18:01 +0000)]
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
John Donagher [Mon, 24 Jul 2000 17:58:38 +0000 (17:58 +0000)]
# Added example entries for the pfpro extension to the php.ini templates
John Donagher [Mon, 24 Jul 2000 17:57:05 +0000 (17:57 +0000)]
# 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
Dan Kalowsky [Mon, 24 Jul 2000 14:21:18 +0000 (14:21 +0000)]
Patched to work for Solid/Linux libc5 and glibc2 without the need for renaming the lib files, thanks to Kevin Way
Stig Bakken [Mon, 24 Jul 2000 13:32:50 +0000 (13:32 +0000)]
added TODO file for PEAR
David Croft [Mon, 24 Jul 2000 10:52:07 +0000 (10:52 +0000)]
updated MODULES_STATUS file. Perhaps this should be renamed EXTENSIONS_STATUS?
David Croft [Mon, 24 Jul 2000 10:31:43 +0000 (10:31 +0000)]
licence versions -> 2.02 in pear files
Stig Bakken [Mon, 24 Jul 2000 08:24:14 +0000 (08:24 +0000)]
@Ported DB to new error reporting scheme
Stig Bakken [Mon, 24 Jul 2000 08:05:51 +0000 (08:05 +0000)]
* 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"
David Croft [Mon, 24 Jul 2000 05:41:02 +0000 (05:41 +0000)]
various version 2.0 and 2.01 licenses -> 2.02
Sam Ruby [Mon, 24 Jul 2000 05:29:20 +0000 (05:29 +0000)]
Correct the value of request_uri
David Croft [Mon, 24 Jul 2000 02:01:05 +0000 (02:01 +0000)]
corrections to NEWS file
David Croft [Mon, 24 Jul 2000 01:40:02 +0000 (01:40 +0000)]
Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files.
Added a few RCS $Id$ tags.
# Note: I have avoided changing any .h files if the corresponding .c file
# had not already been changed as I am not sure if there are any legal
# issues here. So some extensions still have PHP 3 headers.
<changelog@php.net> [Mon, 24 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Mon, 24 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
foobar [Sun, 23 Jul 2000 21:32:02 +0000 (21:32 +0000)]
It's better not touch those ldap->ld_* when they aren't given as parameters.
(Now using -1 the parameters not wanted can be omitted)
# Plus some source-polishing.
Sterling Hughes [Sun, 23 Jul 2000 17:10:06 +0000 (17:10 +0000)]
Remove $file and $line.
Thies C. Arntzen [Sun, 23 Jul 2000 16:49:42 +0000 (16:49 +0000)]
(getimagesize) fix FORCE_REF.
Stanislav Malyshev [Sun, 23 Jul 2000 11:32:18 +0000 (11:32 +0000)]
Add another check for broken browscap object
# I do not know how it could get broken, but just in case...
Stanislav Malyshev [Sun, 23 Jul 2000 11:27:48 +0000 (11:27 +0000)]
Make browscap not to lowercase its arguments
# Why it is doing it? Parent matching doesn't work with lowercase
# If there was any reason to it, please tell
Stanislav Malyshev [Sun, 23 Jul 2000 11:11:35 +0000 (11:11 +0000)]
Try to fix some get_browser crashes and clean it up
# Probably needs more work, just what I could see immediately
Joey Smith [Sun, 23 Jul 2000 08:31:13 +0000 (08:31 +0000)]
Setting "compatibility" parameter requires having a PDF structure that
has NOT had PDF_open_*() called on it, according to the documentation.
There is not currently any way to obtain such from user-land in PHP.
@ Catch users trying to set "compatibility" parameter, which is not
@ supported from user-land.
#
# Not sure this is the best way to do this...
# Uwe, could you please double check this?
Joey Smith [Sun, 23 Jul 2000 08:25:27 +0000 (08:25 +0000)]
BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF
Sterling Hughes [Sun, 23 Jul 2000 03:45:24 +0000 (03:45 +0000)]
@ Fixed dbase_add_record. (Sterling)
Fixed dbase_add_record
<changelog@php.net> [Sun, 23 Jul 2000 01:10:11 +0000 (01:10 +0000)]
ChangeLog update
<changelog@php.net> [Sun, 23 Jul 2000 01:10:07 +0000 (01:10 +0000)]
NEWS update
Sam Ruby [Sat, 22 Jul 2000 20:36:11 +0000 (20:36 +0000)]
Complete the work mapping arrays and hashtables
Sam Ruby [Sat, 22 Jul 2000 18:09:28 +0000 (18:09 +0000)]
Fix regression in passing strings as parameters
Sterling Hughes [Sat, 22 Jul 2000 17:47:30 +0000 (17:47 +0000)]
fix bug 5322.
Sam Ruby [Sat, 22 Jul 2000 17:32:32 +0000 (17:32 +0000)]
Allow java.lang.Hashtables to be passed into PHP as arrays.
Sam Ruby [Sat, 22 Jul 2000 16:13:20 +0000 (16:13 +0000)]
Verify that a classname is actually passed on a new Java() call.
Sam Ruby [Sat, 22 Jul 2000 13:43:46 +0000 (13:43 +0000)]
Respect the object type the user specified (i.e., never automatically
convert the result of "new Java()" to a primitive type)
Sam Ruby [Sat, 22 Jul 2000 12:40:49 +0000 (12:40 +0000)]
Don't assume that Java byte arrays are null terminated.
David Croft [Sat, 22 Jul 2000 04:23:41 +0000 (04:23 +0000)]
# zeev is god
David Croft [Sat, 22 Jul 2000 01:53:16 +0000 (01:53 +0000)]
fixed socket_set blocking in windows
(bug 3845)
David Croft [Sat, 22 Jul 2000 01:12:24 +0000 (01:12 +0000)]
wordwrap function from Chris Russel <russel@yorku.ca>
differences from his patch:
- wordwrap width and wrap-string now optional parameters
(default to 75 and "\n" respectively)
- wordwrap_byte is now just an automatic special case of wordwrap
- Zend API compliant
@- Added new function "wordwrap" to wordwrap long strings from Chris
@ Russel <russel@yorku.ca> (David Croft)
<changelog@php.net> [Sat, 22 Jul 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Sat, 22 Jul 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update
foobar [Sat, 22 Jul 2000 00:34:22 +0000 (00:34 +0000)]
Forgot those constants.
Sam Ruby [Fri, 21 Jul 2000 22:08:50 +0000 (22:08 +0000)]
Pass PHP arrays to Java as hash tables; minor cleanup
Joey Smith [Fri, 21 Jul 2000 19:58:38 +0000 (19:58 +0000)]
INI stuff labelled sybase.* should be sybct.*.
Thanks to dean.bennett@home.com.
foobar [Fri, 21 Jul 2000 19:00:21 +0000 (19:00 +0000)]
@- Added four additional arguments: attrsonly, sizelimit, timelimit, deref which
@ were missing in ldap_search(), ldap_list() and ldap_read() functions (Jani)
@- Fixed a bug in ldap_search/list/read() which prevented returning the partial
@ results when 'Sizelimit exceeded' error occurred. (Jani Taskinen)
# And nuked some compile time warnings. Took a while to get this commit message
# written..I hope I got it right. =)
Sterling Hughes [Fri, 21 Jul 2000 18:34:37 +0000 (18:34 +0000)]
New naming sequence for PEAR_Error
- PEAR_ERROR -> PEAR_Error
- $CLASSNAME -> $classname
New naming sequence for Exceptions
- ExceptionFileFind -> FileFindException.
Rasmus Lerdorf [Fri, 21 Jul 2000 16:39:18 +0000 (16:39 +0000)]
Fix this address
Zeev Suraski [Fri, 21 Jul 2000 15:54:10 +0000 (15:54 +0000)]
Fix Win32 build
Hartmut Holzgraefe [Fri, 21 Jul 2000 15:50:37 +0000 (15:50 +0000)]
column size for date in imap_headers increased (see bug id #5699)
Andrei Zmievski [Fri, 21 Jul 2000 15:29:59 +0000 (15:29 +0000)]
(php_addslashes) Fixed stop condition - it should only take into account
the length of the string, not the characters.
Sterling Hughes [Fri, 21 Jul 2000 06:47:18 +0000 (06:47 +0000)]
Add PEAR_ERROR class for returning exception objects.
# This is the basic idea that Ulf proposed, its obviously
# going to be subject to modifications.
Ken Coar [Fri, 21 Jul 2000 03:21:56 +0000 (03:21 +0000)]
Undo numerical format regression introduced by the fix of the
zero-precison %s formatting.
<changelog@php.net> [Fri, 21 Jul 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Fri, 21 Jul 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update
Hartmut Holzgraefe [Thu, 20 Jul 2000 23:08:26 +0000 (23:08 +0000)]
fix for bug #5707
Sterling Hughes [Thu, 20 Jul 2000 17:15:25 +0000 (17:15 +0000)]
fix 5705
.
Andrei Zmievski [Thu, 20 Jul 2000 15:27:16 +0000 (15:27 +0000)]
# There you go, Wico.
Fix bug $5676.
@- Fixed preg_replace() to automatically escape quotes in matched
@ strings when using /e modifier. (Andrei)
Sterling Hughes [Thu, 20 Jul 2000 02:48:44 +0000 (02:48 +0000)]
Fix dbase_create() for real.
<changelog@php.net> [Thu, 20 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Thu, 20 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update
David Croft [Wed, 19 Jul 2000 18:55:12 +0000 (18:55 +0000)]
automatically initialise library at first use if necessary
automatically cleanup library at request end if user hasn't done so
libpfpro library version shown on phpinfo()
David Croft [Wed, 19 Jul 2000 18:51:55 +0000 (18:51 +0000)]
# remove leading _ from #define
Rasmus Lerdorf [Wed, 19 Jul 2000 16:19:40 +0000 (16:19 +0000)]
Itanium patch from Steve Robb <steve@eu.c2.net>
@ Itanium patch (Steve Robb)
<changelog@php.net> [Wed, 19 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update
<changelog@php.net> [Wed, 19 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update
Sascha Schumann [Tue, 18 Jul 2000 22:38:22 +0000 (22:38 +0000)]
typo
Sascha Schumann [Tue, 18 Jul 2000 22:34:42 +0000 (22:34 +0000)]
Fix building ingres_ii as a shared module
Zeev Suraski [Tue, 18 Jul 2000 20:40:23 +0000 (20:40 +0000)]
Shutup a gcc warning
Zeev Suraski [Tue, 18 Jul 2000 20:32:39 +0000 (20:32 +0000)]
Forgot to link this function...
Zeev Suraski [Tue, 18 Jul 2000 20:08:06 +0000 (20:08 +0000)]
This is probably the oldest bug in PHP :)
Luckily it's unlikely we're ever actually bitten by this bug.