Derick Rethans wrote:
> It can't build three at once. Just CLI + another module.
We have a patch for that in the PHP package for Gentoo Linux.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Gwynne wrote:
On Jul 3, 2006, at 7:57 PM, Rasmus Lerdorf wrote:
The general consensus seems to be that I should show as much info as
is reasonably possible. For this, extensions need to be able to
register the summary information they can provide. I've come up with
a couple of different ideas
On Jul 3, 2006, at 7:57 PM, Rasmus Lerdorf wrote:
The general consensus seems to be that I should show as much info
as is reasonably possible. For this, extensions need to be able to
register the summary information they can provide. I've come up
with a couple of different ideas for the synt
Gwynne wrote:
On Jul 3, 2006, at 8:34 PM, Rick Widmer wrote:
I was poking around at the TODO and I saw this:
* make configure print out a summary when it's done (like XEmacs)
I'm working on a patch to bring in this functionality, out of sheer
"I need to learn more about autoconf and I want
On Jul 3, 2006, at 8:34 PM, Rick Widmer wrote:
I was poking around at the TODO and I saw this:
* make configure print out a summary when it's done (like XEmacs)
I'm working on a patch to bring in this functionality, out of
sheer "I need to learn more about autoconf and I want to
contribu
Pierre wrote:
On 7/4/06, Gwynne <[EMAIL PROTECTED]> wrote:
On Jul 3, 2006, at 6:09 PM, Pierre wrote:
>> I'm working on a patch to bring in this functionality, out of sheer
>> "I need to learn more about autoconf and I want to contribute to
>> PHP"-
>> ness :). Does anyone have any thoughts on wh
On 7/4/06, Gwynne <[EMAIL PROTECTED]> wrote:
On Jul 3, 2006, at 6:09 PM, Pierre wrote:
>> I'm working on a patch to bring in this functionality, out of sheer
>> "I need to learn more about autoconf and I want to contribute to
>> PHP"-
>> ness :). Does anyone have any thoughts on what might go int
On Jul 3, 2006, at 6:09 PM, Pierre wrote:
I'm working on a patch to bring in this functionality, out of sheer
"I need to learn more about autoconf and I want to contribute to
PHP"-
ness :). Does anyone have any thoughts on what might go into such a
summary?
Something like:
GD Support Yes
Bu
Hi,
On 7/3/06, Gwynne <[EMAIL PROTECTED]> wrote:
I'm working on a patch to bring in this functionality, out of sheer
"I need to learn more about autoconf and I want to contribute to PHP"-
ness :). Does anyone have any thoughts on what might go into such a
summary?
Something like:
GD Support
On Jul 3, 2006, at 3:27 PM, Richard Lynch wrote:
I was poking around at the TODO and I saw this:
* make configure print out a summary when it's done (like
XEmacs)
I'm working on a patch to bring in this functionality, out of sheer
"I need to learn more about autoconf and I want to contr
On Mon, 3 Jul 2006, Richard Lynch wrote:
> On Mon, July 3, 2006 10:35 am, Gwynne wrote:
> > I was poking around at the TODO and I saw this:
> >
> > * make configure print out a summary when it's done (like XEmacs)
> >
> > I'm working on a patch to bring in this functionality, out of sheer
> >
On Mon, July 3, 2006 10:35 am, Gwynne wrote:
> I was poking around at the TODO and I saw this:
>
> * make configure print out a summary when it's done (like XEmacs)
>
> I'm working on a patch to bring in this functionality, out of sheer
> "I need to learn more about autoconf and I want to cont
I am trying to use a php_stream* as a global
(and hence persistent) resource, but gdb detects
a memory leak at the end of the request, and subsequent
calls to the stream say the stream is no longer seekable.
How do I declare a php_stream (opened presumably with
php_stream_open_wrapper) to be a per
Hello Ron,
we don't rename anything and stick with the current naming scheme that
does not foresee '_' in the class names. It was discussed endlessly and
i don't see reason to discuss it again. And inventing BC breaks for no
reason whatsoever makes even less sense. Unfortunatley there is one
ext
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Are you also going to provide an extension for actually using it? I.e.
prototype implementation or something similiar?
thanks
Stefan Esser wrote:
> Hello,
>
> it was requested several times, that PHP allows FILE UPLOAD hooks.
>
> Attached is the UR
I was poking around at the TODO and I saw this:
* make configure print out a summary when it's done (like XEmacs)
I'm working on a patch to bring in this functionality, out of sheer
"I need to learn more about autoconf and I want to contribute to PHP"-
ness :). Does anyone have any though
Looks fine to me.
Ilia
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
In the light of PHP6, could it be an interesting idea to rename all classes
and interfaces to use prefixes like Php_ and Spl_ ? This way there can be a
Php_Date class for example, while keeping everybody happy. Migration issues
for people should be quite limited.
Or is this whole suggestion fut
Hello,
it was requested several times, that PHP allows FILE UPLOAD hooks.
Attached is the URL to a patch against PHP_5_2 that I am going to commit
in 3-4 days. If you see any problems in it, then speak up.
I tried to combine the best ideas from the existing patches and combined
it with what I ne
CVS account holder suggested
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
20 matches
Mail list logo