[Tickets #2748] PEAR xml2sql dependency pulls php 5 out
bugs@bugs.horde.org
bugs at bugs.horde.org
Mon Oct 10 09:03:19 PDT 2005
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/?id=2748
-----------------------------------------------------------------------
Ticket | 2748
Updated By | glen at delfi.ee
Summary | PEAR xml2sql dependency pulls php 5 out
Queue | Horde Base
Version | FRAMEWORK_3
State | Feedback
Priority | 1. Low
Type | Enhancement
Owners |
-----------------------------------------------------------------------
glen at delfi.ee (2005-10-10 09:03) wrote:
yes, that could do.
just tested.
$ php -r '$a = @include_once("nothing.inc"); $b =
@include_once("nothing.inc"); $c = @include_once("not-there.inc"); echo "$a,
$b, $c\n";'
1, 1,
More information about the bugs
mailing list