Re: [PHP-DEV] Re: towards a 5.3 release

2008-09-09 Thread Lukas Kahwe Smith
. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: 5.3 Backwards Compatibility

2008-09-09 Thread Lukas Kahwe Smith
Hi, So let me get this straight, you are complaining that all the new features and changes in the 5.3.0 alpha releases are not perfectly documented yet? If that is the case I really wonder how you managed to survive the releases before? Let me just give you a break down of how much

[PHP-DEV] Re: towards a 5.3 release

2008-09-08 Thread Lukas Kahwe Smith
. Then you have to go back and add use statement for each internal class in each of your files. Lot's of fun that would be. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: towards a 5.3 release

2008-09-08 Thread Lukas Kahwe Smith
priority. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: towards a 5.3 release

2008-09-08 Thread Lukas Kahwe Smith
people on this list to make sure they use language that encourages people from coming out of the shadows on this topic, rather than scaring them off. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] namespace RFC

2008-09-06 Thread Lukas Kahwe Smith
On 31.08.2008, at 15:37, Lukas Kahwe Smith wrote: Hello all, All the recent discussions about namespaces, have left many of us wondering if our implementation is rock solid or not. However the discussions were not really well organized. This is why I am thankful that Marcus and Felipe

Re: [PHP-DEV] OpenSSL random pseudo bytes

2008-09-03 Thread Lukas Kahwe Smith
with the namespace discussion this week. Johannes and I will then decide if we do alpha3 or beta1 next over the weekend and publish a schedule next Monday. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

Re: [PHP-DEV] ext/soap ctor errors

2008-09-01 Thread Lukas Kahwe Smith
ext/soap does not use ext/libxml and therefore ignores my libxml_set_stream_context() and libxml_use_internal_errors() preferences? Seems like something that would be nice to have fixed someday. Should this be logged as a feature request? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP

[PHP-DEV] namespace RFC

2008-08-31 Thread Lukas Kahwe Smith
this, but I am quite positive that bringing this discussion to a slightly more formal level will give us a chance to make sure that in the end we can release PHP 5.3.0 with confidence. regards, Lukas Kahwe Smith [EMAIL PROTECTED] [1] http://wiki.php.net/rfc/namespacecurlies [2] http

Re: [PHP-DEV] ext/soap ctor errors

2008-08-29 Thread Lukas Kahwe Smith
on line 1 CATCHED: SOAP-ERROR: Parsing WSDL: Couldn't load from 'non- existent' : failed to load external entity non-existent SoapServer does fatal errors, but it souldn't be a problem, because servers use their own WSDL files which may be fixed. Thanks. Dmitry. Lukas Kahwe Smith wrote

Re: [PHP-DEV] [PATCH] No runtime fetching of built-in global constants

2008-08-28 Thread Lukas Kahwe Smith
clear bug and build fixes. With a beta1 hopefully to follow within 2-3 weeks. We will then see how soon we can move to RC stage. A release in October seems optimistic at this point, but not totally undoable. But things might have to slip into early November. regards, Lukas Kahwe Smith

Re: [PHP-DEV] alpha2 scheduled

2008-08-26 Thread Lukas Kahwe Smith
On 07.08.2008, at 21:22, Lukas Kahwe Smith wrote: After speaking with several people about their todo items [1], Johannes and I have settled on the 28th of August for the alpha2 release. We will package on the 27th. Seems like we have a good chance for getting the open items completed

[PHP-DEV] Platform (un)specific work (was: Re: [PHP-CVS] cvs: php-src /ext/standard config.m4 crypt_freesec.c crypt_freesec.h)

2008-08-25 Thread Lukas Kahwe Smith
the process we currently have (few people caring about Windows compatibility of the code they submitted and therefore requiring the php windows team to do the work for them), then bring it up (maybe this is yet another reason for DVCS or whatever). regards, Lukas Kahwe Smith [EMAIL

Re: [PHP-DEV] [PATCH] Allow mixed $initial in array_reduce

2008-08-20 Thread Lukas Kahwe Smith
]= + int(-2) + [uquux]= + int(0) +} + +*** Testing array_reduce() to null *** +unicode(19) foofoobarquxquxquux +NULL + +Done Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php Lukas Kahwe Smith [EMAIL PROTECTED

Re: [PHP-DEV] __getStatic

2008-08-20 Thread Lukas Kahwe Smith
. Hope we havent missed any other we need to make this stuff complete .. But here is the blessing of the two RM's to have this committed before the alpha2 release .. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] [PATCH] ZTS as fast as non-ZTS

2008-08-20 Thread Lukas Kahwe Smith
Hi, Just as a clarification, it is Johannes and my understanding that this is not targeted for inclusion into 5.3.0. regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] potential shutdown order issue

