]> granicus.if.org Git - php/log
php
22 years agoWS
Wez Furlong [Sat, 28 Sep 2002 22:37:51 +0000 (22:37 +0000)]
WS

22 years agoMore streams related news.
Wez Furlong [Sat, 28 Sep 2002 22:37:11 +0000 (22:37 +0000)]
More streams related news.

22 years agoRename streams functions to fit with naming conventions, adding aliases
Wez Furlong [Sat, 28 Sep 2002 22:14:21 +0000 (22:14 +0000)]
Rename streams functions to fit with naming conventions, adding aliases
for old functions where required.
Make use of recent changes to chunk size and timeout setting code.

22 years agoremove chunk size setting code (it's now in streams.c).
Wez Furlong [Sat, 28 Sep 2002 22:12:23 +0000 (22:12 +0000)]
remove chunk size setting code (it's now in streams.c).
Move timeout setting code.

22 years agoDifferentiate between write buffer and streams read buffer sizes.
Wez Furlong [Sat, 28 Sep 2002 22:10:47 +0000 (22:10 +0000)]
Differentiate between write buffer and streams read buffer sizes.
Add options for timeout and chunk size; previously these were only
set-able for socket streams.

22 years ago* added --libs option
Stig Bakken [Sat, 28 Sep 2002 21:58:19 +0000 (21:58 +0000)]
* added --libs option

22 years agoFixed bug #13936
Ilia Alshanetsky [Sat, 28 Sep 2002 20:13:28 +0000 (20:13 +0000)]
Fixed bug #13936

22 years ago- Fix for defines...
Derick Rethans [Sat, 28 Sep 2002 19:02:21 +0000 (19:02 +0000)]
- Fix for defines...

22 years ago- Site mirror detection and popularity rank has been added to mnogosearch
Sergey Kartashoff [Sat, 28 Sep 2002 17:52:18 +0000 (17:52 +0000)]
- Site mirror detection and popularity rank has been added to mnogosearch
  extension

22 years agoFix crash bug and return value.
Wez Furlong [Sat, 28 Sep 2002 17:03:02 +0000 (17:03 +0000)]
Fix crash bug and return value.

22 years agoUh, this is what I meant to do. Fix for #19292
Rasmus Lerdorf [Sat, 28 Sep 2002 16:27:10 +0000 (16:27 +0000)]
Uh, this is what I meant to do.  Fix for #19292

22 years agoProbable fix for bug #19292
Rasmus Lerdorf [Sat, 28 Sep 2002 16:10:43 +0000 (16:10 +0000)]
Probable fix for bug #19292

22 years ago- Eliminated LFs
Tal Peer [Sat, 28 Sep 2002 15:41:57 +0000 (15:41 +0000)]
- Eliminated LFs

22 years agoMake ext/fribidi compile against latest fribidi CVS
James Moore [Sat, 28 Sep 2002 15:37:21 +0000 (15:37 +0000)]
Make ext/fribidi compile against latest fribidi CVS

22 years ago- Fix build in non-ZTS mode
Derick Rethans [Sat, 28 Sep 2002 15:12:41 +0000 (15:12 +0000)]
- Fix build in non-ZTS mode

22 years agoSynch with README.TESTING
Marcus Boerger [Sat, 28 Sep 2002 13:59:17 +0000 (13:59 +0000)]
Synch with README.TESTING

22 years agoAllow user streams/wrappers to implement fstat(), opendir() and stat().
Wez Furlong [Sat, 28 Sep 2002 13:05:47 +0000 (13:05 +0000)]
Allow user streams/wrappers to implement fstat(), opendir() and stat().

22 years agoAdd missing folding marker.
Wez Furlong [Sat, 28 Sep 2002 13:04:47 +0000 (13:04 +0000)]
Add missing folding marker.

22 years ago- Consistency
Derick Rethans [Sat, 28 Sep 2002 09:14:59 +0000 (09:14 +0000)]
- Consistency

22 years agoIt must be GLOB_NOCHECK instead of GLOB_NOMATCH.
Yasuo Ohgaki [Sat, 28 Sep 2002 09:14:45 +0000 (09:14 +0000)]
It must be GLOB_NOCHECK instead of GLOB_NOMATCH.
GLOB_NOMATCH does not make sense at all.

22 years ago- Don't forget whom to blame ... ;)
Markus Fischer [Sat, 28 Sep 2002 08:56:33 +0000 (08:56 +0000)]
- Don't forget whom to blame ... ;)

22 years agoNEWS update
<changelog@php.net> [Sat, 28 Sep 2002 00:34:07 +0000 (00:34 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 28 Sep 2002 00:33:08 +0000 (00:33 +0000)]
ChangeLog update

22 years agoImplement stream_select() which works just like socket_select, but only on
Wez Furlong [Fri, 27 Sep 2002 23:42:38 +0000 (23:42 +0000)]
Implement stream_select() which works just like socket_select, but only on
streams.
@ - Added stream_select() which works like socket_select but only works on
@   streams returned by fopen(), fsockopen() and pfsockopen(). (Wez)

22 years agoMore ncurses functions and constants.
Wez Furlong [Fri, 27 Sep 2002 22:33:14 +0000 (22:33 +0000)]
More ncurses functions and constants.

22 years agoImplement some more window routines, add pad functions.
Wez Furlong [Fri, 27 Sep 2002 17:03:53 +0000 (17:03 +0000)]
Implement some more window routines, add pad functions.
Add panel functions when libpanel is also detected.
Register STDSCR constant during ncurses_init().

22 years agofix formating by breaking on to separate lines
Colin Viebrock [Fri, 27 Sep 2002 16:05:47 +0000 (16:05 +0000)]
fix formating by breaking on to separate lines

22 years ago@- Fixed bug #19595 (Missing functions for GD2 format handling).
Edin Kadribasic [Fri, 27 Sep 2002 13:31:43 +0000 (13:31 +0000)]
@- Fixed bug #19595 (Missing functions for GD2 format handling).
   (Edin)
Fixed bug #19595 (Missing functions for GD2 format handling).

22 years agows
foobar [Fri, 27 Sep 2002 13:15:56 +0000 (13:15 +0000)]
ws

22 years ago/tmp/cvsmLUuXQ
Hartmut Holzgraefe [Fri, 27 Sep 2002 12:40:31 +0000 (12:40 +0000)]
/tmp/cvsmLUuXQ

22 years agoUpdate credits.
Edin Kadribasic [Fri, 27 Sep 2002 12:23:49 +0000 (12:23 +0000)]
Update credits.
# Updated by scripts/credits. For some reason it put "Java" and "Win32 COM"
# twice. I removed the duplicates manually.

22 years agoThose two have enough credits already :)
Edin Kadribasic [Fri, 27 Sep 2002 12:15:13 +0000 (12:15 +0000)]
Those two have enough credits already :)

22 years ago- Fixed case in extension name
Tal Peer [Fri, 27 Sep 2002 12:12:06 +0000 (12:12 +0000)]
- Fixed case in extension name

22 years agostyle polizei
foobar [Fri, 27 Sep 2002 11:52:38 +0000 (11:52 +0000)]
style polizei

22 years agoNo need to define GLOB_NOMATCH.
Yasuo Ohgaki [Fri, 27 Sep 2002 11:44:42 +0000 (11:44 +0000)]
No need to define GLOB_NOMATCH.

22 years ago@- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
Derick Rethans [Fri, 27 Sep 2002 10:38:08 +0000 (10:38 +0000)]
@- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
- Fix for bug #19633 (wrong directories in ext/ldap/config.m4).

22 years agoReally *really* fix the segfault bug #17274 and bug #19627 this time.
Wez Furlong [Fri, 27 Sep 2002 10:24:54 +0000 (10:24 +0000)]
Really *really* fix the segfault bug #17274 and bug #19627 this time.
@ - Fixed bugs #17274 and #19627 (segfault in sem_remove). (Wez)

22 years ago - be more conservative ;)
Jan Lehnardt [Fri, 27 Sep 2002 10:17:52 +0000 (10:17 +0000)]
 - be more conservative ;)

