]> granicus.if.org Git - php/log
php
23 years agoRestrict ctype tests to POSIX portable characters (0..127) and add numeric character...
Preston L. Bannister [Thu, 16 May 2002 21:55:26 +0000 (21:55 +0000)]
Restrict ctype tests to POSIX portable characters (0..127) and add numeric character tests.

23 years agoRemove leading "./" from include filenames as in PHP this defeats include_path.
Preston L. Bannister [Thu, 16 May 2002 21:53:18 +0000 (21:53 +0000)]
Remove leading "./" from include filenames as in PHP this defeats include_path.

23 years agoAdd "tests" project to invoke run-tests.php (unit tests).
Preston L. Bannister [Thu, 16 May 2002 21:49:50 +0000 (21:49 +0000)]
Add "tests" project to invoke run-tests.php (unit tests).

23 years agoUpdated to run cleanly on Win32, and perform a more controlled test.
Preston L. Bannister [Thu, 16 May 2002 21:48:28 +0000 (21:48 +0000)]
Updated to run cleanly on Win32, and perform a more controlled test.

23 years agoAdd TEST_PHP_DETAILED usage for verbose test runs.
Preston L. Bannister [Thu, 16 May 2002 21:46:32 +0000 (21:46 +0000)]
Add TEST_PHP_DETAILED usage for verbose test runs.

23 years agoFix typo in SKIP clause.
Preston L. Bannister [Thu, 16 May 2002 16:07:47 +0000 (16:07 +0000)]
Fix typo in SKIP clause.

23 years agoAdjust dirname() on Win32 to match CWD per drive semantics.
Preston L. Bannister [Thu, 16 May 2002 16:04:45 +0000 (16:04 +0000)]
Adjust dirname() on Win32 to match CWD per drive semantics.

23 years agodirname() checks that work for both Unix and Win32.
Preston L. Bannister [Thu, 16 May 2002 15:59:39 +0000 (15:59 +0000)]
dirname() checks that work for both Unix and Win32.

23 years agoGrr.. I keep leaving my debug in...
Rasmus Lerdorf [Thu, 16 May 2002 14:42:22 +0000 (14:42 +0000)]
Grr.. I keep leaving my debug in...

23 years agoFix for #17271
Rasmus Lerdorf [Thu, 16 May 2002 14:41:15 +0000 (14:41 +0000)]
Fix for #17271
@ Fix crash bug in stripslashes() when working in sybase mode (Rasmus)

23 years agoRange check arguments to mb_strcut().
Preston L. Bannister [Thu, 16 May 2002 12:31:05 +0000 (12:31 +0000)]
Range check arguments to mb_strcut().
Test ext/mbstring/013.phpt causes a hard failure w/o this.

23 years agoProper declaration to suppress compiler warning.
Preston L. Bannister [Thu, 16 May 2002 12:07:11 +0000 (12:07 +0000)]
Proper declaration to suppress compiler warning.

23 years ago- Made all is_*() functions to return only boolean values.
foobar [Thu, 16 May 2002 01:07:21 +0000 (01:07 +0000)]
- Made all is_*() functions to return only boolean values.
- Killed the "file not found" error for is_link(). (finally..)

23 years agoChangeLog update
<changelog@php.net> [Thu, 16 May 2002 00:20:06 +0000 (00:20 +0000)]
ChangeLog update

23 years agoWin32 project and makefile used to invoke run-tests.php
Preston L. Bannister [Wed, 15 May 2002 23:56:04 +0000 (23:56 +0000)]
Win32 project and makefile used to invoke run-tests.php

23 years agoFixing the mssql_query to handle multiple results correct if the first result does...
Frank M. Kromann [Wed, 15 May 2002 18:07:17 +0000 (18:07 +0000)]
Fixing the mssql_query to handle multiple results correct if the first result does not return any data.

23 years agothis should finally fix bug #14353
Harald Radi [Wed, 15 May 2002 17:59:48 +0000 (17:59 +0000)]
this should finally fix bug #14353

23 years agoFixing line breaks
Frank M. Kromann [Wed, 15 May 2002 17:40:28 +0000 (17:40 +0000)]
Fixing line breaks

23 years agoFixing build of IMAP extension, after changes in sendmail
Frank M. Kromann [Wed, 15 May 2002 17:39:41 +0000 (17:39 +0000)]
Fixing build of IMAP extension, after changes in sendmail

23 years ago- Accommodate API changes to Ack().
Markus Fischer [Wed, 15 May 2002 13:13:17 +0000 (13:13 +0000)]
- Accommodate API changes to Ack().