2008-08-20 Thread Lukas Kahwe Smith
? @Greg: can you provide any further context information? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-13 Thread Lukas Kahwe Smith
. It does not really make sense to start defining namespaces in templates just to get around that warning. I guess most of the time those using OP caches know what they are doing. So why should a warning be triggered here? Thats a pretty big assumption. regards, Lukas Kahwe Smith [EMAIL

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-13 Thread Lukas Kahwe Smith
thing. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-13 Thread Lukas Kahwe Smith
On 14.08.2008, at 00:09, Lukas Kahwe Smith wrote: On 13.08.2008, at 22:18, Stanislav Malyshev wrote: Simply include a script from two locations with different namespaces or one with namespace and the otherone without. I'm afraid you misunderstand how namespaces work. As I explained

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-13 Thread Lukas Kahwe Smith
On 14.08.2008, at 00:54, Rasmus Lerdorf wrote: Gregory Beaver wrote: Lukas Kahwe Smith wrote: On 13.08.2008, at 22:18, Stanislav Malyshev wrote: Simply include a script from two locations with different namespaces or one with namespace and the otherone without. I'm afraid you

Re: [PHP-DEV] enabling everything by default

2008-08-12 Thread Lukas Kahwe Smith
. They should spend their open source brain cycles on fixing bugs not in this thread. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] enabling everything by default

2008-08-12 Thread Lukas Kahwe Smith
On 12.08.2008, at 17:54, Antony Dovgal wrote: On 12.08.2008 19:35, Lukas Kahwe Smith wrote: If we, the RMs, see that these extensions are not yet ready, we will not hesitate to pull any of them. We will make such a decision before we go into the RC phase. Until then it would be only

Re: [PHP-DEV] enabling everything by default

2008-08-12 Thread Lukas Kahwe Smith
that this will not be necessary. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-12 Thread Lukas Kahwe Smith
Hi, I am sorry, but I cannot keep up with this thread. Is anyone even presenting novel arguments? This is why I asked for a vote and not more discussion. I guess my mistake was for asking for a summary. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime

Re: [PHP-DEV] include bug in 5.3

2008-08-11 Thread Lukas Kahwe Smith
, that you use the [DOC] tag so that things get documented (and adding a note to the 5.3 upgrading scratch pad [1] would also be nice). regards, Lukas Kahwe Smith [EMAIL PROTECTED] [1] http://wiki.php.net/doc/scratchpad/upgrade/53 -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-11 Thread Lukas Kahwe Smith
would summarize the discussion (or maybe two people, one from each camp) and then we can have a vote. Make it an RFC or whatever. But this is definitely the last time we are going to vote on the curly brackets stuff for namespaces in 5.3. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP

Re: [PHP-DEV] [RFC] Zend Signal Handling

2008-08-11 Thread Lukas Kahwe Smith
Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /main php.h ZendEngine2 zend_execute_API.c

2008-08-08 Thread Lukas Kahwe Smith
to be made to the documentation as a result of this change? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /main php.h ZendEngine2 zend_execute_API.c

2008-08-08 Thread Lukas Kahwe Smith
to the documentation as a result of this change? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /main php.h ZendEngine2 zend_execute_API.c

2008-08-08 Thread Lukas Kahwe Smith
to be made to the documentation as a result of this change? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] mysql_set_charset

2008-08-07 Thread Lukas Kahwe Smith
with function_exists() calls. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] Re: cvs: php-src /ext/pcntl EXPERIMENTAL

2008-08-07 Thread Lukas Kahwe Smith
in maintaining it :) I was just going to propose you :) regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] alpha2 scheduled

2008-08-07 Thread Lukas Kahwe Smith
(or MFB if you must) to save a bunny :) regards, Lukas Kahwe Smith [EMAIL PROTECTED] [1] http://wiki.php.net/todo/php53#alpha2 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] towards alpha2

2008-08-06 Thread Lukas Kahwe Smith
scratchpad as a perpetual todo on the wiki. I guess starting with the beta we should have an UPGRADE file though. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session session.c /ext/session/tests session_decode_variation3.phpt session_encode_variation3.phpt session_encode_variation4.phpt session_encode_variation5.p