22 years agoAnd a couple more.
Wez Furlong [Fri, 27 Sep 2002 09:26:39 +0000 (09:26 +0000)]
And a couple more.

22 years agoAdd some bug #'s to make Markus happier :-)
Wez Furlong [Fri, 27 Sep 2002 09:21:04 +0000 (09:21 +0000)]
Add some bug #'s to make Markus happier :-)

22 years agoTypo
Wez Furlong [Fri, 27 Sep 2002 09:03:44 +0000 (09:03 +0000)]
Typo

22 years ago- Update.
Markus Fischer [Fri, 27 Sep 2002 07:02:12 +0000 (07:02 +0000)]
- Update.

22 years agoThey seem to be working...
Dan Kalowsky [Fri, 27 Sep 2002 02:09:35 +0000 (02:09 +0000)]
They seem to be working...

22 years agoChangeLog update
<changelog@php.net> [Fri, 27 Sep 2002 00:34:13 +0000 (00:34 +0000)]
ChangeLog update

22 years agodocument changes
Colin Viebrock [Thu, 26 Sep 2002 20:54:55 +0000 (20:54 +0000)]
document changes

22 years ago- Added Sambar install notes (patch by Steffen <com@sambarserver.info>)
Derick Rethans [Thu, 26 Sep 2002 19:49:34 +0000 (19:49 +0000)]
- Added Sambar install notes (patch by Steffen <com@sambarserver.info>)

