diff options
author | Greg Beaver <cellog@php.net> | 2003-11-29 16:33:54 +0000 |
---|---|---|
committer | Greg Beaver <cellog@php.net> | 2003-11-29 16:33:54 +0000 |
commit | e57b75eff49c77597f30387205c1f6ed75275d4d (patch) | |
tree | f0b49e4086a43a32ff7a62aa39ec2e0ac4b33b02 /pear/package-PEAR.xml | |
parent | c31d958d5a52c8516d5c263d4a6d5278cf37ec13 (diff) | |
download | php-git-e57b75eff49c77597f30387205c1f6ed75275d4d.tar.gz |
fix Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level)
Diffstat (limited to 'pear/package-PEAR.xml')
-rw-r--r-- | pear/package-PEAR.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index b97b03b37a..c1051f5fbf 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -57,6 +57,7 @@ PEAR Installer: * Bug #249 installing from an url doesnt work * Bug #248 --force command does not work as expected * Bug #293 [Patch] PEAR_Error not calling static method callbacks for error-handler +* Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level) </notes> <provides type="class" name="OS_Guess" /> |