2008-08-06 Thread Lukas Kahwe Smith
noted on the 5.3 doc scratchpad [1] regards, Lukas Kahwe Smith [EMAIL PROTECTED] [1] http://wiki.php.net/doc/scratchpad/upgrade/53 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/session session.c /ext/session/tests session_decode_variation3.phpt session_encode_variation3.phpt session_encode_variation4.phpt session_encode_variation5.p

2008-08-06 Thread Lukas Kahwe Smith
On 06.08.2008, at 17:18, Jani Taskinen wrote: Lukas Kahwe Smith kirjoitti: On 06.08.2008, at 07:34, Jani Taskinen wrote: janiWed Aug 6 05:34:55 2008 UTC Modified files: /php-src/ext/sessionsession.c /php-src/ext/session/testssession_decode_variation3.phpt

Re: [PHP-DEV] [Fwd: #45687 [Opn-Bgs]: Why is PCNTL marked experimental]

2008-08-06 Thread Lukas Kahwe Smith
.. at least nobody said it shouldnt, and brian and tony said it should .. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP] PDO prepared statements and LIKE escaping

2008-08-05 Thread Lukas Kahwe Smith
/package/MDB2/docs/latest/MDB2/MDB2_Driver_Datatype_Common.html#methodmatchPattern This method also deals with case sensitivity. The API is not really a beauty, but it gets the job done. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard string.c

2008-08-05 Thread Lukas Kahwe Smith
it? regards, Derick still not MFH'ed .. or? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] towards alpha2

2008-08-05 Thread Lukas Kahwe Smith
. Of course if the item is already complete please also let us know. Furthermore if you feel an item still needs discussion please feel free to open a new thread to discuss the item. Finally if something is missing please also shoot an email. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-04 Thread Lukas Kahwe Smith
they want to include (like not all drivers of a DBAL). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-04 Thread Lukas Kahwe Smith
in libs from all sorts of libraries, add plugins etc. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Inconsistencies in 5.3

2008-08-04 Thread Lukas Kahwe Smith
On 04.08.2008, at 11:42, Andrey Hristov wrote: Hi, Lukas Kahwe Smith wrote: On 04.08.2008, at 10:41, Marcus Boerger wrote: Hello Lukas, Monday, August 4, 2008, 10:32:26 AM, you wrote: On 04.08.2008, at 10:28, Stefan Priebsch wrote: Hannes Magnusson schrieb: I don't think anyone

Re: [PHP-DEV] Another PECL candidate and more extension considerations.

2008-08-03 Thread Lukas Kahwe Smith
. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] PHP 5.3.0alpha1

2008-08-01 Thread Lukas Kahwe Smith
Hello! Johannes has packed PHP 5.3.0alpha1 yesterday evening, which you can find here: http://downloads.php.net/johannes/ Please test it carefully, and report any bugs in the bug system, but only if you have a short reproducable test case. The final release is expected sometime between

Re: [PHP-DEV] Normalizer Class

2008-07-30 Thread Lukas Kahwe Smith
own / use another The entire intl extension is already ready in the 5.3 branch. So you can test it out from CVS today! regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Traits for PHP Revisited?

2008-07-30 Thread Lukas Kahwe Smith
? :) the next PHP version after 5.3.0. we still need to agree about the syntax of how to deal with collisions, as this is the key point of this proposal. its not support to be magical .. its supposed to be explicit. Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime

Re: [PHP-DEV] [RFC] Zend Signal Handling

2008-07-30 Thread Lukas Kahwe Smith
this committed over the weekend. Johannes did a quick review and it seems like it has enough support from people and is low risk enough to get committed now. Lets hope no extension stumbled over this one .. @Dmitry: Can you get this applied today? regards, Lukas Kahwe Smith [EMAIL PROTECTED

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/ming config.m4 ming.c

2008-07-30 Thread Lukas Kahwe Smith
in the coffin. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] alpha1 status update

2008-07-30 Thread Lukas Kahwe Smith
would be the only 5.3.0 release mentioned on php.net before 5.3.0 stable). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] alpha1 status update

2008-07-30 Thread Lukas Kahwe Smith
confusion. The correct way of comparing would obviously be using ===, that won't cause these hickups. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Replacement to ticks for signals

2008-07-29 Thread Lukas Kahwe Smith
the deprecation flags as is in HEAD and 5.3. Could you also update the http://wiki.php.net/doc/scratchpad/upgrade/ 53 page? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] New optimization idea; was: No runtime fetching of built-in global constants