23 years agolibxml2 >= 2.4.14 is needed (since quite some time ...)
Christian Stocker [Wed, 15 May 2002 12:41:55 +0000 (12:41 +0000)]
libxml2 >= 2.4.14 is needed (since quite some time ...)

23 years agoCleanup
foobar [Wed, 15 May 2002 12:38:31 +0000 (12:38 +0000)]
Cleanup

23 years agoAdded Chinese, Korean support in mbstring.
Rui Hirokawa [Wed, 15 May 2002 12:16:15 +0000 (12:16 +0000)]
Added Chinese, Korean support in mbstring.

23 years agoadded ISO-2022-KR support in mbstring.
Rui Hirokawa [Wed, 15 May 2002 12:13:56 +0000 (12:13 +0000)]
added ISO-2022-KR support in mbstring.

23 years agomake downloadHttp() detect HTTP errors
Tomas V.V.Cox [Wed, 15 May 2002 11:23:01 +0000 (11:23 +0000)]
make downloadHttp() detect HTTP errors

23 years agoMFB
foobar [Wed, 15 May 2002 10:23:42 +0000 (10:23 +0000)]
MFB

23 years agoNuke .1
foobar [Wed, 15 May 2002 10:20:02 +0000 (10:20 +0000)]
Nuke .1

23 years agoAdded ctype to this list too.
foobar [Wed, 15 May 2002 10:13:22 +0000 (10:13 +0000)]
Added ctype to this list too.

23 years ago- Add support for Bcc in w32/sendmail code.
Markus Fischer [Wed, 15 May 2002 10:11:33 +0000 (10:11 +0000)]
- Add support for Bcc in w32/sendmail code.

23 years ago- It's bundled, thus not experimental anymore
Derick Rethans [Wed, 15 May 2002 05:25:16 +0000 (05:25 +0000)]
- It's bundled, thus not experimental anymore

23 years agoNEWS update
<changelog@php.net> [Wed, 15 May 2002 00:31:44 +0000 (00:31 +0000)]
NEWS update

23 years agoChangeLog update
<changelog@php.net> [Wed, 15 May 2002 00:30:34 +0000 (00:30 +0000)]
ChangeLog update

23 years agoFixing hanfling of data type REAL.
Frank M. Kromann [Tue, 14 May 2002 23:57:43 +0000 (23:57 +0000)]
Fixing hanfling of data type REAL.
Remove extra bytes allocated by emalloc calls

23 years agofixed a initialization bug in euc-tw.
Rui Hirokawa [Tue, 14 May 2002 21:42:46 +0000 (21:42 +0000)]
fixed a initialization bug in euc-tw.

23 years agosome versions of autoconf pad CONFIG_FILES with a single space.
Sascha Schumann [Tue, 14 May 2002 20:53:33 +0000 (20:53 +0000)]
some versions of autoconf pad CONFIG_FILES with a single space.

accomodate that

Thanks to Cliff Woolley

23 years ago- Adjust for improved error messages from win32/sendmail.c
Markus Fischer [Tue, 14 May 2002 20:43:48 +0000 (20:43 +0000)]
- Adjust for improved error messages from win32/sendmail.c

23 years ago- Improve code so errors returned from the server are reported back to the user.
Markus Fischer [Tue, 14 May 2002 20:40:39 +0000 (20:40 +0000)]
- Improve code so errors returned from the server are reported back to the user.
# Testers, testers, testers!

23 years agoTry to create the dir where the conf file resides before trying
Tomas V.V.Cox [Tue, 14 May 2002 17:59:41 +0000 (17:59 +0000)]
Try to create the dir where the conf file resides before trying
to write to it

23 years agoAdd "\n" after the error in usage()
Tomas V.V.Cox [Tue, 14 May 2002 17:58:44 +0000 (17:58 +0000)]
Add "\n" after the error in usage()

23 years ago- constructor_called is supposed to be destructor_called
Andi Gutmans [Tue, 14 May 2002 16:15:50 +0000 (16:15 +0000)]
- constructor_called is supposed to be destructor_called

23 years ago- Do not include the Cc: for the first Cc'd recipient (spotted by Richard).
Markus Fischer [Tue, 14 May 2002 16:03:40 +0000 (16:03 +0000)]
- Do not include the Cc: for the first Cc'd recipient (spotted by Richard).

23 years ago- Convert unix to dos line endings.
Markus Fischer [Tue, 14 May 2002 15:32:15 +0000 (15:32 +0000)]
- Convert unix to dos line endings.
# This is *really* annoying ... can only be an advantage for windows users imho.

