]> granicus.if.org Git - php/log
php
22 years ago- Update genfiles for new build system
Andi Gutmans [Sun, 26 May 2002 21:05:38 +0000 (21:05 +0000)]
- Update genfiles for new build system

22 years agoAdded "pear -V" (show version information)
Tomas V.V.Cox [Sun, 26 May 2002 19:42:13 +0000 (19:42 +0000)]
Added "pear -V" (show version information)

22 years ago* another help fix
Stig Bakken [Sun, 26 May 2002 19:19:34 +0000 (19:19 +0000)]
* another help fix

22 years ago- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
Andi Gutmans [Sun, 26 May 2002 19:17:49 +0000 (19:17 +0000)]
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.

22 years agoMake the error handling work again since the new internal command
Tomas V.V.Cox [Sun, 26 May 2002 19:08:21 +0000 (19:08 +0000)]
Make the error handling work again since the new internal command
structure

22 years ago* Add /me has helper.
Martin Jansen [Sun, 26 May 2002 18:06:04 +0000 (18:06 +0000)]
* Add /me has helper.

22 years ago* bold column headings
Stig Bakken [Sun, 26 May 2002 17:48:40 +0000 (17:48 +0000)]
* bold column headings

22 years ago^t
Stig Bakken [Sun, 26 May 2002 17:46:21 +0000 (17:46 +0000)]
^t

22 years ago"Help" fixes
Tomas V.V.Cox [Sun, 26 May 2002 17:37:52 +0000 (17:37 +0000)]
"Help" fixes

22 years agoMerge from cli.
Edin Kadribasic [Sun, 26 May 2002 13:12:30 +0000 (13:12 +0000)]
Merge from cli.

22 years ago* add package.dtd to the distribution
Stig Bakken [Sun, 26 May 2002 12:56:11 +0000 (12:56 +0000)]
* add package.dtd to the distribution

22 years ago* roll out 0.10
Stig Bakken [Sun, 26 May 2002 12:54:19 +0000 (12:54 +0000)]
* roll out 0.10

22 years ago* focus on the present
Stig Bakken [Sun, 26 May 2002 12:54:08 +0000 (12:54 +0000)]
* focus on the present

22 years ago* add @nodep stuff here too
Stig Bakken [Sun, 26 May 2002 12:53:26 +0000 (12:53 +0000)]
* add @nodep stuff here too

22 years ago* be nice to PEAR_Common::detectDepdencencies()
Stig Bakken [Sun, 26 May 2002 12:52:16 +0000 (12:52 +0000)]
* be nice to PEAR_Common::detectDepdencencies()

22 years ago* more work on the dependency detector
Stig Bakken [Sun, 26 May 2002 12:51:32 +0000 (12:51 +0000)]
* more work on the dependency detector

22 years ago* Console_Getopt POSIX fix
Stig Bakken [Sun, 26 May 2002 12:51:10 +0000 (12:51 +0000)]
* Console_Getopt POSIX fix

22 years ago* phpdoc fixes (un-break the broken)
Stig Bakken [Sun, 26 May 2002 12:50:36 +0000 (12:50 +0000)]
* phpdoc fixes (un-break the broken)

22 years agoDue to the way Zend handles exit() we cannot rely on the return code
Edin Kadribasic [Sun, 26 May 2002 12:43:20 +0000 (12:43 +0000)]
Due to the way Zend handles exit() we cannot rely on the return code
of php_execute_script.

22 years agoMade constants persistent and fixed a memory leak.
Edin Kadribasic [Sun, 26 May 2002 12:20:35 +0000 (12:20 +0000)]
Made constants persistent and fixed a memory leak.

22 years ago* POSIX getopt compatibility support (first argv element is the command)
Stig Bakken [Sun, 26 May 2002 12:13:47 +0000 (12:13 +0000)]
* POSIX getopt compatibility support (first argv element is the command)

22 years ago* tidy output a bit
Stig Bakken [Sun, 26 May 2002 12:13:05 +0000 (12:13 +0000)]
* tidy output a bit

22 years ago@Fix segfault in version_compare() (Stig)
Stig Bakken [Sun, 26 May 2002 12:01:30 +0000 (12:01 +0000)]
@Fix segfault in version_compare() (Stig)