22 years agoFix ZTS build.
Sebastian Bergmann [Thu, 26 Sep 2002 19:48:56 +0000 (19:48 +0000)]
Fix ZTS build.

22 years agoupdate credits page with proper HTML, fix HTML escaping, and a few tweaks
Colin Viebrock [Thu, 26 Sep 2002 19:33:23 +0000 (19:33 +0000)]
update credits page with proper HTML, fix HTML escaping, and a few tweaks

22 years agoFix warning.
Sebastian Bergmann [Thu, 26 Sep 2002 19:18:35 +0000 (19:18 +0000)]
Fix warning.

22 years agoMFZE1
Ilia Alshanetsky [Thu, 26 Sep 2002 18:56:11 +0000 (18:56 +0000)]
MFZE1

22 years agoFix ZTS build.
Sebastian Bergmann [Thu, 26 Sep 2002 18:13:32 +0000 (18:13 +0000)]
Fix ZTS build.

22 years agoFixed bug #11643
Ilia Alshanetsky [Thu, 26 Sep 2002 18:12:27 +0000 (18:12 +0000)]
Fixed bug #11643

22 years agofix phpinfo() output for better browser BC
Colin Viebrock [Thu, 26 Sep 2002 17:54:54 +0000 (17:54 +0000)]
fix phpinfo() output for better browser BC

22 years agoFix bug: #14991 (changing session.use_trans_sid does not work in scripts)
foobar [Thu, 26 Sep 2002 16:46:21 +0000 (16:46 +0000)]
Fix bug: #14991 (changing session.use_trans_sid does not work in scripts)

22 years agoFix for #19580. (Incorrectly warning about lost data when that is not the
Wez Furlong [Thu, 26 Sep 2002 16:22:28 +0000 (16:22 +0000)]
Fix for #19580. (Incorrectly warning about lost data when that is not the
case on systems without fopencookie).

22 years agoEmit a warning when an unsupported charset is requested in htmlentities.
Wez Furlong [Thu, 26 Sep 2002 16:07:14 +0000 (16:07 +0000)]
Emit a warning when an unsupported charset is requested in htmlentities.
Fixed #18521.

22 years agostyle,consistency..
foobar [Thu, 26 Sep 2002 13:51:04 +0000 (13:51 +0000)]
style,consistency..

22 years ago- Cleaning up
Derick Rethans [Thu, 26 Sep 2002 13:48:46 +0000 (13:48 +0000)]
- Cleaning up

22 years ago- Fixed fatal error
Tal Peer [Thu, 26 Sep 2002 12:58:31 +0000 (12:58 +0000)]
- Fixed fatal error

22 years agoFix segfault in wrapper error log mechanism when errors are logged on
Wez Furlong [Thu, 26 Sep 2002 12:12:27 +0000 (12:12 +0000)]
Fix segfault in wrapper error log mechanism when errors are logged on
second and subsequent events.
Implement very simple recursion protection for user streams written
like this:
class urlEncodeStream {
    var $fp = NULL;

    function stream_open($path, $mode, $options, &$opened_path)
    {
        $this->fp = fopen($path, $mode); // <-- this recurses infinitely
        return is_resource($this->fp);
    }
}

file_register_wrapper('urlencode', 'urlEncodeStream');
$fp = fopen('urlencode:///tmp/outputfile.txt', 'w');

Noticed by: Yasuo.

22 years ago - GLOB_NOMATCH and GLOB_NOESCAPE are only defined in win32/glob.h
Jan Lehnardt [Thu, 26 Sep 2002 11:19:26 +0000 (11:19 +0000)]
 - GLOB_NOMATCH and GLOB_NOESCAPE are only defined in win32/glob.h
 - fixes build on FreeBSD 4.6

22 years ago- Reverted back to old param parsing api (and eliminated a segfault by doing that)
Tal Peer [Thu, 26 Sep 2002 10:43:42 +0000 (10:43 +0000)]
- Reverted back to old param parsing api (and eliminated a segfault by doing that)
- Added the CapRTL charset -- should be used for testing on machines without Hebrew/Arabic/Persian
 fonts