23 years ago- Try to find From: field in header, fallback to sendmail_from php.ini setting
Markus Fischer [Tue, 14 May 2002 15:29:28 +0000 (15:29 +0000)]
- Try to find From: field in header, fallback to sendmail_from php.ini setting
  (Original patch by Michael Sisolak <msisolak@yahoo.com>, enhanced a bit).
@- Win32 mail() supports parsing 'From:' field from header (msisolak@yahoo.com, Markus).

23 years ago- Fix win32 sendmail bug with Cc: in custom header not terminated with \r\n
Markus Fischer [Tue, 14 May 2002 13:52:18 +0000 (13:52 +0000)]
- Fix win32 sendmail bug with Cc: in custom header not terminated with \r\n
- Fix some obvious errors returned by the module, little cleanup.

23 years ago* convert to new command setup
Stig Bakken [Tue, 14 May 2002 12:46:17 +0000 (12:46 +0000)]
* convert to new command setup

23 years ago* typo
Stig Bakken [Tue, 14 May 2002 12:34:49 +0000 (12:34 +0000)]
* typo

23 years ago - fix typo, thanks to georg for spotting it.
Jan Lehnardt [Tue, 14 May 2002 10:33:30 +0000 (10:33 +0000)]
 - fix typo, thanks to georg for spotting it.

23 years ago* fall back to XML_RPC if xmlrpc-epi is not loaded
Stig Bakken [Tue, 14 May 2002 01:51:06 +0000 (01:51 +0000)]
* fall back to XML_RPC if xmlrpc-epi is not loaded
# still buggy

23 years ago* add command definitions, split run() into one method for each command
Stig Bakken [Tue, 14 May 2002 01:49:56 +0000 (01:49 +0000)]
* add command definitions, split run() into one method for each command

23 years ago* no need for getHelp() here anymore
Stig Bakken [Tue, 14 May 2002 01:49:18 +0000 (01:49 +0000)]
* no need for getHelp() here anymore

23 years ago* moved get{Help,Commands,Options} here
Stig Bakken [Tue, 14 May 2002 01:48:20 +0000 (01:48 +0000)]
* moved get{Help,Commands,Options} here

23 years ago* moved the {config xxx} help message substitution to
Stig Bakken [Tue, 14 May 2002 01:45:20 +0000 (01:45 +0000)]
* moved the {config xxx} help message substitution to
  PEAR_Command_Common::getHelp

23 years agoChangeLog update
<changelog@php.net> [Tue, 14 May 2002 00:27:31 +0000 (00:27 +0000)]
ChangeLog update

23 years agoFix fastcgi build, may need more work
Jason Greene [Tue, 14 May 2002 00:07:51 +0000 (00:07 +0000)]
Fix fastcgi build, may need more work
# Sascha, would you mind looking this over?

23 years agoPatch by Justin Erenkrantz <jerenkrantz@apache.org> for enabling
Marko Karppinen [Mon, 13 May 2002 21:37:52 +0000 (21:37 +0000)]
Patch by Justin Erenkrantz <jerenkrantz@apache.org> for enabling
--with-apxs2 build on Darwin. Omitting the change to start linking
with libtool for now, though.

23 years agofix copyresampled bug in bundled gd lib
Rasmus Lerdorf [Mon, 13 May 2002 20:20:16 +0000 (20:20 +0000)]
fix copyresampled bug in bundled gd lib

23 years agoMore verbose but more generic error message when we spot multiple
Jim Jagielski [Mon, 13 May 2002 19:22:27 +0000 (19:22 +0000)]
More verbose but more generic error message when we spot multiple
PHPINIDir directives

23 years agoMake sure newtime is never NULL
Rasmus Lerdorf [Mon, 13 May 2002 18:11:27 +0000 (18:11 +0000)]
Make sure newtime is never NULL

23 years ago - added reference to http://cvsbook.red-bean.com/
Jan Lehnardt [Mon, 13 May 2002 18:09:56 +0000 (18:09 +0000)]
 - added reference to http://cvsbook.red-bean.com/

23 years ago- Fix a buglet in printing of GPCSE arrays
Zeev Suraski [Mon, 13 May 2002 17:43:04 +0000 (17:43 +0000)]
- Fix a buglet in printing of GPCSE arrays
- Remove indirect access

23 years agoChanging email address.
Andrei Zmievski [Mon, 13 May 2002 17:28:38 +0000 (17:28 +0000)]
Changing email address.

23 years agoAdded confdefs.h which seems to be generated by configure
Sander Roobol [Mon, 13 May 2002 15:25:39 +0000 (15:25 +0000)]
Added confdefs.h which seems to be generated by configure