22 years ago* cleaned up error handling in _installFile
Stig Bakken [Sun, 26 May 2002 11:46:11 +0000 (11:46 +0000)]
* cleaned up error handling in _installFile

22 years agoChangeLog update
<changelog@php.net> [Sun, 26 May 2002 00:18:45 +0000 (00:18 +0000)]
ChangeLog update

22 years ago* Make rel_trans from doPackageInfo globally available.
Martin Jansen [Sat, 25 May 2002 09:03:19 +0000 (09:03 +0000)]
* Make rel_trans from doPackageInfo globally available.
* Add command "package-dependencies" (shortcut "pd") to list the
  dependencies of a package.

22 years ago* typo caught by PEAR_Common::detectDependencies :)
Stig Bakken [Sat, 25 May 2002 00:43:58 +0000 (00:43 +0000)]
* typo caught by PEAR_Common::detectDependencies :)

22 years agoChangeLog update
<changelog@php.net> [Sat, 25 May 2002 00:21:35 +0000 (00:21 +0000)]
ChangeLog update

22 years agoreverted my patch.
Rui Hirokawa [Fri, 24 May 2002 22:30:24 +0000 (22:30 +0000)]
reverted my patch.

22 years agoreverted patch to support iso2022kr.
Rui Hirokawa [Fri, 24 May 2002 22:28:42 +0000 (22:28 +0000)]
reverted patch to support iso2022kr.

