]> granicus.if.org Git - php/log
php
22 years agoAdd an optional flag to sem_get that specifies if the semaphore should be
Wez Furlong [Fri, 17 May 2002 12:33:49 +0000 (12:33 +0000)]
Add an optional flag to sem_get that specifies if the semaphore should be
automatically released on request shutdown. (#16986)
Fix a segfault in sem_remove (#17274)

22 years agoReverted the last commit which moved all the projects around.
Joseph Tate [Fri, 17 May 2002 09:13:45 +0000 (09:13 +0000)]
Reverted the last commit which moved all the projects around.

#Preston, please re-add your make-test project, but this time don't move around
#the other projects in the process.

22 years agoAllow the version checks for --with-apxs= and --with-apxs2= to work
Cliff Woolley [Fri, 17 May 2002 08:07:14 +0000 (08:07 +0000)]
Allow the version checks for --with-apxs= and --with-apxs2= to work
with development version of Apache, whose version strings end in "-dev",
eg "Apache/2.0.37-dev".

PR: 17233
Submitted by: Dale Ghent <daleg@elemental.org>

22 years agoOnly the last cookie was getting set. (You can have
Cliff Woolley [Fri, 17 May 2002 07:10:19 +0000 (07:10 +0000)]
Only the last cookie was getting set.  (You can have
more than one Set-Cookie: header, as indicated by
http://wp.netscape.com/newsref/std/cookie_spec.html.)

PR: 16626
Submitted by: regina@hitel.net

22 years agoapache 2.0's apache_lookup_uri() was returning an array rather than an
Cliff Woolley [Fri, 17 May 2002 06:32:04 +0000 (06:32 +0000)]
apache 2.0's apache_lookup_uri() was returning an array rather than an
object, which contradicted both the documentation and the behavior of the
same function under apache 1.3.

PR: 14999

22 years ago* restore the php_flag and php_admin_flag Apache directives which for
Cliff Woolley [Fri, 17 May 2002 05:16:18 +0000 (05:16 +0000)]
* restore the php_flag and php_admin_flag Apache directives which for
  some mysterious reason never made their way from sapi/apache to
  sapi/apache2filter when it was first written  PR: 16629
* change the allowed locations of php_admin_value (and php_admin_flag to
  match) to ACCESS_CONF instead of OR_NONE to match sapi/apache.  No
  idea why it was ever OR_NONE.  PR: 16489

22 years agoDefault INI file used with run-tests.php
Preston L. Bannister [Fri, 17 May 2002 03:43:18 +0000 (03:43 +0000)]
Default INI file used with run-tests.php

22 years agoNEWS update
<changelog@php.net> [Fri, 17 May 2002 00:25:55 +0000 (00:25 +0000)]
NEWS update

22 years agoChangeLog update
<changelog@php.net> [Fri, 17 May 2002 00:23:24 +0000 (00:23 +0000)]
ChangeLog update

22 years ago- replaced domxml_doc_document_element implementation do use libxml2 method
Christian Stocker [Thu, 16 May 2002 21:59:26 +0000 (21:59 +0000)]
- replaced domxml_doc_document_element implementation do use libxml2 method
- renamed domxml_add_root to domxml_doc_add_root (and added alias for BC)
- aliased $doc->get_root to domxml_document_element
@ - added domxml_doc_set_root to change the root node (Lukas Schroeder)

22 years agoMore detailed/explanatory output.
Preston L. Bannister [Thu, 16 May 2002 21:57:24 +0000 (21:57 +0000)]
More detailed/explanatory output.

22 years agoMake failed case tell you what was different.
Preston L. Bannister [Thu, 16 May 2002 21:56:44 +0000 (21:56 +0000)]
Make failed case tell you what was different.

22 years agoMake test valid for either "register globals" setting.
Preston L. Bannister [Thu, 16 May 2002 21:56:08 +0000 (21:56 +0000)]
Make test valid for either "register globals" setting.

22 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.

22 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.

22 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).

22 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.

22 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.

22 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.

22 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.

22 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.

22 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...

22 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)

22 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.

22 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.

22 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..)

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

22 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

22 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.

22 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

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

22 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

22 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().

22 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 ...)

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

22 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.

22 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.

22 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

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

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

22 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.

22 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.

22 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

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

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

22 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

22 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.

22 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

22 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

22 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!

22 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

22 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()

22 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

22 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).

22 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.

22 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).

22 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.

22 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

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

22 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.

22 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

22 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

22 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

22 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

22 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

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

22 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?

22 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.

22 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

22 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

22 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

22 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/

22 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

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

22 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

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

22 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

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

22 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>

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

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

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

22 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)

22 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

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

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

22 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>

22 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.

22 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

22 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

22 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

22 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)

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

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

22 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.

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

22 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...

22 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.

22 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

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