- Changed the note about deprecated behaviour from E_WARNING to E_NOTICE

22 years agoRemove an unused variable and a now-unused function.
Wez Furlong [Thu, 26 Sep 2002 10:17:41 +0000 (10:17 +0000)]
Remove an unused variable and a now-unused function.

22 years agoRename file_get_wrapper_data -> file_get_meta_data.
Wez Furlong [Thu, 26 Sep 2002 10:14:41 +0000 (10:14 +0000)]
Rename file_get_wrapper_data -> file_get_meta_data.
It now always returns useful information for all streams.
Unified that data with socket_get_status and made socket_get_status
an alias for file_get_meta_data.

Fix Location header following which was broken in this commit:
http://cvs.php.net/diff.php/php4/ext/standard/http_fopen_wrapper.c?r1=1.41&r2=1.42&ty=h

22 years agoRemove dup
Yasuo Ohgaki [Thu, 26 Sep 2002 07:55:59 +0000 (07:55 +0000)]
Remove dup

22 years agotemporarily giving some orphands a new home
Hartmut Holzgraefe [Thu, 26 Sep 2002 07:55:41 +0000 (07:55 +0000)]
temporarily giving some orphands a new home

22 years agomaintainers for the famous mysql extension
Georg Richter [Thu, 26 Sep 2002 07:45:06 +0000 (07:45 +0000)]
maintainers for the famous mysql extension

22 years ago- Add missing bug fixes.
Markus Fischer [Thu, 26 Sep 2002 07:38:02 +0000 (07:38 +0000)]
- Add missing bug fixes.

# Please always add a NEWS entry for fixed bugs.
# The NEWS entry are added to http://php.net/ChangeLog-4.php after every
# released and the fixed bugs are auto(vi)matically linked to the BTS.
# So please also conform to the #<number> style (no one violated this, but
# just in case ;).

22 years agoFix ZTS build. Fix warning.
Sebastian Bergmann [Thu, 26 Sep 2002 07:30:16 +0000 (07:30 +0000)]
Fix ZTS build. Fix warning.

22 years agofix windows build
Hartmut Holzgraefe [Thu, 26 Sep 2002 07:15:33 +0000 (07:15 +0000)]
fix windows build

22 years ago- Merge url_rewriter.tags description from Sascha.
Markus Fischer [Thu, 26 Sep 2002 07:05:17 +0000 (07:05 +0000)]
- Merge url_rewriter.tags description from Sascha.

22 years agoSync MSVC project files.
Sebastian Bergmann [Thu, 26 Sep 2002 06:10:22 +0000 (06:10 +0000)]
Sync MSVC project files.

22 years ago- Initial commit
Tal Peer [Thu, 26 Sep 2002 05:47:56 +0000 (05:47 +0000)]
- Initial commit

22 years agoNote that the GD functions now also work with remote files.
Wez Furlong [Thu, 26 Sep 2002 01:20:38 +0000 (01:20 +0000)]
Note that the GD functions now also work with remote files.

22 years ago(PHP mb_convert_case) Add function that will convert the case of a string
Wez Furlong [Thu, 26 Sep 2002 00:53:47 +0000 (00:53 +0000)]
(PHP mb_convert_case) Add function that will convert the case of a string
                      Respecting it's encoding (or the internal encoding).

22 years agoChangeLog update
<changelog@php.net> [Thu, 26 Sep 2002 00:35:59 +0000 (00:35 +0000)]
ChangeLog update

22 years agoglob should now be ZTS/open_basedir/safe_mode aware (finally)
Hartmut Holzgraefe [Thu, 26 Sep 2002 00:27:52 +0000 (00:27 +0000)]
glob should now be ZTS/open_basedir/safe_mode aware (finally)

22 years agosymbolic constants for fnmatch flags added
Hartmut Holzgraefe [Thu, 26 Sep 2002 00:27:13 +0000 (00:27 +0000)]
symbolic constants for fnmatch flags added

22 years agoon -> On
Yasuo Ohgaki [Wed, 25 Sep 2002 23:36:27 +0000 (23:36 +0000)]
on -> On

22 years agoMerge changes from php.ini-dist
Yasuo Ohgaki [Wed, 25 Sep 2002 23:34:50 +0000 (23:34 +0000)]
Merge changes from php.ini-dist

22 years agoTest case for strspn()/strcspn().
Andrey Hristov [Wed, 25 Sep 2002 19:08:38 +0000 (19:08 +0000)]
Test case for strspn()/strcspn().

