]> granicus.if.org Git - php/log
php
22 years agoAdd test for the index resetting.
foobar [Thu, 1 Aug 2002 16:39:14 +0000 (16:39 +0000)]
Add test for the index resetting.

22 years agoMFZE1
Stanislav Malyshev [Thu, 1 Aug 2002 16:07:19 +0000 (16:07 +0000)]
MFZE1

22 years agoUgh
Rasmus Lerdorf [Thu, 1 Aug 2002 15:51:56 +0000 (15:51 +0000)]
Ugh

22 years agoAdding in some BC for users to imap_get_quota() function
Dan Kalowsky [Thu, 1 Aug 2002 14:47:48 +0000 (14:47 +0000)]
Adding in some BC for users to imap_get_quota() function

22 years agoAdded tests for array_shift/array_pop.
foobar [Thu, 1 Aug 2002 12:33:02 +0000 (12:33 +0000)]
Added tests for array_shift/array_pop.

22 years agoNuke compile warning.
foobar [Thu, 1 Aug 2002 12:07:15 +0000 (12:07 +0000)]
Nuke compile warning.

22 years ago- Removed the DOS line endings
foobar [Thu, 1 Aug 2002 12:06:46 +0000 (12:06 +0000)]
- Removed the DOS line endings
- Changed the '//' comment (this is C, not C++) to /* */
# Brad, use some editor which works..

22 years agoFix the levels. (php.ini-dist has output_buffering OFF)
foobar [Thu, 1 Aug 2002 12:02:22 +0000 (12:02 +0000)]
Fix the levels. (php.ini-dist has output_buffering OFF)

22 years agoUse the constant instead of string for locale type.
foobar [Thu, 1 Aug 2002 11:49:41 +0000 (11:49 +0000)]
Use the constant instead of string for locale type.

22 years ago- free mimetype and statusline early if no longer needed or in deactivation
Marcus Boerger [Thu, 1 Aug 2002 09:00:30 +0000 (09:00 +0000)]
- free mimetype and statusline early if no longer needed or in deactivation
#not setting them to NULL caused the segfault

22 years agoNeed room for the \0 here to avoid an overflow
Rasmus Lerdorf [Thu, 1 Aug 2002 07:49:53 +0000 (07:49 +0000)]
Need room for the \0 here to avoid an overflow

22 years agomade array_shift re-index like it did before previous fix
Brad LaFountain [Thu, 1 Aug 2002 04:38:11 +0000 (04:38 +0000)]
made array_shift re-index like it did before previous fix

22 years agoChangeLog update
<changelog@php.net> [Thu, 1 Aug 2002 00:17:10 +0000 (00:17 +0000)]
ChangeLog update

22 years agoperhaps this tiem i will get it right
Jason Greene [Wed, 31 Jul 2002 23:06:53 +0000 (23:06 +0000)]
perhaps this tiem i will get it right

22 years agoFix unwrapped entry
Jason Greene [Wed, 31 Jul 2002 22:49:28 +0000 (22:49 +0000)]
Fix unwrapped entry

22 years agoFix my broken entry
Jason Greene [Wed, 31 Jul 2002 22:43:26 +0000 (22:43 +0000)]
Fix my broken entry

22 years agoadd support for the curl dns cache
Sterling Hughes [Wed, 31 Jul 2002 22:10:58 +0000 (22:10 +0000)]
add support for the curl dns cache

22 years ago-fix warnings in windows build
Marcus Boerger [Wed, 31 Jul 2002 21:34:37 +0000 (21:34 +0000)]
-fix warnings in windows build

22 years ago-problem with CLI/mbstring/output buffering
Marcus Boerger [Wed, 31 Jul 2002 17:55:15 +0000 (17:55 +0000)]
-problem with CLI/mbstring/output buffering

22 years agoFix for non-mbstring builds. Bad Yasuo! :)
Zeev Suraski [Wed, 31 Jul 2002 16:25:12 +0000 (16:25 +0000)]
Fix for non-mbstring builds.  Bad Yasuo! :)

22 years agoFix crash
Zeev Suraski [Wed, 31 Jul 2002 14:41:06 +0000 (14:41 +0000)]
Fix crash

22 years agoWS
Dan Kalowsky [Wed, 31 Jul 2002 13:51:20 +0000 (13:51 +0000)]
WS

22 years agoJust adding in an error check that seems to work here well.
Dan Kalowsky [Wed, 31 Jul 2002 13:50:51 +0000 (13:50 +0000)]
Just adding in an error check that seems to work here well.