2008-07-28 Thread Lukas Kahwe Smith
not have any more feature engine additions and only very specific self contained extensions would be allowed to see feature additions (if they are nodded off by the RMs). Bug fixes are another story of course .. Is this ok with everybody? Any stumbling blocks? regards, Lukas Kahwe Smith [EMAIL

Re: [PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_3) / zend_execute.c zend_vm_def.h zend_vm_execute.h

2008-07-27 Thread Lukas Kahwe Smith
for and people that want to do the right thing can use an error handler to make sure they change their code to do the right thing. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] ext/soap ctor errors

2008-07-27 Thread Lukas Kahwe Smith
On 27.07.2008, at 15:07, Knut Urdalen wrote: Hi David, That would be great! Currently I need to call the WSDL-file two times to be able to handle the exception. Resolution of this issue is scheduled for alpha2 (around mid to end of August). regards, Lukas Kahwe Smith [EMAIL PROTECTED

Re: [PHP-DEV] towards 5.3 alpha1

2008-07-26 Thread Lukas Kahwe Smith
, we really really really need someone that looks after PDO). Of course there are also still tons of open 5.2 bugs [1] :( regards, Lukas Kahwe Smith [EMAIL PROTECTED] [1] http://bugs.php.net/search.php?cmd=displaystatus=Opensearch_for=php_os=boolean=1author_email=bug_age=0by=order_by=iddirection

Re: [PHP-DEV] CVS to SVN Migration

2008-07-26 Thread Lukas Kahwe Smith
task of many): http://wiki.php.net/vcs/cvstosvnmigration In case anyone has any other documents to store in regards to this general topic it should go into the vcs namespace as well. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] towards 5.3 alpha1

2008-07-26 Thread Lukas Kahwe Smith
in the fopen wrapper change Can we get a quick in formal vote on each of the above items? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] towards 5.3 alpha1

2008-07-26 Thread Lukas Kahwe Smith
On 26.07.2008, at 22:17, Lukas Kahwe Smith wrote: On 26.07.2008, at 13:02, Johannes Schlüter wrote: - undeprecate ticks: as long as we have no replacement for the signal handling we shouldn't deprecate the only way to do that. crashes with ticks. Tony says he is using tick's and we do

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread Lukas Kahwe Smith
into the central svn repository. However I think we should provide the infrastructure for developers to setup a dvcs. I dont know if we want to standardize on a specific one. But collaboration on exterimental stuff that requires a dvcs should be possible on php.net servers. regards, Lukas Kahwe Smith

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread Lukas Kahwe Smith
On 25.07.2008, at 10:11, Rasmus Lerdorf wrote: Lukas Kahwe Smith wrote: The git and hg integration with svn is also good so any developer who prefers to have a local repository can very easily use either git or hg and easily merge into the central svn repository. However I think we

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread Lukas Kahwe Smith
(think re2c, PDO_MYSQLND, etc. pp.) BTW: I talked to some mercurial developers at a recent google code event here in Zurich. They said that their svn bridging is still not at the same level as that of git, but its being actively addressed. regards, Lukas Kahwe Smith [EMAIL PROTECTED

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread Lukas Kahwe Smith
to standardize on a specific dvcs or we have to start offering mirrors for all candidates. Hope I am not too far off-base with these observations .. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] Patch for HTTP successful status codes

2008-07-25 Thread Lukas Kahwe Smith
On 25.07.2008, at 12:34, David Zülke wrote: Did you yet? :) yes .. it has been commited. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] CVS to SVN Migration

2008-07-25 Thread Lukas Kahwe Smith
On 25.07.2008, at 12:41, Scott MacVicar wrote: On 25 Jul 2008, at 10:58, Lukas Kahwe Smith wrote: On 25.07.2008, at 11:46, Marcus Boerger wrote: I mean that if several people work on a changeset, that they still might want to have a join central repo. Of course dvcs allows direct

Re: [PHP-DEV] [PATCH] Closures and reflection improvements

2008-07-25 Thread Lukas Kahwe Smith
-reflection/reflection-closure-fixes-6.patch if this isnt commited yet .. could someone handle this ASAP? Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] closures questions

2008-07-24 Thread Lukas Kahwe Smith
be implemented in a future PHP version. IMHO. I agree that both are not super high priority. So lets keep them for 5.4/6.0, ok? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] 5.3 feature freeze rapidly approaching