22 years agoFix <head> and <body> tags in phpinfo() output (#17411)
Sander Roobol [Fri, 24 May 2002 17:25:40 +0000 (17:25 +0000)]
Fix <head> and <body> tags in phpinfo() output (#17411)

22 years agoFugbix typo.
Sebastian Bergmann [Fri, 24 May 2002 08:46:32 +0000 (08:46 +0000)]
Fugbix typo.

22 years ago- Add a bit of information.
Andi Gutmans [Fri, 24 May 2002 08:32:18 +0000 (08:32 +0000)]
- Add a bit of information.

22 years agoRegister STDIN, STDOUT, and STDERR "constants" in cli in cases where
Edin Kadribasic [Fri, 24 May 2002 01:17:37 +0000 (01:17 +0000)]
Register STDIN, STDOUT, and STDERR "constants" in cli in cases where
script itself is not being loaded from STDIN.

This enables constructs like fwrite(STDERR, "Error 42");

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

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

22 years ago- Added support for compressed SWF (Flash MX) files to getimagesize().
Derick Rethans [Thu, 23 May 2002 21:48:27 +0000 (21:48 +0000)]
- Added support for compressed SWF (Flash MX) files to getimagesize().
  (Fixes feature request #17272).
@- Added support to getimagesize() for compressed Flash MX files. (Derick)

22 years agoTODO++
Tomas V.V.Cox [Thu, 23 May 2002 20:42:33 +0000 (20:42 +0000)]
TODO++
Check dependencies break on package uninstall (when no force given)

22 years agoFix package dependency check (reported by Rasmus)
Tomas V.V.Cox [Thu, 23 May 2002 20:37:58 +0000 (20:37 +0000)]
Fix package dependency check (reported by Rasmus)

22 years agoThis code adds string offset capturing in preg_split() results. Original
Andrei Zmievski [Thu, 23 May 2002 17:22:05 +0000 (17:22 +0000)]
This code adds string offset capturing in preg_split() results. Original
patch by David Brown, modified by me.

22 years ago- Fix typo
Andi Gutmans [Thu, 23 May 2002 14:28:14 +0000 (14:28 +0000)]
- Fix typo

22 years agoAdd simple test case for proc_open
Wez Furlong [Thu, 23 May 2002 10:46:06 +0000 (10:46 +0000)]
Add simple test case for proc_open

22 years agoFix (stupid) segfault. #17379
Wez Furlong [Thu, 23 May 2002 10:17:07 +0000 (10:17 +0000)]
Fix (stupid) segfault. #17379

22 years ago- Fix unchecked return values with parameters to proc_open. (Fixes
Derick Rethans [Thu, 23 May 2002 07:52:03 +0000 (07:52 +0000)]
- Fix unchecked return values with parameters to proc_open. (Fixes
  bug #17375)

22 years ago- Fix errormessage and whitespace
Derick Rethans [Thu, 23 May 2002 07:08:25 +0000 (07:08 +0000)]
- Fix errormessage and whitespace

22 years agoAdded 4th parameter to specify enclosure character. Patch by Dean Richard Benson...
Yasuo Ohgaki [Thu, 23 May 2002 07:03:43 +0000 (07:03 +0000)]
Added 4th parameter to specify enclosure character. Patch by Dean Richard Benson <dean@vipersoft.co.uk>
Spit more meaningful error messages when delim and/or enclosure char is null.

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

22 years agoSkip POST data if it is empty.
foobar [Wed, 22 May 2002 23:40:29 +0000 (23:40 +0000)]
Skip POST data if it is empty.

22 years ago- makedist script for creating Engine 2 distribution.
Andi Gutmans [Wed, 22 May 2002 15:51:48 +0000 (15:51 +0000)]
- makedist script for creating Engine 2 distribution.
- Hopefully we can get a preview out in the next few days.

22 years agoTrigger an error if the run-test.php file is not found
Tomas V.V.Cox [Wed, 22 May 2002 12:44:21 +0000 (12:44 +0000)]
Trigger an error if the run-test.php file is not found
Make the run-tests pear cmd run with the CGI SAPI

22 years agoTest first if the package exists before comparing the version
Tomas V.V.Cox [Wed, 22 May 2002 01:23:12 +0000 (01:23 +0000)]
Test first if the package exists before comparing the version
(fix the version_compare() segfault)

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

22 years agoMake pear -vv XXX set the XML_RPC debug flag
Tomas V.V.Cox [Wed, 22 May 2002 00:15:27 +0000 (00:15 +0000)]
Make pear -vv XXX set the XML_RPC debug flag

22 years agoAdd README and CREDITS...
Wez Furlong [Wed, 22 May 2002 00:03:02 +0000 (00:03 +0000)]
Add README and CREDITS...

22 years agoFix bug when length was queried before the string was converted.
Wez Furlong [Wed, 22 May 2002 00:02:35 +0000 (00:02 +0000)]
Fix bug when length was queried before the string was converted.

22 years agoAdd documentation comment for properties in com_print_typeinfo
Wez Furlong [Tue, 21 May 2002 22:44:10 +0000 (22:44 +0000)]
Add documentation comment for properties in com_print_typeinfo

22 years agoEnhance com_print_typeinfo.
Wez Furlong [Tue, 21 May 2002 22:41:45 +0000 (22:41 +0000)]
Enhance com_print_typeinfo.
The main expected use is like this, for figuring out what methods
are allowed for a COM object:

$ie = new COM("InternetExplorer.Application");
// Prints class definition for IE object
com_print_typeinfo($ie, "InternetExplorer.Application", false);
// Prints class definition for default IE event handler
com_print_typeinfo($ie, "InternetExplorer.Application", true);

22 years ago*** empty log message ***
Andrei Zmievski [Tue, 21 May 2002 21:24:09 +0000 (21:24 +0000)]
*** empty log message ***

22 years agoFix bug #16939.
Andrei Zmievski [Tue, 21 May 2002 21:23:20 +0000 (21:23 +0000)]
Fix bug #16939.

22 years agoCorrect usage of convert_to_string_ex which is not allowed to zval*
Wez Furlong [Tue, 21 May 2002 20:57:04 +0000 (20:57 +0000)]
Correct usage of convert_to_string_ex which is not allowed to zval*

22 years agoReformat some comments.
Wez Furlong [Tue, 21 May 2002 20:51:31 +0000 (20:51 +0000)]
Reformat some comments.

22 years agoFix a flag, remove an old comment.
Wez Furlong [Tue, 21 May 2002 20:46:08 +0000 (20:46 +0000)]
Fix a flag, remove an old comment.

22 years ago- Make sure that COM and VARIANT resources are returned as resources
Wez Furlong [Tue, 21 May 2002 18:58:11 +0000 (18:58 +0000)]
- Make sure that COM and VARIANT resources are returned as resources
  rather than longs.
- Make the IDispatch implementation a bit more generic (and
  fix my mess of pointers).
- Add new com_message_pump() function that acts like an interruptible
  usleep() that processes COM calls/events.
- Add new com_print_typeinfo() function for "decompiling" the typeinfo
  for an interface into PHP script.  This is useful for generating a
  skeleton for use as an event sink.
- Add new com_event_sink() function for sinking events from COM
  objects.  Usage is like this:

<?php

class IEEventSinker {
var $terminated = false;

function ProgressChange($progress, $progressmax) {
echo "Download progress: $progress / $progressmax\n";
}
function DocumentComplete(&$dom, $url) {
echo "Document $url complete\n";
}
function OnQuit() {
echo "Quit!\n";
$this->terminated = true;
}
}

$ie = new COM("InternetExplorer.Application");

$sink =& new IEEventSinker();
com_event_sink($ie, $sink, "DWebBrowserEvents2");

$ie->Visible = true;
$ie->Navigate("http://www.php.net");

while(!$sink->terminated) {
com_message_pump(4000);
}
$ie = null;
?>

22 years agoZTS issues fixed
Hartmut Holzgraefe [Tue, 21 May 2002 12:02:44 +0000 (12:02 +0000)]
ZTS issues fixed

22 years agonot beautifull (yet), but should fix ZTS builds
Hartmut Holzgraefe [Tue, 21 May 2002 10:14:12 +0000 (10:14 +0000)]
not beautifull (yet), but should fix ZTS builds

22 years agofiles that are not installed should be removed from the
Tomas V.V.Cox [Tue, 21 May 2002 09:19:46 +0000 (09:19 +0000)]
files that are not installed should be removed from the
registered file list (TODO--)

22 years ago* show installed_as instead of a "calculated" path for installed packages
Stig Bakken [Tue, 21 May 2002 07:18:48 +0000 (07:18 +0000)]
* show installed_as instead of a "calculated" path for installed packages

22 years ago* add TODO comment
Stig Bakken [Tue, 21 May 2002 07:16:35 +0000 (07:16 +0000)]
* add TODO comment

22 years agoAdd HAVE_MBSTR_RU support for Win32.
Sebastian Bergmann [Tue, 21 May 2002 07:15:42 +0000 (07:15 +0000)]
Add HAVE_MBSTR_RU support for Win32.

22 years agoZTS fixes.
Sebastian Bergmann [Tue, 21 May 2002 07:10:26 +0000 (07:10 +0000)]
ZTS fixes.

22 years ago* disable wrapping for now
Stig Bakken [Tue, 21 May 2002 07:00:45 +0000 (07:00 +0000)]
* disable wrapping for now

22 years agoAdded russian codepages (koi8-r,cp1251,cp866) support.
Den V. Tsopa [Tue, 21 May 2002 07:00:34 +0000 (07:00 +0000)]
Added russian codepages (koi8-r,cp1251,cp866) support.

22 years agoSome minor error verbosity updates
Tomas V.V.Cox [Tue, 21 May 2002 02:31:23 +0000 (02:31 +0000)]
Some minor error verbosity updates

22 years agodoListRemote -> doRemoteList
Tomas V.V.Cox [Tue, 21 May 2002 02:28:08 +0000 (02:28 +0000)]
doListRemote -> doRemoteList

22 years agoMake the installation of a package fail when _installFile
Tomas V.V.Cox [Tue, 21 May 2002 02:11:42 +0000 (02:11 +0000)]
Make the installation of a package fail when _installFile
fails and "force" is not set

22 years ago* list command no longer displays test and data files when listing
Stig Bakken [Tue, 21 May 2002 02:04:03 +0000 (02:04 +0000)]
* list command no longer displays test and data files when listing
  installed files

22 years ago* package-list command no longer needed ("list" does the same thing and
Stig Bakken [Tue, 21 May 2002 01:44:06 +0000 (01:44 +0000)]
* package-list command no longer needed ("list" does the same thing and
  more)

22 years ago* rename shell-test shortcut to st (was stest)
Stig Bakken [Tue, 21 May 2002 01:40:35 +0000 (01:40 +0000)]
* rename shell-test shortcut to st (was stest)

22 years ago* added more shortcuts
Stig Bakken [Tue, 21 May 2002 01:38:50 +0000 (01:38 +0000)]
* added more shortcuts

22 years ago* implemented shortcuts ("pv" for "package-validate" etc.)
Stig Bakken [Tue, 21 May 2002 01:27:53 +0000 (01:27 +0000)]
* implemented shortcuts ("pv" for "package-validate" etc.)
  do "pear help shortcuts" to see what shortcuts exist
* renamed "list-installed" command to "list" and made it able to
  list the contents of installed packages as well as tar/tgz/xml files
* added some more/better command docs
* fixed up the synopsis part in the help output
* display option parameters (--foo=bar, where bar is specified in
  'shortarg' as for example 'f:bar')
* renamed list-remote-packages to list-remote
* renamed remote-package-info to remote-info

22 years ago* make infoFromAny actually work :)
Stig Bakken [Tue, 21 May 2002 01:20:51 +0000 (01:20 +0000)]
* make infoFromAny actually work :)

22 years ago* better wording
Stig Bakken [Tue, 21 May 2002 01:20:24 +0000 (01:20 +0000)]
* better wording

22 years agoFix for #17315. Requires client library 7.2 or greater to compile.
Edin Kadribasic [Tue, 21 May 2002 01:03:13 +0000 (01:03 +0000)]
Fix for #17315. Requires client library 7.2 or greater to compile.

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

22 years ago- Fix posix_isatty() and posix_ttyname() (Closes #17323)
Markus Fischer [Mon, 20 May 2002 23:26:13 +0000 (23:26 +0000)]
- Fix posix_isatty() and posix_ttyname() (Closes #17323)

22 years ago* disable debug in XML_RPC fallback
Stig Bakken [Mon, 20 May 2002 22:29:52 +0000 (22:29 +0000)]
* disable debug in XML_RPC fallback

22 years agoUse the GIT for inter-thread marshalling.
Wez Furlong [Mon, 20 May 2002 22:22:57 +0000 (22:22 +0000)]
Use the GIT for inter-thread marshalling.

22 years ago- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).
Markus Fischer [Mon, 20 May 2002 18:33:08 +0000 (18:33 +0000)]
- Add safe_mode/uid and open_basedir check to zip_open() (closes #16927).

22 years ago- ZTS gotcha
Markus Fischer [Mon, 20 May 2002 17:41:35 +0000 (17:41 +0000)]
- ZTS gotcha

22 years ago- Add open_basedir check for all functions using php_stat() (filesize, stat,
Markus Fischer [Mon, 20 May 2002 17:18:18 +0000 (17:18 +0000)]
- Add open_basedir check for all functions using php_stat() (filesize, stat,
  etc), closes #11563.

22 years agothis way it even compiles
Harald Radi [Mon, 20 May 2002 15:38:19 +0000 (15:38 +0000)]
this way it even compiles
#blame me if i did something wrong, i didn't test it ;)

22 years agointegrating wez's patch
Harald Radi [Mon, 20 May 2002 15:35:57 +0000 (15:35 +0000)]
integrating wez's patch

22 years ago* new command setup
Stig Bakken [Mon, 20 May 2002 11:37:33 +0000 (11:37 +0000)]
* new command setup

22 years ago* upgrade bundled XML_RPC package to 1.0.3
Stig Bakken [Mon, 20 May 2002 11:35:33 +0000 (11:35 +0000)]
* upgrade bundled XML_RPC package to 1.0.3

22 years ago* new installer rule that does not depend on bash
Stig Bakken [Mon, 20 May 2002 10:46:01 +0000 (10:46 +0000)]
* new installer rule that does not depend on bash

22 years ago* _infoFromAny goes public!
Stig Bakken [Mon, 20 May 2002 10:45:23 +0000 (10:45 +0000)]
* _infoFromAny goes public!

22 years ago* some verbosity changes: 0 - only errors, 1 - status report when the
Stig Bakken [Mon, 20 May 2002 10:44:53 +0000 (10:44 +0000)]
* some verbosity changes: 0 - only errors, 1 - status report when the
  install is done, 2 - show each operation, 3 - show file operations

22 years ago* no output in verbosity level 0
Stig Bakken [Mon, 20 May 2002 10:43:29 +0000 (10:43 +0000)]
* no output in verbosity level 0

22 years ago* added PEAR_Config::removeLayer()
Stig Bakken [Mon, 20 May 2002 10:42:47 +0000 (10:42 +0000)]
* added PEAR_Config::removeLayer()

22 years ago* remove getCommands() from here
Stig Bakken [Mon, 20 May 2002 10:31:12 +0000 (10:31 +0000)]
* remove getCommands() from here
* added options to "pear cvstag": -q -Q -d -F