22 years agoAdded common handler for strspn() and strcspn(). Almost of the code is
Andrey Hristov [Wed, 25 Sep 2002 19:06:29 +0000 (19:06 +0000)]
Added common handler for strspn() and strcspn(). Almost of the code is
identical. Modified to accept up to 4 params. Last 2 optional start & len.
They are analogic to start & len of substr(). So the behavior when start &
len are used is like
strspn(substr($s,$start,$len),$good_chars) and
strcspn(substr($s,$start,$len), $bad_chars)

22 years agoadd note about url_rewriter.tags
Sascha Schumann [Wed, 25 Sep 2002 18:08:58 +0000 (18:08 +0000)]
add note about url_rewriter.tags

22 years agostr_shuffle() function added. Like shuffle() for arrays - however the
Andrey Hristov [Wed, 25 Sep 2002 18:06:05 +0000 (18:06 +0000)]
str_shuffle() function added. Like shuffle() for arrays - however the
algorithm for creating the permutation is quite simple. More like
the implementation of shuffle() for 4.2.1 .

22 years ago*** empty log message ***
Andrei Zmievski [Wed, 25 Sep 2002 17:48:10 +0000 (17:48 +0000)]
*** empty log message ***

22 years ago* Fix bug #19269.
Martin Jansen [Wed, 25 Sep 2002 17:36:24 +0000 (17:36 +0000)]
* Fix bug #19269.

    This patch makes popErrorHandling() pop the first _two_ elements
    from the error handler stack to prevent un-necessary memory
    consumption.

# Patch by: jrust (at) rustyparts (dot) com

22 years agoadd two extensions - and orphan them.
Sterling Hughes [Wed, 25 Sep 2002 17:07:12 +0000 (17:07 +0000)]
add two extensions - and orphan them.

22 years agoPropmote API NO year, so that it will never be the same as ZE1 API NO
Stanislav Malyshev [Wed, 25 Sep 2002 16:54:04 +0000 (16:54 +0000)]
Propmote API NO year, so that it will never be the same as ZE1 API NO

22 years agoWe are about to enter 2003, sending two-digit years does not make too
Sascha Schumann [Wed, 25 Sep 2002 16:11:31 +0000 (16:11 +0000)]
We are about to enter 2003, sending two-digit years does not make too
much sense anymore.  According to an article from '98, only Netscape 3.x was
affected anyway.

22 years agostyle police
Sascha Schumann [Wed, 25 Sep 2002 16:06:40 +0000 (16:06 +0000)]
style police

22 years agoMake these all work with persistent streams too.
Wez Furlong [Wed, 25 Sep 2002 15:46:47 +0000 (15:46 +0000)]
Make these all work with persistent streams too.

22 years agoImplement persistent streams. (for pfsockopen).
Wez Furlong [Wed, 25 Sep 2002 15:25:12 +0000 (15:25 +0000)]
Implement persistent streams. (for pfsockopen).
Juggle some includes/definitions.
Tidy up streams use in ext/standard/file.c

22 years agoif this makes people happier about me not working on these anymore, so be
Sterling Hughes [Wed, 25 Sep 2002 14:07:57 +0000 (14:07 +0000)]
if this makes people happier about me not working on these anymore, so be
it :)

22 years agoFix bug #17570.
Andrei Zmievski [Wed, 25 Sep 2002 14:02:34 +0000 (14:02 +0000)]
Fix bug #17570.

22 years ago- Update proto
Tal Peer [Wed, 25 Sep 2002 13:49:55 +0000 (13:49 +0000)]
- Update proto

22 years agoFixed bugs #18167 & #16859
Ilia Alshanetsky [Wed, 25 Sep 2002 13:26:03 +0000 (13:26 +0000)]
Fixed bugs #18167 & #16859

22 years agoImprove error messages
Sascha Schumann [Wed, 25 Sep 2002 12:38:45 +0000 (12:38 +0000)]
Improve error messages

22 years agoprevent segv on Windows with negative localtime values.
Ilia Alshanetsky [Wed, 25 Sep 2002 12:20:56 +0000 (12:20 +0000)]
prevent segv on Windows with negative localtime values.

22 years agoSync
Sascha Schumann [Wed, 25 Sep 2002 12:15:42 +0000 (12:15 +0000)]
Sync

22 years agoAllow - as part of an attribute
Sascha Schumann [Wed, 25 Sep 2002 12:15:22 +0000 (12:15 +0000)]
Allow - as part of an attribute

PR: #19573