]> granicus.if.org Git - php/log
php
24 years agoNEWS update
<changelog@php.net> [Wed, 26 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agoRead from /dev/u?random until the buffer is filled.
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>

24 years agoTrivial change to add access to CURL version information for
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.

24 years agoadded several functions for manipulating wordlists:
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()

24 years ago- added several functions for manipulating wordlists - pspell_store_replacement(...
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

24 years agoThere is still something wrong with Sybase DB-Lib,
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.

24 years agoMake browscap parameter names lowercase
Stanislav Malyshev [Tue, 25 Jul 2000 18:50:50 +0000 (18:50 +0000)]
Make browscap parameter names lowercase
Fix . handling in browscap names

24 years agoFix more bugs in browscap
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

24 years ago@- Fixed a bug in ldap_get_entries() and ldap_get_attributes. (Jani)
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.

24 years agoFinally fixed so config.status can regenerate single files without
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!

24 years agoforgot to commit this one last night
Stig Bakken [Tue, 25 Jul 2000 10:57:57 +0000 (10:57 +0000)]
forgot to commit this one last night

24 years agoReport configuration path that is really used, not that is compiled in
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

24 years agoMerged MAINTAINERS and MODULES_STATUS into EXTENSIONS, added version
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.

24 years agohtmlspecialchars and htmlentities will now
Hartmut Holzgraefe [Tue, 25 Jul 2000 10:18:06 +0000 (10:18 +0000)]
htmlspecialchars and htmlentities will now
encode single quotes to &#39;
(due to feature request in BUG ID#5254)

24 years agoDefault section name should be uppercase, I guess
Stanislav Malyshev [Tue, 25 Jul 2000 08:09:00 +0000 (08:09 +0000)]
Default section name should be uppercase, I guess

24 years ago# removed stupid dollar Id dollar in changelog
David Croft [Tue, 25 Jul 2000 06:56:04 +0000 (06:56 +0000)]
# removed stupid dollar Id dollar in changelog

24 years agoChangeLog update
<changelog@php.net> [Tue, 25 Jul 2000 01:09:11 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 25 Jul 2000 01:09:08 +0000 (01:09 +0000)]
NEWS update

24 years ago* the beginning of a regression testing framework?
Stig Bakken [Tue, 25 Jul 2000 00:55:37 +0000 (00:55 +0000)]
* the beginning of a regression testing framework?

24 years agoremove comments for consistency.
Sterling Hughes [Tue, 25 Jul 2000 00:29:52 +0000 (00:29 +0000)]
remove comments for consistency.

24 years ago.
Sterling Hughes [Tue, 25 Jul 2000 00:29:07 +0000 (00:29 +0000)]
.

24 years ago* generate pear scripts properly with configure
Stig Bakken [Mon, 24 Jul 2000 23:55:34 +0000 (23:55 +0000)]
* generate pear scripts properly with configure

24 years ago* PEAR.php is now generated by configure
Stig Bakken [Mon, 24 Jul 2000 23:54:26 +0000 (23:54 +0000)]
* PEAR.php is now generated by configure

24 years ago1. Move from experimental -> production
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.

24 years ago@- Fix #4591. Register the appname as PHP 4.0, not 3.0
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.

24 years agoPatched to work for Solid/Linux libc5 and glibc2 without the need for renaming the...
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

24 years ago# Added example entries for the pfpro extension to the php.ini templates
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

24 years ago# Added code to pfpro.c and php_pfpro.h to parse defaults out of php.ini
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

24 years agoPatched to work for Solid/Linux libc5 and glibc2 without the need for renaming the...
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

24 years agoadded TODO file for PEAR
Stig Bakken [Mon, 24 Jul 2000 13:32:50 +0000 (13:32 +0000)]
added TODO file for PEAR

24 years agoupdated MODULES_STATUS file. Perhaps this should be renamed EXTENSIONS_STATUS?
David Croft [Mon, 24 Jul 2000 10:52:07 +0000 (10:52 +0000)]
updated MODULES_STATUS file. Perhaps this should be renamed EXTENSIONS_STATUS?

24 years agolicence versions -> 2.02 in pear files
David Croft [Mon, 24 Jul 2000 10:31:43 +0000 (10:31 +0000)]
licence versions -> 2.02 in pear files

24 years ago@Ported DB to new error reporting scheme
Stig Bakken [Mon, 24 Jul 2000 08:24:14 +0000 (08:24 +0000)]
@Ported DB to new error reporting scheme

24 years ago* new class: PEAR - can be used as a base class for others.
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"

24 years agovarious version 2.0 and 2.01 licenses -> 2.02
David Croft [Mon, 24 Jul 2000 05:41:02 +0000 (05:41 +0000)]
various version 2.0 and 2.01 licenses -> 2.02

24 years agoCorrect the value of request_uri
Sam Ruby [Mon, 24 Jul 2000 05:29:20 +0000 (05:29 +0000)]
Correct the value of request_uri

24 years agocorrections to NEWS file
David Croft [Mon, 24 Jul 2000 02:01:05 +0000 (02:01 +0000)]
corrections to NEWS file

24 years agoChanged lots of PHP 3 licence headers to PHP 4, mainly in .h files.
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.

24 years agoChangeLog update
<changelog@php.net> [Mon, 24 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Mon, 24 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agoIt's better not touch those ldap->ld_* when they aren't given as parameters.
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.

24 years agoRemove $file and $line.
Sterling Hughes [Sun, 23 Jul 2000 17:10:06 +0000 (17:10 +0000)]
Remove $file and $line.

24 years ago(getimagesize) fix FORCE_REF.
Thies C. Arntzen [Sun, 23 Jul 2000 16:49:42 +0000 (16:49 +0000)]
(getimagesize) fix FORCE_REF.

24 years agoAdd another check for broken browscap object
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...

24 years agoMake browscap not to lowercase its arguments
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

24 years agoTry to fix some get_browser crashes and clean it up
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

24 years agoSetting "compatibility" parameter requires having a PDF structure that
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?

24 years agoBROKEN_SPRINTF should be PHP_BROKEN_SPRINTF
Joey Smith [Sun, 23 Jul 2000 08:25:27 +0000 (08:25 +0000)]
BROKEN_SPRINTF should be PHP_BROKEN_SPRINTF

24 years ago@ Fixed dbase_add_record. (Sterling)
Sterling Hughes [Sun, 23 Jul 2000 03:45:24 +0000 (03:45 +0000)]
@ Fixed dbase_add_record. (Sterling)

Fixed dbase_add_record

24 years agoChangeLog update
<changelog@php.net> [Sun, 23 Jul 2000 01:10:11 +0000 (01:10 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sun, 23 Jul 2000 01:10:07 +0000 (01:10 +0000)]
NEWS update

24 years agoComplete the work mapping arrays and hashtables
Sam Ruby [Sat, 22 Jul 2000 20:36:11 +0000 (20:36 +0000)]
Complete the work mapping arrays and hashtables

24 years agoFix regression in passing strings as parameters
Sam Ruby [Sat, 22 Jul 2000 18:09:28 +0000 (18:09 +0000)]
Fix regression in passing strings as parameters

24 years agofix bug 5322.
Sterling Hughes [Sat, 22 Jul 2000 17:47:30 +0000 (17:47 +0000)]
fix bug 5322.

24 years agoAllow java.lang.Hashtables to be passed into PHP as arrays.
Sam Ruby [Sat, 22 Jul 2000 17:32:32 +0000 (17:32 +0000)]
Allow java.lang.Hashtables to be passed into PHP as arrays.

24 years agoVerify that a classname is actually passed on a new Java() call.
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.

24 years agoRespect the object type the user specified (i.e., never automatically
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)

24 years agoDon't assume that Java byte arrays are null terminated.
Sam Ruby [Sat, 22 Jul 2000 12:40:49 +0000 (12:40 +0000)]
Don't assume that Java byte arrays are null terminated.

24 years ago# zeev is god
David Croft [Sat, 22 Jul 2000 04:23:41 +0000 (04:23 +0000)]
# zeev is god

24 years agofixed socket_set blocking in windows
David Croft [Sat, 22 Jul 2000 01:53:16 +0000 (01:53 +0000)]
fixed socket_set blocking in windows
(bug 3845)

24 years agowordwrap function from Chris Russel <russel@yorku.ca>
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)

24 years agoChangeLog update
<changelog@php.net> [Sat, 22 Jul 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Sat, 22 Jul 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update

24 years agoForgot those constants.
foobar [Sat, 22 Jul 2000 00:34:22 +0000 (00:34 +0000)]
Forgot those constants.

24 years agoPass PHP arrays to Java as hash tables; minor cleanup
Sam Ruby [Fri, 21 Jul 2000 22:08:50 +0000 (22:08 +0000)]
Pass PHP arrays to Java as hash tables; minor cleanup

24 years agoINI stuff labelled sybase.* should be sybct.*.
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.

24 years ago@- Added four additional arguments: attrsonly, sizelimit, timelimit, deref which
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. =)

24 years agoNew naming sequence for PEAR_Error
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.

24 years agoFix this address
Rasmus Lerdorf [Fri, 21 Jul 2000 16:39:18 +0000 (16:39 +0000)]
Fix this address

24 years agoFix Win32 build
Zeev Suraski [Fri, 21 Jul 2000 15:54:10 +0000 (15:54 +0000)]
Fix Win32 build

24 years agocolumn size for date in imap_headers increased (see bug id #5699)
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)

24 years ago(php_addslashes) Fixed stop condition - it should only take into account
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.

24 years agoAdd PEAR_ERROR class for returning exception objects.
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.

24 years ago Undo numerical format regression introduced by the fix of the
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.

24 years agoChangeLog update
<changelog@php.net> [Fri, 21 Jul 2000 01:09:07 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Fri, 21 Jul 2000 01:09:04 +0000 (01:09 +0000)]
NEWS update

24 years agofix for bug #5707
Hartmut Holzgraefe [Thu, 20 Jul 2000 23:08:26 +0000 (23:08 +0000)]
fix for bug #5707

24 years agofix 5705
Sterling Hughes [Thu, 20 Jul 2000 17:15:25 +0000 (17:15 +0000)]
fix 5705
.

24 years ago# There you go, Wico.
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)

24 years agoFix dbase_create() for real.
Sterling Hughes [Thu, 20 Jul 2000 02:48:44 +0000 (02:48 +0000)]
Fix dbase_create() for real.

24 years agoChangeLog update
<changelog@php.net> [Thu, 20 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Thu, 20 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update

24 years agoautomatically initialise library at first use if necessary
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()

24 years ago# remove leading _ from #define
David Croft [Wed, 19 Jul 2000 18:51:55 +0000 (18:51 +0000)]
# remove leading _ from #define

24 years agoItanium patch from Steve Robb <steve@eu.c2.net>
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)

24 years agoChangeLog update
<changelog@php.net> [Wed, 19 Jul 2000 01:09:08 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Wed, 19 Jul 2000 01:09:05 +0000 (01:09 +0000)]
NEWS update

24 years agotypo
Sascha Schumann [Tue, 18 Jul 2000 22:38:22 +0000 (22:38 +0000)]
typo

24 years agoFix building ingres_ii as a shared module
Sascha Schumann [Tue, 18 Jul 2000 22:34:42 +0000 (22:34 +0000)]
Fix building ingres_ii as a shared module

24 years agoShutup a gcc warning
Zeev Suraski [Tue, 18 Jul 2000 20:40:23 +0000 (20:40 +0000)]
Shutup a gcc warning

24 years agoForgot to link this function...
Zeev Suraski [Tue, 18 Jul 2000 20:32:39 +0000 (20:32 +0000)]
Forgot to link this function...

24 years agoThis is probably the oldest bug in PHP :)
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.

24 years agoFixed compilation errors.
Andrei Zmievski [Tue, 18 Jul 2000 19:13:14 +0000 (19:13 +0000)]
Fixed compilation errors.

24 years agoAdded myself
Andreas Karajannis [Tue, 18 Jul 2000 18:16:56 +0000 (18:16 +0000)]
Added myself

24 years agoDon't touch ChangeLog, please. It's automagically generated from commit
Andrei Zmievski [Tue, 18 Jul 2000 16:37:58 +0000 (16:37 +0000)]
Don't touch ChangeLog, please. It's automagically generated from commit
messages.

24 years ago Bring forward the zero-precision (%.0s) string formatting fix
Ken Coar [Tue, 18 Jul 2000 16:34:30 +0000 (16:34 +0000)]
Bring forward the zero-precision (%.0s) string formatting fix
from PHP3.  (After being nagged by Thies. :-)  Whee!  My first
PHP4 commit..

24 years ago@Set default include_path so PEAR files can be reached (Stig)
Stig Bakken [Tue, 18 Jul 2000 11:02:28 +0000 (11:02 +0000)]
@Set default include_path so PEAR files can be reached (Stig)

24 years agoPatch STDOUT support.
Sterling Hughes [Tue, 18 Jul 2000 05:52:03 +0000 (05:52 +0000)]
Patch STDOUT support.

24 years agoChangeLog update
<changelog@php.net> [Tue, 18 Jul 2000 01:09:09 +0000 (01:09 +0000)]
ChangeLog update

24 years agoNEWS update
<changelog@php.net> [Tue, 18 Jul 2000 01:09:06 +0000 (01:09 +0000)]
NEWS update