23 years agoMFZE1
Sterling Hughes [Mon, 13 May 2002 14:38:42 +0000 (14:38 +0000)]
MFZE1

23 years ago- Centralize html_puts() again
Zeev Suraski [Mon, 13 May 2002 08:46:24 +0000 (08:46 +0000)]
- Centralize html_puts() again
- Revolutionize phpinfo()'s speed

23 years ago- MFZE1
Derick Rethans [Mon, 13 May 2002 08:41:55 +0000 (08:41 +0000)]
- MFZE1

23 years agoInstead of calling mail_fetchheader_full() to retrieve the complete header
Jon Parise [Mon, 13 May 2002 00:29:22 +0000 (00:29 +0000)]
Instead of calling mail_fetchheader_full() to retrieve the complete header
information just to extract the message envelope, call mail_fetchenvelope(),
which returns just what we need.

This is simpler, faster, and saves the IMAP server some work.

Submitted by: Adam Kauffman <adam.kauffman@mindspring.com>

23 years agoNEWS update
<changelog@php.net> [Mon, 13 May 2002 00:20:27 +0000 (00:20 +0000)]
NEWS update

23 years agoChangeLog update
<changelog@php.net> [Mon, 13 May 2002 00:20:08 +0000 (00:20 +0000)]
ChangeLog update

23 years ago* fix option parsing
Stig Bakken [Sun, 12 May 2002 23:21:30 +0000 (23:21 +0000)]
* fix option parsing

23 years agoRemove redundant code (thanks to Jani for pointing that out)
Zeev Suraski [Sun, 12 May 2002 22:17:58 +0000 (22:17 +0000)]
Remove redundant code (thanks to Jani for pointing that out)

23 years ago* refactored the command/options code:
Stig Bakken [Sun, 12 May 2002 21:09:04 +0000 (21:09 +0000)]
* refactored the command/options code:
  - now each command class should define a "commands" property with
    documentation, option specs etc.
  - both long and short options are now supported
  - after recent changes to Console_Getopt, you may now have options
    to commands even though the same option is also valid for the pear
    command itself
  - less CLI-centric, better suited to Gtk and Web frontends

23 years agosync with branch
foobar [Sun, 12 May 2002 21:08:34 +0000 (21:08 +0000)]
sync with branch

23 years agoMade several entries comprehensible.
foobar [Sun, 12 May 2002 21:00:13 +0000 (21:00 +0000)]
Made several entries comprehensible.

23 years ago@Improve IMAP performance when dealing with large mailboxes.
Jon Parise [Sun, 12 May 2002 20:53:25 +0000 (20:53 +0000)]
@Improve IMAP performance when dealing with large mailboxes.

Submitted by: Rob Siemborski <rjs3@andrew.cmu.edu>

23 years agoAs far as I can tell, the AC_CHECK_MEMBER could not succeed,
Sascha Schumann [Sun, 12 May 2002 17:28:12 +0000 (17:28 +0000)]
As far as I can tell, the AC_CHECK_MEMBER could not succeed,
because it does not include <sys/socket.h> which is necessary
for the definition of struct msghdr.  This include file is not
part of ac_includes_default.

Regardless, AC_CHECK_MEMBER is a autoconf-2.5x macro and thus we
expand it here for 2.13 compatibility.

23 years agoThe command name is now the first arg not the second
Tomas V.V.Cox [Sun, 12 May 2002 16:42:50 +0000 (16:42 +0000)]
The command name is now the first arg not the second

23 years agoAdd "r" in cmd help
Tomas V.V.Cox [Sun, 12 May 2002 16:31:30 +0000 (16:31 +0000)]
Add "r" in cmd help

23 years agoThe first entry in argv is the command name, so Getopt will stop
Tomas V.V.Cox [Sun, 12 May 2002 16:30:26 +0000 (16:30 +0000)]
The first entry in argv is the command name, so Getopt will stop
parsing more args
# Stig be carefull, your change to Getopt breaks BC

23 years agoChange safe-mode rule for rmdir() to match unlink() - allow is target
Rasmus Lerdorf [Sun, 12 May 2002 15:59:42 +0000 (15:59 +0000)]
Change safe-mode rule for rmdir() to match unlink() - allow is target
is opened by caller or in a directory owned by caller
@ Minor fix to rmdir() under safe-mode (Rasmus)

23 years agoMFZE1
Zeev Suraski [Sun, 12 May 2002 15:59:29 +0000 (15:59 +0000)]
MFZE1