2008-07-23 Thread Lukas Kahwe Smith
Hi, This is just a reminder from your friendly co-RMs that the PHP 5.3 feature freeze is rapidly approaching: http://wiki.php.net/todo/php53 As you can see there are still a bunch of open topics. For the very important ones we have tried to contact the authors and work out a schedule to

Re: [PHP-DEV] [RFC] Zend Signal Handling

2008-07-23 Thread Lukas Kahwe Smith
affect windows? Is this planned to go into 5.3? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PATCH] New functions: array_replace[_recursive]

2008-07-23 Thread Lukas Kahwe Smith
? A frequent use case is merging a multi dimensional configuration array with a multi dimensional array containing defaults. At the same time I cannot find a single use case for the current array_merge_recursive(). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime

Re: [PHP-DEV] RFC question (Re: [PHP-DEV] [PATCH] Allow use($var..) statement ubiquitously)

2008-07-23 Thread Lukas Kahwe Smith
done any rules .. just common sense. if you create a new page in the rfc namespace, it already comes up with a template (though that template could use some tweaking). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] ext/soap ctor errors

2008-07-23 Thread Lukas Kahwe Smith
'$wsdl'); } } } to be able to catch that problem as an Exception. Regards, Knut Urdalen Lukas Kahwe Smith wrote: Hi, why do I get warnings when I have failures in my ext/soap ctor? try { $client = new SoapClient('http://i_dont_exist.com/some.wsdl', array('exceptions' = true)); } catch

Re: [PHP-DEV] Re: cvs: php-src(PHP_5_2) / NEWS /main main.c php_ticks.c php_ticks.h

2008-07-23 Thread Lukas Kahwe Smith
that there is a use case. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: towards a 5.3 release

2008-07-22 Thread Lukas Kahwe Smith
On 22.07.2008, at 08:04, Dmitry Stogov wrote: Please show me the patch before commit (the last patch I saw wasn't good enough). err which patch? i just suggested to go with the status quo for namespaces in alpha1. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/phar phar.c phar_internal.h phar_object.c /ext/phar/tests frontcontroller11.phpt /ext/phar/tests/cache_list frontcontroller11.phpt /ext/phar/tests

2008-07-22 Thread Lukas Kahwe Smith
is disabled, should be removed) Hmm .. am I right to assume that phar is currently only being developed in 5.3 and HEAD is kept out of sync? Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] closures questions

2008-07-22 Thread Lukas Kahwe Smith
a closure using the cloning keyword: $a = function(){}; $b = clone $a; This makes it hard to make a copy of the closure because of objects always are passed by reference. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

Re: [PHP-DEV] closures questions

2008-07-22 Thread Lukas Kahwe Smith
On 22.07.2008, at 13:04, Lukas Kahwe Smith wrote: 1) Closures on class properties just don't work, the only way to do it is to do something like: $c = $a-b; $c(); Calling: $a-b(); will result in method A::B() does not exists. would be nice to get this fixed, but at worst it should

Re: [PHP-DEV] E_USER_DEPRECATED

2008-07-21 Thread Lukas Kahwe Smith
://lars.schokokeks.org/php/E_USER_DEPRECATED.diff HEAD: http://lars.schokokeks.org/php/E_USER_DEPRECATED-HEAD.diff Can someone with ZE karma commit this for Lars? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] zend_inline_hash_function reimplementation

2008-07-21 Thread Lukas Kahwe Smith
. that being said, on the page i only see benchmarks with artificial data/code. did you also run some benchmarks again some popular php applications so see what the real world benefits are in terms of requests per second? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP

Re: [PHP-DEV] Re: parent:: forwarding

2008-07-21 Thread Lukas Kahwe Smith
Hello All, I had a chat with Etienne and Stas on IRC to try and figure out how to approach things. We decided that its best to go with only having parent:: be forwarding for alpha1. Depending on user feedback we might revisit the topic, but for now it seems that with this solution the

Re: [PHP-DEV] Re: towards a 5.3 release

2008-07-21 Thread Lukas Kahwe Smith
Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: cvs: php-src(PHP_5_3) /ext/phar/tests rename_dir.phpt rmdir.phpt /ext/phar/tests/tar rename_dir.phpt rmdir.phpt /ext/phar/tests/zip rename_dir.phpt rmdir.phpt

2008-07-21 Thread Lukas Kahwe Smith
this fixed for alpha1, but if no one has time I guess it will have to wait for alpha2. Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Optimization for ..._MULTIPLY_LONG on more systems

