Top Level :: Console

Package Information: System_Command

Show All Changelogs
» Version » Information
1.0.6Download

Release date: 2007-04-20 21:28 UTC
Release state: stable

Changelog:

- finally switch to package.xml version 2
- fix Bug #10781: tmpDir not being set correctly by construtor

Dependencies:
  • PHP Version: PHP 4.0.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • Operating System: windows (conflicts with some versions)
1.0.5Download

Release date: 2006-03-14 22:20 UTC
Release state: stable

Changelog:

- fix #6268 execute() raises SYSTEM_COMMAND_STDERR error when command exits non-zero

1.0.4Download

Release date: 2006-01-20 21:21 UTC
Release state: stable

Changelog:

- fix #6199 System_Command::execute() fails if object instantiated without an argument
- introduce v2 of Package XML file

1.0.3Download

Release date: 2005-10-23 11:00 UTC
Release state: stable

Changelog:

fix #5754 Can't set options because "empty" instead of "isset" is used

1.0.2Download

Release date: 2005-09-17 21:10 UTC
Release state: stable

Changelog:

Fix #828: assignement to $this
Fix #1985: default shell not set

1.0.1Download

Release date: 2004-03-02 05:22 UTC
Release state: stable

Changelog:

* fixed get_class() comparison bug regarding case

1.0Download

Release date: 2002-06-07 11:56 UTC
Release state: stable

Changelog:

This is the initial independent PEAR release.

There is a known bug that which() does not work on windows platforms and I am looking into options for solving this problem.