22 years agoReverted the patch..it breaks the original behaviour of at least array_shift.
foobar [Wed, 31 Jul 2002 13:49:50 +0000 (13:49 +0000)]
Reverted the patch..it breaks the original behaviour of at least array_shift.

22 years agoremoving the useless +1's on sizeof() and adding the mail_parameter for the
Dan Kalowsky [Wed, 31 Jul 2002 01:03:31 +0000 (01:03 +0000)]
removing the useless +1's on sizeof() and adding the mail_parameter for the
getquot inside the imap_get_quotaroot function.  thank Jani.

22 years agoNEWS update
<changelog@php.net> [Wed, 31 Jul 2002 00:19:19 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Wed, 31 Jul 2002 00:18:46 +0000 (00:18 +0000)]
ChangeLog update

22 years agofixes a typo in the word "limit", adds the null character to the strlen,
Dan Kalowsky [Tue, 30 Jul 2002 23:16:11 +0000 (23:16 +0000)]
fixes a typo in the word "limit", adds the null character to the strlen,
and seems to make imap_get_quotaroot return the correct values despite
cclients claim of "getquotaroot list improper".

22 years agofixed bugs 16063 and 16068
Brad LaFountain [Tue, 30 Jul 2002 22:54:12 +0000 (22:54 +0000)]
fixed bugs 16063 and 16068
increased preformance of array_pop and array_shift

22 years agoMFZE1 global declare
Jason Greene [Tue, 30 Jul 2002 22:19:50 +0000 (22:19 +0000)]
MFZE1 global declare

22 years agoFix segfault
Jason Greene [Tue, 30 Jul 2002 22:14:39 +0000 (22:14 +0000)]
Fix segfault

22 years agoftp_close returns now TRUE on success and FALSE on failure.
Stefan Esser [Tue, 30 Jul 2002 20:37:59 +0000 (20:37 +0000)]
ftp_close returns now TRUE on success and FALSE on failure.

22 years agoCommiting Steph@php.net's patch to re-enable touch on Win32 machines
Dan Kalowsky [Tue, 30 Jul 2002 20:24:13 +0000 (20:24 +0000)]
Commiting Steph@php.net's patch to re-enable touch on Win32 machines

22 years agoAdd --skel=dir option to ext_skel (patch from David Viner)
Rasmus Lerdorf [Tue, 30 Jul 2002 19:02:23 +0000 (19:02 +0000)]
Add --skel=dir option to ext_skel (patch from David Viner)

22 years agoFix strtotime() "next" keyword handling.
Rasmus Lerdorf [Tue, 30 Jul 2002 18:42:19 +0000 (18:42 +0000)]
Fix strtotime() "next" keyword handling.

22 years agoWTF? What sort of bogus commit was that? Fine, here you go.
Rasmus Lerdorf [Tue, 30 Jul 2002 17:39:33 +0000 (17:39 +0000)]
WTF?  What sort of bogus commit was that?  Fine, here you go.

22 years ago.
foobar [Tue, 30 Jul 2002 17:24:13 +0000 (17:24 +0000)]
.

22 years ago.
Rasmus Lerdorf [Tue, 30 Jul 2002 16:05:32 +0000 (16:05 +0000)]
.

22 years agoFix for #18638 (str_rot13 bug)
Rasmus Lerdorf [Tue, 30 Jul 2002 10:51:33 +0000 (10:51 +0000)]
Fix for #18638  (str_rot13 bug)

22 years agoFixed proxy setting for ZOOM
Adam Dickmeiss [Tue, 30 Jul 2002 10:50:48 +0000 (10:50 +0000)]
Fixed proxy setting for ZOOM

22 years ago@- Adding 'is' operator that can be used to check the type of a variable,
Andrei Zmievski [Tue, 30 Jul 2002 04:07:15 +0000 (04:07 +0000)]
@- Adding 'is' operator that can be used to check the type of a variable,
@  or its class. (Andrei)

22 years agohot, damn hot.
foobar [Tue, 30 Jul 2002 00:24:11 +0000 (00:24 +0000)]
hot, damn hot.

22 years agoChangeLog update
<changelog@php.net> [Tue, 30 Jul 2002 00:19:14 +0000 (00:19 +0000)]
ChangeLog update

22 years agoadd sablotron version, patch by Christian Stocker...
Sterling Hughes [Mon, 29 Jul 2002 23:57:26 +0000 (23:57 +0000)]
add sablotron version, patch by Christian Stocker...

