I see that some (not all) of the functions found in GD 2.0.12 have been
introduced into the bundled libgd, but even though functions like
imagesetclip()/getclip() are there PHP wrappers haven't been created...
Can anyone hint what will happen regarding these things? (esp. the three
functions I pr
On Sat, 5 Apr 2003, Sterling Hughes wrote:
> Things have changed since then. We are not removing docref, we just aren't
> making it a coding standard. It doesn't bode well when sascha, myself, rasmus,
> derick, jani and quite a few others are actively *against* this feature, but to
> make it a
At 16:30 06.04.2003, Sebastian Bergmann wrote:
Timm Friebe wrote:
>> use java;
> use alotofmemory;
s/use/waste/
pay doubled price for memory and cpu needs (or even more)
marcus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Timm Friebe wrote:
>> use java;
> use alotofmemory;
s/use/waste/
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
--
PHP Internals - PHP Runtime Development Mailing Lis
At 16:08 06.04.2003, Timm Friebe wrote:
On Sun, 2003-04-06 at 15:52, Marcus Börger wrote:
> At 15:09 06.04.2003, Timm Friebe wrote:
> >Hello,
> >as you might know, the Zend Engine 2 features a built-in Exception
> >class. The problem with a class named Exception is that no user-defined
> >class nam
On Sun, 2003-04-06 at 16:04, Derick Rethans wrote:
[...]
>
>
> use java;
use alotofmemory;
:)
- Timm
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 2003-04-06 at 15:52, Marcus Börger wrote:
> At 15:09 06.04.2003, Timm Friebe wrote:
> >Hello,
> >as you might know, the Zend Engine 2 features a built-in Exception
> >class. The problem with a class named Exception is that no user-defined
> >class named Exception may exist.
>
> That is the
On Sun, 6 Apr 2003, Timm Friebe wrote:
> There currently is a keyword "use" in the engine, reserved for future
> use:
>
> 1.1 (zeev 29-Oct-00): | T_USE [...]
>
> With all the discussions about errors and ini settings, why not use use
> to put PHP into different modes on a
There currently is a keyword "use" in the engine, reserved for future
use:
1.1 (zeev 29-Oct-00): | T_USE [...]
With all the discussions about errors and ini settings, why not use use
to put PHP into different modes on a per-script-basis?
Some ideas that came to my head:
-
At 15:09 06.04.2003, Timm Friebe wrote:
Hello,
as you might know, the Zend Engine 2 features a built-in Exception
class. The problem with a class named Exception is that no user-defined
class named Exception may exist.
That is the sense of built in classes.
Suggestion #1 is to make use of Andrei'
Hello,
as you might know, the Zend Engine 2 features a built-in Exception
class. The problem with a class named Exception is that no user-defined
class named Exception may exist.
Suggestion #1 is to make use of Andrei's API function
zend_register_internal_class_in_ns and to move it to a namespace
At 03:22 03/04/2003, Stig S. Bakken wrote:
On Fri, 2003-03-28 at 15:03, Andi Gutmans wrote:
>
> Exceptions have a potential of leaking memory. I have mentioned in the
past
> that I wouldn't base my applications logic on exceptions but only use
it in
> error conditions to clean-up and/or give a ni
Someone else should also give these a go..
--Jani
testsuite.zip
Description: Zip compressed data
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Sat, 5 Apr 2003, Marcus Börger wrote:
>At 19:48 05.04.2003, Jani Taskinen wrote:
>>On Sat, 5 Apr 2003, Marcus Börger wrote:
>>
>> >I just noticed the fact that --enable-all also works for all --with-xyz by
>> >being mailed about it. IMHO there should be an --with-all. This because
>> >we have a
At 19:49 05/04/2003, Philip Olson wrote:
> Again: This point of view seems to clash with the vision that Stig and
> some others over at pear-dev had about PECL. Anyways, I don't really
> care about PECL much at the moment and thus won't invest to much energy
> in this discussion ;-).
The vision is
15 matches
Mail list logo