Hi,
I updated my phptodo wiki for the next planned release. Ilia also send
me a bunch of items that I threw on there:
http://oss.backendmedia.com/PhP52
If you want me to be your personal secretary let me know what items you
are missing from the list, what items should be assigned to specific
Hi Rasmus,
Thanks for the feedback, it is appreciated :-)
On 5/2/06, Rasmus Lerdorf <[EMAIL PROTECTED]> wrote:
> Pierre wrote:
> > I put a small example here:
> > http://pecl.php.net/~pierre/filter_input_get_args_example.phps
> >
> > and the patch:
> > http://pecl.php.net/~pierre/patch_filter_inp
Are there any plans on releasing 4.4.3 in foreseeable future?
TIA,
Dmitry.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
> -Original Message-
> From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]
> Sent: 02 May 2006 07:42
> To: [EMAIL PROTECTED]
> Cc: internals@lists.php.net
> Subject: Re: [PHP-DEV] ext/filter, add input_get_args,
> support of scalar orarray result
>
> Pierre wrote:
> > I put a small example
Heh, Lukas preempted by e-mail a bit, but the bottom line is that the
next release in the 5.X series is going to be 5.2.0. Being a minor
version release we have a greater amount of freedom then the one we
normally get for patch level releases and that's exactly what we need
for some of the
Hello,
Until we have a phpdoc entry for pecl filter, I added a page to Lukas'
wiki, it is Derick's initial spec but reflecting the current state:
http://oss.backendmedia.com/PeclFilter
Feel free to fix typos or improve the text.
Cheers,
--
Pierre
Did I help you? Please donate
http://blog.thep
Quoting Pierre <[EMAIL PROTECTED]>:
> Until we have a phpdoc entry for pecl filter, I added a page to Lukas'
> wiki, it is Derick's initial spec but reflecting the current state:
>
> http://oss.backendmedia.com/PeclFilter
I'm missing something like INPUT_REQUEST source. In many situations I don'
On Tue, 2 May 2006 15:56:35 +0200
[EMAIL PROTECTED] wrote:
> Quoting Pierre <[EMAIL PROTECTED]>:
>
> > Until we have a phpdoc entry for pecl filter, I added a page to
> > Lukas' wiki, it is Derick's initial spec but reflecting the current
> > state:
> >
> > http://oss.backendmedia.com/PeclFilte
Any reason why sqlite (pdo & ext/) can't be compiled without the
bundled sqlite. Requiring the use of the bundled sqlite can cause
symbol conflicts when another Apache module is linked with the system version?
If there's no reason, anyone who volunteers to fix it?
Thx.
At 03:07 AM 5/2/2006, Lu
Well, I'm in no position to ask anyone for anything, but... here goes anyway
;)
APC is a good caching mechanism, but is lacking in optimization features,
where for example (to my knowledge anyway) Zend Optimizer is doing a good
job. Since it looks like APC is going to be included in PHP 6 by defau
Ron Korving wrote:
Well, I'm in no position to ask anyone for anything, but... here goes anyway
;)
APC is a good caching mechanism, but is lacking in optimization features,
where for example (to my knowledge anyway) Zend Optimizer is doing a good
job. Since it looks like APC is going to be inclu
While adding an optimizer to APC is definitely a good thing, but
ultimately APC is an external tool, we want to make the language
itself to become faster. There are series of things that became a bit
slower since 4.4, some have been resolved, others are still pending.
These are the things 5
Some guys at work created this patch and have been running with it
for a while now.
Could I get a few more eyeballs on this?
http://www.brianfrance.com/software/php/curl_multi_read.patch
Quote from our internal bug:
"The attached patch implements curl_multi_info_read(), as well as
fixing
||*()*|| Hi, Nuno.
>> Google is doing their Summer of Code thing again this year. You can read
>> more about it here: http://code.google.com/summerofcode.html
>>
>> It doesn't actually mention PHP there yet, but it will soon. So if you
>> are a student and have an interesting idea for a PHP-rela
Hi!
Ilia Alshanetsky wrote:
So, if you have
changes you'd like to see in 5.2 (don't go too wild now ;-) ), reply to
this e-mail.
Some issues not yet in the wiki, which have been discussed on this list
some time ago:
1. date extension
with OO interface and classname "Date" (don't forget abo
On Tue, 02 May 2006 21:25:41 +0200
[EMAIL PROTECTED] (Andreas Korthaus) wrote:
> But perhaps that's something for 6.0...
That's all php 6.0 yes, maybe not http...
-- Pierre
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Tue, 02 May 2006 10:22:14 -0700
[EMAIL PROTECTED] (Andi Gutmans) wrote:
> Any reason why sqlite (pdo & ext/) can't be compiled without the
> bundled sqlite.
You can build using an extern sqlite. However you need 3.2.7, I just
noticed that today. I have nothing against requiring it, but it sho
On 2-May-06, at 3:25 PM, Andreas Korthaus wrote:
Hi!
Ilia Alshanetsky wrote:
So, if you have changes you'd like to see in 5.2 (don't go too
wild now ;-) ), reply to this e-mail.
Some issues not yet in the wiki, which have been discussed on this
list some time ago:
1. date extension
wit
Hello Folks,
Edin and me discussed the issue a bit more in detail and shared memories
of discussions from the original php 5.0 development. As a conclusion we
came to the idea that we should revive the idea of a 'strict flag' that
decides whether member variables (both static and non static) can
please commit it, looks good.
thanks,
sterling
On 5/2/06, Brian J. France <[EMAIL PROTECTED]> wrote:
Some guys at work created this patch and have been running with it
for a while now.
Could I get a few more eyeballs on this?
http://www.brianfrance.com/software/php/curl_multi_read.patch
Quot
On Tue, 2 May 2006 22:21:14 +0200
[EMAIL PROTECTED] (Pierre) wrote:
> On Tue, 02 May 2006 10:22:14 -0700
> [EMAIL PROTECTED] (Andi Gutmans) wrote:
>
> > Any reason why sqlite (pdo & ext/) can't be compiled without the
> > bundled sqlite.
While testing, I also confirm that ext/sqlite with --with
PHP_5_1 and head or just head?
It could be considered bug fix since curl_multi_info_read was there,
but not implemented.
Brian
On May 2, 2006, at 4:56 PM, Sterling Hughes wrote:
please commit it, looks good.
thanks,
sterling
On 5/2/06, Brian J. France <[EMAIL PROTECTED]> wrote:
Some guy
not having tested it, i don't know. this is certainly a RM question,
but if it doesn't break the compile, it does not look like it has the
potential to damage previously existing infrastructure.
-sterling
On 5/2/06, Brian J. France <[EMAIL PROTECTED]> wrote:
PHP_5_1 and head or just head?
It
Hi People,
I'm not sure this is the right place to make a feature request, but here
goes..
I noticed some upgrades/ideas in the streams system lately.. Is there
any chance at all this can be migrated to an OOP system?
Here's the kind of think i would really like to see (java does it the
sa
Apply this to HEAD for now, and once I'll review I'll give a you a go
ahead for PHP_5_2 branch that will be created. For now we'll just add
it to our 5.2 wiki TODO list.
On 2-May-06, at 5:29 PM, Brian J. France wrote:
PHP_5_1 and head or just head?
It could be considered bug fix since cur
Hello Evert,
Wednesday, May 3, 2006, 12:09:17 AM, you wrote:
> Hi People,
> I'm not sure this is the right place to make a feature request, but here
> goes..
> I noticed some upgrades/ideas in the streams system lately.. Is there
> any chance at all this can be migrated to an OOP system?
> H
On May 1, 2006, at 11:42 PM, Rasmus Lerdorf wrote:
I think this looks ok. I have been trying to come up with a shorter
and cleaner syntax to specify these things, but so far I haven't come
up with anything I really like. The closest I have come is something
like this:
$args = array(
'p
Hi Marcus,
Thanks for your quick response. First I need to say I'm not really
trying to compare this with the PHP streams wrappers.. the streams
wrappers do a lot more than just streaming bytes, they even know about
files and directories...
Marcus Boerger wrote:
XMLReader/XMLWriter have not
It should already work out-of-the-box if you pass in the prefix to
your sqlite install.
--Wez.
On 5/2/06, Andi Gutmans <[EMAIL PROTECTED]> wrote:
Any reason why sqlite (pdo & ext/) can't be compiled without the
bundled sqlite. Requiring the use of the bundled sqlite can cause
symbol conflicts w
> Until we have a phpdoc entry for pecl filter, I added a page to Lukas'
> wiki, it is Derick's initial spec but reflecting the current state:
We already have phpdoc filter documentation:
http://cvs.php.net/phpdoc/en/reference/filter/
Jakub Vrána
--
PHP Internals - PHP Runtime Development Mailin
All,
I'm sure this has been asked somewhere, but since I see requests for
features for 5.2 or 6.0, I'd like to add a "simple" item to the list
which would be quite useful to me and would simplify and clean up a lot
of code out there:
function coalesce(...)
This works much like in the SQL
D. Dante Lorenso wrote:
I don't think something like this can NOT be written in userspace
because the 'isset' and 'empty' checks need to be run before arguments
can be passed to a user function or warnings will start flying. A
function like this simplifies code which used to look like this:
Hi,
please search the archives for "ifsetor".
johannes
On Wednesday 03 May 2006 07:56, D. Dante Lorenso wrote:
> All,
>
> I'm sure this has been asked somewhere, but since I see requests for
> features for 5.2 or 6.0, I'd like to add a "simple" item to the list
> which would be quite useful to m
D.
Please read the mailing list archives. And don't mention it again ;)
- Steph
- Original Message -
From: "D. Dante Lorenso" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, May 03, 2006 8:05 AM
Subject: Re: [PHP-DEV] Seeking 'coalesce' php internal function
D. D
When registering a new class, what are the consequences of setting
zend_class_entry.create_object = NULL? INIT_CLASS_ENTRY() defaults it to NULL,
but the tutorial I'm looking at sets it to the address of a function
immediately afterwards.
My concern is that setting this allows the engine to ca
Hi Illia,
I am planning to make several performance related changes those will brake
binary compatibility with 5.1.
May be we need PHP_5_2 CVS branch to allow critical fixes for 5.1?
Thanks. Dmitry.
> -Original Message-
> From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] On Behalf Of
> I
Ilia Alshanetsky wrote:
> So, if you have changes you'd like to see in 5.2, reply to this e-mail.
I have a small feature request that brought up earlier. Back then, Sara
mentioned that she would be interested in implementing this:
What I need is a userspace streams filter that acts as a defaul
37 matches
Mail list logo