22 years agoMake PHP part of Z39.50 implementation name
Adam Dickmeiss [Mon, 29 Jul 2002 21:51:48 +0000 (21:51 +0000)]
Make PHP part of Z39.50 implementation name

22 years agoUse type ext rather than raw for ZOOM record fetch
Adam Dickmeiss [Mon, 29 Jul 2002 19:56:59 +0000 (19:56 +0000)]
Use type ext rather than raw for ZOOM record fetch

22 years agoupdating the NEWS file
Dan Kalowsky [Mon, 29 Jul 2002 17:49:46 +0000 (17:49 +0000)]
updating the NEWS file
# why this wasn't done automagically I don't know...

22 years ago- nodename is not always set, check if it really is.
Christian Stocker [Mon, 29 Jul 2002 14:04:44 +0000 (14:04 +0000)]
- nodename is not always set, check if it really is.
- make force_ref for aliases as well

22 years agoFixed windows build by adding sha1.c and sha1.h to the project file.
Edin Kadribasic [Mon, 29 Jul 2002 13:42:01 +0000 (13:42 +0000)]
Fixed windows build by adding sha1.c and sha1.h to the project file.

22 years agoFixed bug #14657 (patch by Steph Fox)
Edin Kadribasic [Mon, 29 Jul 2002 13:13:50 +0000 (13:13 +0000)]
Fixed bug #14657 (patch by Steph Fox)

22 years agoFixed bug #11214 (patch by Steph Fox)
Edin Kadribasic [Mon, 29 Jul 2002 13:12:57 +0000 (13:12 +0000)]
Fixed bug #11214 (patch by Steph Fox)

22 years agoFirst try to open php-SAPI.ini and if it fails fall back to regular
Edin Kadribasic [Mon, 29 Jul 2002 12:17:34 +0000 (12:17 +0000)]
First try to open php-SAPI.ini and if it fails fall back to regular
php.ini file. For example cli version of PHP will first try to open
php-cli.ini in the usual ini file search path and only if it fails
will it try to open php.ini using the same path.

22 years agostyle police
Sascha Schumann [Mon, 29 Jul 2002 08:54:56 +0000 (08:54 +0000)]
style police

22 years agoNEWS update
<changelog@php.net> [Mon, 29 Jul 2002 00:19:54 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Mon, 29 Jul 2002 00:18:58 +0000 (00:18 +0000)]
ChangeLog update

22 years agoAllow xmlrpc-epi header files stored under include/xmlrpc-epi
Yasuo Ohgaki [Sun, 28 Jul 2002 21:03:26 +0000 (21:03 +0000)]
Allow xmlrpc-epi header files stored under include/xmlrpc-epi

22 years ago- Copy and paste error -> unify error messages
Derick Rethans [Sun, 28 Jul 2002 19:29:28 +0000 (19:29 +0000)]
- Copy and paste error -> unify error messages

22 years agoAdded sha1, sha1_file functions.
Stefan Esser [Sun, 28 Jul 2002 19:18:08 +0000 (19:18 +0000)]
Added sha1, sha1_file functions.

22 years ago-add & document ini settings for exif
Marcus Boerger [Sun, 28 Jul 2002 17:25:55 +0000 (17:25 +0000)]
-add & document ini settings for exif

22 years ago-decode several MarkerNotes
Marcus Boerger [Sun, 28 Jul 2002 17:21:51 +0000 (17:21 +0000)]
-decode several MarkerNotes
-correct offset information in debug mode
@exif_read_data() can decode MarkerNote of several Cameras. (Marcus)

22 years ago* Fixed E_NOTICE on pear -V
Tal Peer [Sun, 28 Jul 2002 17:06:28 +0000 (17:06 +0000)]
* Fixed E_NOTICE on pear -V

22 years ago(re)added /ext/ftp news
Stefan Esser [Sun, 28 Jul 2002 14:10:56 +0000 (14:10 +0000)]
(re)added /ext/ftp news