2008-07-21 Thread Lukas Kahwe Smith
it will probably not make the cut by the 24th regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src /ext/mysql php_mysql.c /ext/mysqli mysqli.c /ext/mysqlnd mysqlnd.c mysqlnd_palloc.c mysqlnd_ps.c mysqlnd_wireprotocol.c

2008-07-21 Thread Lukas Kahwe Smith
users looking to get super stream lined binaries, with the work by the windows team its more feasible than ever to make your own binaries (or have someone else do it for them). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] [PATCH] Allow use($var..) statement ubiquitously

2008-07-21 Thread Lukas Kahwe Smith
they are exposed to closures we might want to add this in 5.4/6.0? regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [RFC] E_USER_DEPRECATED

2008-07-20 Thread Lukas Kahwe Smith
a piecemeal fashion. someone already took care of this job. i presume its pretty complete, since all cases should be easily greppable. try out 5.3 and lets us know if you find any places that still need to be migrated. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP

Re: [PHP-DEV] strange autoload behavior

2008-07-17 Thread Lukas Kahwe Smith
that the exact output is dependent on the full path of the relevant script phpt provides a fair amount of ways to make the expected result dynamic. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] Re: towards a 5.3 release

2008-07-17 Thread Lukas Kahwe Smith
with autoload? You sound like autoload is somehow contrary to performance, which is not true. There is nothing wrong with autoload. However it adds overhead so if you want super duper high performance, you use explicit includes/ requires with absolute paths instead. regards, Lukas Kahwe Smith [EMAIL

[PHP-DEV] Re: towards a 5.3 release

2008-07-17 Thread Lukas Kahwe Smith
path lists). regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [PHP-CVS] cvs: php-src(PHP_5_3) /ext/standard basic_functions.c /ext/standard/tests/general_functions bug41037.phpt closures_002.phpt ZendEngine2 zend_compile.c ZendEngine2/tests bug4

2008-07-17 Thread Lukas Kahwe Smith
Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] tentative 5.3 release plan

2008-07-16 Thread Lukas Kahwe Smith
of setup. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] tentative 5.3 release plan

2008-07-16 Thread Lukas Kahwe Smith
On 16.07.2008, at 16:13, Christopher Jones wrote: Lukas Kahwe Smith wrote: On 16.07.2008, at 00:50, Christopher Jones wrote: We could still support older Oracle versions with an optional download. If we want to be super fancy, we might even include a note in an error message when

Re: [PHP-DEV] [PATCH] RecursiveTreeIterator implementation

2008-07-16 Thread Lukas Kahwe Smith
by Marcus/Etienne. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] potential shutdown order issue

2008-07-16 Thread Lukas Kahwe Smith
{ sapi_deactivate(TSRMLS_C); -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Namespace problem?

2008-07-16 Thread Lukas Kahwe Smith
that is rarely useful is just needlessly confusing, because it makes you think there is something you are missing. regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] to be discussed items

2008-07-15 Thread Lukas Kahwe Smith
breaking features in the first couple patch releases. So stuff like this could also just wait for 5.3.x (where 0 x 5). so in this context future php releases means any php release after 5.3.0 regards, Lukas Kahwe Smith [EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing

Re: [PHP-DEV] tentative 5.3 release plan

2008-07-15 Thread Lukas Kahwe Smith
On 15.07.2008, at 23:09, Christopher Jones wrote: Lukas Kahwe Smith wrote: In our dreams someone would also make PDO a focus area, since the number of open bugs is getting ridiculous. This is also a call to the general community to try and help to find a PDO maintainer. In the mean

Re: [PHP-DEV] tentative 5.3 release plan

2008-07-14 Thread Lukas Kahwe Smith
On 14.07.2008, at 11:29, Ulf Wendel wrote: Lars Strojny schrieb: Hi Lukas, hi Johannes, Am Freitag, den 11.07.2008, 11:59 +0200 schrieb Lukas Kahwe Smith: - MySQLnd what's with PDO MySQLnd, will it be part of 5.3? We did a tough development sprint in the last weeks to make the patch

Re: [PHP-DEV] tentative 5.3 release plan

2008-07-14 Thread Lukas Kahwe Smith
months. Its been only a development sprint that made me getting back to PHP. there are also a few in PECL: http://pecl.php.net/bugs/search.php? cmd=displaystatus=Openpackage_name[]=PDO_mysql generally all of PDO suffers from the lack of maintainers .. regards, Lukas Kahwe Smith [EMAIL

<    1   2   3   4   5   6   7   8   9   >