23 years agoSimplify even more
Sascha Schumann [Sun, 12 May 2002 15:30:44 +0000 (15:30 +0000)]
Simplify even more

23 years agoSimplify white space handling in php_html_puts.
Sascha Schumann [Sun, 12 May 2002 15:22:11 +0000 (15:22 +0000)]
Simplify white space handling in php_html_puts.

If we encounter a ' ', we will look for the next non-' ' and set p
accordingly.

23 years agoNuke unused local variables.
Sebastian Bergmann [Sun, 12 May 2002 15:14:21 +0000 (15:14 +0000)]
Nuke unused local variables.

23 years agoAdd an option to calculate easter dates based on the Gregorian calendar
Marko Karppinen [Sun, 12 May 2002 15:06:04 +0000 (15:06 +0000)]
Add an option to calculate easter dates based on the Gregorian calendar
during the years 1582-1752. Earlier this was only possible from
1753 onwards. Use the optional parameter CAL_EASTER_ROMAN with
easter_days() to enable this. This is a fix for bug #12766.
# As you can see, my Sundays are *so* busy...

23 years agoFix this again.
Sascha Schumann [Sun, 12 May 2002 14:55:25 +0000 (14:55 +0000)]
Fix this again.

If you are unsure whether enable or with shall be used, please
inquire on the mailing list.

WITH is solely for the purpose of pointing to paths and other external
entities.

Note that the comment has always mentioned "--disable-mbstring" which
clearly refers to enable and not with.

23 years ago* fix up package dependency check
Stig Bakken [Sun, 12 May 2002 14:53:54 +0000 (14:53 +0000)]
* fix up package dependency check

23 years agoUse string_len information
Sascha Schumann [Sun, 12 May 2002 14:50:54 +0000 (14:50 +0000)]
Use string_len information

23 years agoreenable php_html_puts
Sascha Schumann [Sun, 12 May 2002 14:48:22 +0000 (14:48 +0000)]
reenable php_html_puts

23 years agoMake <dep type="pkg" rel="has"> avaible
Tomas V.V.Cox [Sun, 12 May 2002 14:42:03 +0000 (14:42 +0000)]
Make <dep type="pkg" rel="has"> avaible

23 years ago* fix description
Stig Bakken [Sun, 12 May 2002 13:14:24 +0000 (13:14 +0000)]
* fix description

23 years agoadded chinese HZ encoding support. fixed ascii area character conversion was not...
Rui Hirokawa [Sun, 12 May 2002 13:06:13 +0000 (13:06 +0000)]
added chinese HZ encoding support.  fixed ascii area character conversion was not work in euc-cn and euc-kr.

23 years ago- Fix the way code was outcommented
Sascha Schumann [Sun, 12 May 2002 12:51:42 +0000 (12:51 +0000)]
- Fix the way code was outcommented
- Remove unused STR_CAT macro
- Remove limits/tests based on unused macro
- Implement cache_limiter(private) using private_no_expire

23 years agofix bug #17040 ibase_close again.....
Daniela Mariaschi [Sun, 12 May 2002 12:18:56 +0000 (12:18 +0000)]
fix bug #17040 ibase_close again.....
User can't close a connection if there are blobs opened.
He must close them before to not loose data....

23 years agoVincent is not involved in this class :-)
Tomas V.V.Cox [Sun, 12 May 2002 11:27:39 +0000 (11:27 +0000)]
Vincent is not involved in this class :-)

23 years agoRephrase.
Sebastian Bergmann [Sun, 12 May 2002 08:35:37 +0000 (08:35 +0000)]
Rephrase.

23 years agoBeautify.
Sebastian Bergmann [Sun, 12 May 2002 08:33:18 +0000 (08:33 +0000)]
Beautify.

23 years agoStart documenting the debug backtracing.
Sebastian Bergmann [Sun, 12 May 2002 08:16:14 +0000 (08:16 +0000)]
Start documenting the debug backtracing.

23 years agoWhitespace fixes.
Sebastian Bergmann [Sun, 12 May 2002 08:15:45 +0000 (08:15 +0000)]
Whitespace fixes.

23 years agoFix build on IRIX for both mips and gcc
Jason Greene [Sun, 12 May 2002 07:22:47 +0000 (07:22 +0000)]
Fix build on IRIX for both mips and gcc

23 years ago* Try again: fixed Console_Getopt::getopt so it does not steal options
Stig Bakken [Sun, 12 May 2002 07:13:49 +0000 (07:13 +0000)]
* Try again: fixed Console_Getopt::getopt so it does not steal options
  after the first non-option argument.  Added test.