22 years agoCommit patch as discussed on LinuxTag and posted to php-dev in June.
Stefan Roehrich [Sun, 28 Jul 2002 14:08:08 +0000 (14:08 +0000)]
Commit patch as discussed on LinuxTag and posted to php-dev in June.
Disables zlib.output_compression for scripts with image/ content-type
header (fixes bug #16109) and makes it possible to switch
zlib.output_compression during script execution before the headers are
sent.
@- zlib.output_compression is disabled for "image/" content-type
@  headers and can be changed during script execution. (Stefan)

22 years ago- Removed the 2 last entries.
foobar [Sun, 28 Jul 2002 13:46:11 +0000 (13:46 +0000)]
- Removed the 2 last entries.
# Dan, sesser, re-add them again yourself.

22 years agoNo exceptions.
foobar [Sun, 28 Jul 2002 13:44:37 +0000 (13:44 +0000)]
No exceptions.

22 years agoupdate the handlers struct
Harald Radi [Sun, 28 Jul 2002 13:06:54 +0000 (13:06 +0000)]
update the handlers struct

22 years agoUnify error messages
Yasuo Ohgaki [Sun, 28 Jul 2002 11:17:57 +0000 (11:17 +0000)]
Unify error messages

22 years agoforgot to move imeageellipse out of #ifdef HAVE_LIBGD20
Marcus Boerger [Sun, 28 Jul 2002 10:00:37 +0000 (10:00 +0000)]
forgot to move imeageellipse out of #ifdef HAVE_LIBGD20

22 years agoFixed query string handling. Now some.php?a&b=1;c works.
Yasuo Ohgaki [Sun, 28 Jul 2002 09:42:15 +0000 (09:42 +0000)]
Fixed query string handling. Now some.php?a&b=1;c works.
# arg_separator.output can be multile chars

22 years agopear -V now shows pear version, php version and ZE version.
Tal Peer [Sun, 28 Jul 2002 09:09:03 +0000 (09:09 +0000)]
pear -V now shows pear version, php version and ZE version.

22 years ago* feature/fixed bug
Stig Bakken [Sun, 28 Jul 2002 08:56:32 +0000 (08:56 +0000)]
* feature/fixed bug

22 years ago* added "upgrade-all" command
Stig Bakken [Sun, 28 Jul 2002 08:52:55 +0000 (08:52 +0000)]
* added "upgrade-all" command

22 years ago* don't abort install if errors are found in the package, display
Stig Bakken [Sun, 28 Jul 2002 08:52:29 +0000 (08:52 +0000)]
* don't abort install if errors are found in the package, display
  a warning instead

22 years agoFixed some.php?a&b&c does not initilize $_GET['a'], $_GET['b'], $_GET['c']
Yasuo Ohgaki [Sun, 28 Jul 2002 04:18:40 +0000 (04:18 +0000)]
Fixed some.php?a&b&c does not initilize $_GET['a'], $_GET['b'], $_GET['c']
when mbstr-enc-trans is disabled.
# There is a bug in php_mbstr_encoding_handler() alo, I'll fix it later.

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

22 years ago- Make sure classes are first looked for in the current scope.
Andi Gutmans [Sat, 27 Jul 2002 15:53:14 +0000 (15:53 +0000)]
- Make sure classes are first looked for in the current scope.
- Make sure that during inheritance the global scope is searched if the
- current one doesn't work.

22 years agofixed: output encoding translation by mb_output_handler() in ext/mbstring was not...
Rui Hirokawa [Sat, 27 Jul 2002 13:58:16 +0000 (13:58 +0000)]
fixed: output encoding translation by mb_output_handler() in ext/mbstring was not usable when Content-Type is set by header().

22 years agoDo not leak data connection.
Stefan Esser [Sat, 27 Jul 2002 09:18:51 +0000 (09:18 +0000)]
Do not leak data connection.

22 years agoNEWS update
<changelog@php.net> [Sat, 27 Jul 2002 00:19:15 +0000 (00:19 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Sat, 27 Jul 2002 00:18:39 +0000 (00:18 +0000)]
ChangeLog update

22 years ago- Fix bug: #18509, e.g. setting CURLOPT_BINARYTRANSFER succeeds always.
foobar [Fri, 26 Jul 2002 22:57:14 +0000 (22:57 +0000)]
- Fix bug: #18509, e.g. setting CURLOPT_BINARYTRANSFER succeeds always.
- Also set the binary mode ONLY if the passed value is true..

22 years agoFizing ZTS build
Frank M. Kromann [Fri, 26 Jul 2002 22:14:55 +0000 (22:14 +0000)]
Fizing ZTS build

22 years ago[EXPERIMENTAL] Added functions for asynchronous FTP transfers
Stefan Esser [Fri, 26 Jul 2002 22:00:25 +0000 (22:00 +0000)]
[EXPERIMENTAL] Added functions for asynchronous FTP transfers

22 years agoMissing Photoshop tags
Marcus Boerger [Fri, 26 Jul 2002 17:09:02 +0000 (17:09 +0000)]
Missing Photoshop tags

22 years agoforgot to make the same change to imap_get_quota...
Dan Kalowsky [Fri, 26 Jul 2002 17:08:05 +0000 (17:08 +0000)]
forgot to make the same change to imap_get_quota...

22 years agoMinor memory fix suggested by Zeev
Dan Kalowsky [Fri, 26 Jul 2002 16:59:11 +0000 (16:59 +0000)]
Minor memory fix suggested by Zeev

22 years agoBugfix: #18532
Georg Richter [Fri, 26 Jul 2002 16:50:34 +0000 (16:50 +0000)]
Bugfix: #18532
Fixed week number calculation in accordance with ISO 8601

22 years agofixed cut & paste typo
Stefan Esser [Fri, 26 Jul 2002 16:26:55 +0000 (16:26 +0000)]
fixed cut & paste typo

22 years agoAdding initial support for PHP imap_get_quotaroot
Dan Kalowsky [Fri, 26 Jul 2002 16:26:01 +0000 (16:26 +0000)]
Adding initial support for PHP imap_get_quotaroot
# apparently c-client does not like Cyrus's GETQUOTAROOT return list this
# is still be worked out, but all functionality should be there
# Return array is still not very organized

22 years ago(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per
Dan Kalowsky [Fri, 26 Jul 2002 16:22:43 +0000 (16:22 +0000)]
(PHP imap_get_quota) updated to properly reflect the RFC 2087 as per
 bug #14673
@- imap_get_quota now allows multiple resource values to be returned, as
   per RFC 2087, closes bug #14673 (kalowsky, Sander Steffann)

22 years agoFix segfault due to unchecked null pointer
Sascha Schumann [Fri, 26 Jul 2002 16:16:12 +0000 (16:16 +0000)]
Fix segfault due to unchecked null pointer

22 years agoIn theory this will fix a problem in Window trying to delete a not closed
Tomas V.V.Cox [Fri, 26 Jul 2002 15:39:16 +0000 (15:39 +0000)]
In theory this will fix a problem in Window trying to delete a not closed
file

#if so, other fixes like that may be needed

22 years agoreapply patch for imageellipse beeing wrappet to imagearc if missing
Marcus Boerger [Fri, 26 Jul 2002 13:24:45 +0000 (13:24 +0000)]
reapply patch for imageellipse beeing wrappet to imagearc if missing
# derick: the rest of the patch wasn't removed

22 years ago@- FTP extension does support (auto)resuming now.
Stefan Esser [Fri, 26 Jul 2002 13:03:08 +0000 (13:03 +0000)]
@- FTP extension does support (auto)resuming now.
Added (Auto)Resuming functionality to ftp_(f)get/(f)put via optional 5th parameter.

22 years agouse -d output_buffer=0 to workarround the PHP flush() problem
Tomas V.V.Cox [Fri, 26 Jul 2002 11:58:10 +0000 (11:58 +0000)]
use -d output_buffer=0 to workarround the PHP flush() problem

22 years agodownload package if force is set
Tomas V.V.Cox [Fri, 26 Jul 2002 11:48:55 +0000 (11:48 +0000)]
download package if force is set

22 years agorevert my change from PHP_BINDIR to bin_dir
Tomas V.V.Cox [Fri, 26 Jul 2002 11:12:44 +0000 (11:12 +0000)]
revert my change from PHP_BINDIR to bin_dir

22 years agoUse install-as attrib for pear.bat too, so it gets installed in @bin_dir@
Tomas V.V.Cox [Fri, 26 Jul 2002 11:02:41 +0000 (11:02 +0000)]
Use install-as attrib for pear.bat too, so it gets installed in @bin_dir@

22 years agoUse script arg separator '--'
Tomas V.V.Cox [Fri, 26 Jul 2002 10:48:20 +0000 (10:48 +0000)]
Use script arg separator '--'
Clean up unused stuff

22 years ago- Fix problem with debug_backtrace() reported by Stig. We weren't reporting
Andi Gutmans [Fri, 26 Jul 2002 10:38:25 +0000 (10:38 +0000)]
- Fix problem with debug_backtrace() reported by Stig. We weren't reporting
- global function information because it wasn't available. We have to do
- an additional assignment per-function call so that it'll be available.
- Also don't define the global scope as function name _main_ but leave it
- empty so that frameworks like Pear can decide what they want to do.