Re: [PHP-DEV] Internals read-only

2007-12-13 Thread Richard Quadling
On 13/12/2007, Jani Taskinen [EMAIL PROTECTED] wrote: You're all just proving my point by replying to this stupid thread. Thank you for that. :D Spleen venting provides a calming effect on one's nerves. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r

Re: [PHP-DEV] Namespace

2007-12-08 Thread Richard Quadling
to change namespace by using a dummy namespace? Same issue how do I refer to the global namespace. Richard. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime

Re: [PHP-DEV] private properties ....

2007-12-01 Thread Richard Quadling
-- Best regards, Jingcheng Zhang Room 304, Dormitory 26 of Yuquan Campus, Zhejiang University P.R.China -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants!

Re: [PHP-DEV] late static binding php6

2007-11-23 Thread Richard Quadling
) { } object(bar)#2 (0) { } object(foo)#1 (0) { } object(bar)#2 (0) { } in PHP 5.3.0-dev (cli) (built: Nov 20 2007 08:19:12) I think this is great! Well done everyone. Unless I've completely missed the point. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r

Re: [PHP-DEV] late static binding php6

2007-11-23 Thread Richard Quadling
On 23/11/2007, Richard Quadling [EMAIL PROTECTED] wrote: On 22/11/2007, Marco Kaiser [EMAIL PROTECTED] wrote: Hi again, to explain the main idea a bit more, the code below work and moves the main getInstance function from the class and its possible to abstract this. it would be cool

Re: [PHP-DEV] late static binding php6

2007-11-23 Thread Richard Quadling
, November 23, 2007, 10:21:51 AM, you wrote: On 23/11/2007, Richard Quadling [EMAIL PROTECTED] wrote: On 22/11/2007, Marco Kaiser [EMAIL PROTECTED] wrote: Hi again, to explain the main idea a bit more, the code below work and moves the main getInstance function from the class and its

Re: [PHP-DEV] Disabling the built-in POST handler

2007-11-22 Thread Richard Quadling
/$_FILES? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-19 Thread Richard Quadling
( cause I'm unimaginative with my var names I suppose!), so the type hinting would help me enforce this and reduce errors in the long run (code goes from me to other developers who only glance at the dox) -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Richard Quadling
with are probably NOT windows users. So, more *nix webservers, but more IE browsers. Prove the benefit! Enhance the world! (to suckingly paraphrase Heroes). - Steph Richard. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Richard Quadling
doesn't work. Just like the number of bogus Doc bugs for the CHM being downloaded via IE (See the warning on http://www.php.net/download-docs.php). -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever

Re: [PHP-DEV] [PATCH] Optional scalar type hinting

2007-11-15 Thread Richard Quadling
the params to the function/method? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-14 Thread Richard Quadling
://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Win32 builds on snaps.php.net still down.

2007-11-08 Thread Richard Quadling
Hey! Does anyone other than me care? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

[PHP-DEV] Win32 Build not updated on http://snaps.php.net.

2007-11-05 Thread Richard Quadling
Hi. Last build for V5.3 at Nov 03, 2007 20:30 UTC The next build says PHP 5.3 Win32 in please consult /dev/urandom. What is this really saying? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever

Re: [PHP-DEV] Method overloading by method signature

2007-10-17 Thread Richard Quadling
mechanism would be more useful to me than some other features (like cough-cough unicode cough-cough). It is something I am familiar with in other languages. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever

[PHP-DEV] My thanks to the PHP community.

2007-10-16 Thread Richard Quadling
of some of the sometimes quite basic concepts of the new PHD documentation system. As I have in my signature, I am Standing on the shoulders of some VERY clever giants!. Thank you. Richard Quadling. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731

Re: [PHP-DEV] Method overloading by method signature

2007-10-16 Thread Richard Quadling
makes PHP (or at least some aspects of it), a typed language, then that's OK by me. It means my code is more consistent with other languages. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants!

Re: AW: [PHP-DEV] Method overloading by method signature

2007-10-15 Thread Richard Quadling
to parse the parameter types to determine what is required to be called. I think this is a GREAT feature. Even if it was JUST for E_STRICT OOP code. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants

[PHP-DEV] Q. zend_parse_parameters() - allow grouping of optional parameters.

2007-10-10 Thread Richard Quadling
. Regards, Richard. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] substr/array_slice in []

2007-10-09 Thread Richard Quadling
-- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Class Posing

2007-10-02 Thread Richard Quadling
to say that I would love to see this in PHP 5.3 ;-) -- [1] http://en.wikipedia.org/wiki/Objective_C#Posing You're code looks like a factory. Is that your intention? Maybe __factory would be a more obvious name? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c

Re: [PHP-DEV] VS 2005 Support for 5.3?

2007-10-02 Thread Richard Quadling
, --Pierre Would making the windows compiler MS VC++ Express Edition be a better solution? That way you have what is considered a free MS compiler. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever

Re: [PHP-DEV] Re: Global namespace?

2007-09-12 Thread Richard Quadling
with other languages. Thank you. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Global namespace?

2007-09-11 Thread Richard Quadling
entity? For variables, object instances, references, etc., you can use $GLOBALS[], but if the namespace is going to look like ... namespace_a::class_b-method_c(); Should there be an alias for global? global::class_b-method_c(); Or have I missed something? -- - Richard Quadling Zend

[PHP-DEV] Win32 Build not updated on http://snaps.php.net.

2007-09-06 Thread Richard Quadling
Hi. No Win32 snapshot built since Sep 01, 2007 16:30 UTC. Any reason? Regards, Richard Quadling. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime

Re: [PHP-DEV] [PATCH] disallow arguments by ref in magic methods

2007-08-30 Thread Richard Quadling
() it could be considered pointless, but for __call()? If there are no objections, I'm going to commit them later in the evening. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-08-21 Thread Richard Quadling
makes it worth my while! -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Renaming namespaces to packages

2007-08-17 Thread Richard Quadling
://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants!

Re: [PHP-DEV] Nowdocs revised

2007-08-16 Thread Richard Quadling
comment is very helpful, and I'd like to open the topic for discussion again on the list, if no one out there has any objection :) Being able to code templates within PHP rather than as an external file without any escaping or variable expansion _is_ useful. -- - Richard Quadling Zend Certified

Re: [PHP-DEV] Renaming namespaces to packages

2007-08-13 Thread Richard Quadling
, namespaces should be called namespaces. Richard. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [Fwd: Re: [PHP-DEV] Renaming namespaces to packages]

2007-08-13 Thread Richard Quadling
langs, but the idea of a namespace is common to many languages and promoting encapsulation to stop adding things to the global namespace is common also. namespace works very well for what it does (as I see it). -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c

Re: [PHP-DEV] PHP-taint update

2007-08-10 Thread Richard Quadling
: [EMAIL PROTECTED] URL: http://blog.bisna.com São Carlos - SP/Brazil Marco Tabini wrote a great article in php|Architect (Vol 5 Iss 2 Feb 2006 Pgs 16-24) on Poka Yoke. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders

Re: [PHP-DEV] PHP-taint update

2007-08-10 Thread Richard Quadling
: [EMAIL PROTECTED] URL: http://blog.bisna.com São Carlos - SP/Brazil Marco Tabini wrote a great article in php|Architect (Vol 5 Iss 2 Feb 2006 Pgs 16-24) on Poka Yoke. http://www.phparch.com/issue.php?mid=74 -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r

Re: [PHP-DEV] Getting Windows exec to work better.

2007-08-10 Thread Richard Quadling
On 09/08/07, Tim Starling [EMAIL PROTECTED] wrote: Richard Quadling wrote: On 09/08/07, Nuno Lopes [EMAIL PROTECTED] wrote: Things are not that simple. I would advise you to read a more than one year thread about the very same subject: http://marc.info/?l=php-devm=113919491216978

[PHP-DEV] Getting Windows exec to work better.

2007-08-09 Thread Richard Quadling
could take a look, I'd be grateful. Richard. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

Re: [PHP-DEV] Getting Windows exec to work better.

2007-08-09 Thread Richard Quadling
On 09/08/07, Nuno Lopes [EMAIL PROTECTED] wrote: Things are not that simple. I would advise you to read a more than one year thread about the very same subject: http://marc.info/?l=php-devm=113919491216978 Nuno - Original Message - From: Richard Quadling [EMAIL PROTECTED] To: PHP

[PHP-DEV] Patch for bug #25361

2007-08-02 Thread Richard Quadling
with wscript. Regards, Richard Quadling. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

[PHP-DEV] Alternative to previously suggested patch.

2007-08-02 Thread Richard Quadling
Hi. It seems that the /S is not required. http://pastie.caboo.se/84306 may be a simpler solution. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime

Re: [PHP-DEV] Re: multi-threaded run-tests.php

2007-07-25 Thread Richard Quadling
? Thanks, Nuno Hey Nuno, you should stop looking at things. PhD and now run-tests. Soon you'll be taking a look at the php-src and thinking, pah, look what those idiots have done, time for a rewrite!. :-) -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c

Re: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win

2007-07-13 Thread Richard Quadling
the code, but it is available to everybody who requests it... -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php http://gggeek.altervista.org/sw/pecl4win/ if you hadn't already guessed. -- - Richard Quadling Zend Certified Engineer

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-07-11 Thread Richard Quadling
be worth checking some of the frameworks too? Prado, eZ, Zend? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

Re: [PHP-DEV] CVS Account Request: bugra

2007-07-09 Thread Richard Quadling
Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-07-06 Thread Richard Quadling
On 06/07/07, Antony Dovgal [EMAIL PROTECTED] wrote: On 06.07.2007 15:32, Richard Quadling wrote: If Unicode had been an extension (one of those that are part of the core and cannot be disabled) with its own classes/exceptions/functions/etc, then everyone would have been happy. Moreover, we

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-07-06 Thread Richard Quadling
. This seems like a winner to me. - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-07-06 Thread Richard Quadling
On 06/07/07, Antony Dovgal [EMAIL PROTECTED] wrote: On 06.07.2007 15:32, Richard Quadling wrote: If Unicode had been an extension (one of those that are part of the core and cannot be disabled) with its own classes/exceptions/functions/etc, then everyone would have been happy. Moreover, we

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-07-06 Thread Richard Quadling
On 06/07/07, Lukas Kahwe Smith [EMAIL PROTECTED] wrote: Richard Quadling wrote: So, all the time and effort going into PHP6 is for 1 maybe-used set of functionality which also seems to slow down the entire system. I know I MUST be missing something here. yes you are missing the point both

Re: [PHP-DEV] RIP PHP 4?

2007-07-06 Thread Richard Quadling
, Derick +1 -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] What is the use of unicode.semantics in PHP 6?

2007-06-29 Thread Richard Quadling
that if it is enabled by default and causes so much BC that no one will upgrade. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] Feature(let) idea

2007-06-21 Thread Richard Quadling
, dialogs, etc (resources). So, making the files .so for compatibility to other OS's, as far as windows goes, is fine. But, confusing for many probably. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever

[PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win

2007-06-18 Thread Richard Quadling
Anyone? On 29/05/07, Richard Quadling [EMAIL PROTECTED] wrote: Hi. If you take the extensions in http://snaps.php.net/win32/php5.2-win32-200705291230.zip (has 45 extensions) and in http://snaps.php.net/win32/pecl5.2-win32-200705291230.zip (has 77 extensions). They are all dated the same

Re: [PHP-DEV] Re: SNAPS+SNAPSPecl different to Pecl4Win

2007-06-18 Thread Richard Quadling
Sorry. Not complaining, just looking for clarification. On 18/06/07, Steph Fox [EMAIL PROTECTED] wrote: We all know it's problematic already. Everyone's looking for solutions rather than complaints here :) - Original Message - From: Richard Quadling [EMAIL PROTECTED] To: internals

Re: [PHP-DEV] Building on Windows

2007-06-15 Thread Richard Quadling
/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] FW: php fastcgi

2007-06-13 Thread Richard Quadling
To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net

[PHP-DEV] Windows and Memory Limit of -1

2007-06-13 Thread Richard Quadling
). 5MG attachments are OK, but the 12MG isn't. The server is internal so the limit is not required. Confused. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime

Re: [PHP-DEV] Windows and Memory Limit of -1

2007-06-13 Thread Richard Quadling
\htmlMimeMail5.php on line 940 and phpinfo() does show -1 for memory limit. I must admit it hadn't been rebooted for nearly 2 months. Wait and see time I think. On 13/06/07, Richard Lynch [EMAIL PROTECTED] wrote: On Wed, June 13, 2007 7:09 am, Richard Quadling wrote: Hi. Are there any special

Re: [PHP-DEV] pecl4win patches

2007-05-29 Thread Richard Quadling
page (when filtered by single branch) + other ? Bye Gaetano Giunta -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing

[PHP-DEV] SNAPS+SNAPSPecl different to Pecl4Win

2007-05-29 Thread Richard Quadling
... php -n -m I see that filter and hash are built in, so for windows, why are they available as extensions? And php_yaz.dll requires yaz.dll, but this is not been part of the php5.2-win32-latest.zip archive since 1st May 2007. Should this be part of the archive? -- - Richard Quadling Zend

Re: [PHP-DEV] RE: Fixing PECL + Core

2007-05-29 Thread Richard Quadling
://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] RE: Fixing PECL + Core

2007-05-29 Thread Richard Quadling
idea? Bye Gaetano On 5/29/07, Richard Quadling [EMAIL PROTECTED] wrote: My post about SNAPS and PECLS a little while ago seems relevant to this. As a windows user, I have to rely on pre-compiled binaries. It was/is my understanding that SNAPS would provide me with most currently succesfully

Re: [PHP-DEV] PHP Unicode extension in PHP6

2007-05-23 Thread Richard Quadling
for a chosen few to understand the n'th degree of unicode, but a lot of the rest of us are in the dark on this. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants!

Re: [PHP-DEV] PHP Unicode extension in PHP6

2007-05-23 Thread Richard Quadling
On 23/05/07, Steph Fox [EMAIL PROTECTED] wrote: Nice article in the May edition of php|arch. Which _might_ make it online today if we're lucky..! Excellent! As a subscriber I'll be reading it avidly. Is PHP6 in a state able to be used? For Windows XP that is? -- - Richard Quadling Zend

Re: [PHP-DEV] PHP Unicode extension in PHP6

2007-05-23 Thread Richard Quadling
Ah! So with this article in php|Architect and PHP6, we should be able to see how things work! Looking forward to it. On 23/05/07, Alexey Zakhlestin [EMAIL PROTECTED] wrote: On 5/23/07, Richard Quadling [EMAIL PROTECTED] wrote: Is PHP6 in a state able to be used? For Windows XP

Re: [PHP-DEV] Re: #41401 [Opn-Bgs]: Order of Operations error on divide by negative

2007-05-16 Thread Richard Quadling
... -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php If you use variables, then this works fine ... php -r $a = 1; $b = -2; $c = 5; var_dump($a/$b*$c); float(-2.5) -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c

Re: [PHP-DEV] Re: #41401 [Opn-Bgs]: Order of Operations error on divide by negative

2007-05-16 Thread Richard Quadling
-- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Userspace stream wrappers and Unicode.

2007-05-15 Thread Richard Quadling
of unicode, but why will unicode kill off userspace stream wrappers? -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit

Re: [PHP-DEV] Tree sort in C

2007-05-10 Thread Richard Quadling
Moon Senior Developer -- http://dealnews.com/ It's good to be cheap =) -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development

Re: [PHP-DEV] [PATCH] Passthrough MD5/SHA1 calculation of uploaded files

2007-05-09 Thread Richard Quadling
. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Tree sort in C

2007-05-09 Thread Richard Quadling
. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: Help with the snaps site

2007-05-08 Thread Richard Quadling
it looked awful too. I use NoScript which blocks scripts unless I want them to run (whitelist). The Sliding Doors tutorial at http://alistapart.com/articles/slidingdoors/ is all CSS. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing

Re: [PHP-DEV] Re: Help with the snaps site

2007-05-04 Thread Richard Quadling
! On 03/05/07, Michael Wallner [EMAIL PROTECTED] wrote: Richard Quadling wrote: How about something along these lines ... (Not pretty as I'm crap at the design - sorry). http://rquadling.php1h.com/snap.html Eeek! ;) -- Michael -- PHP Internals - PHP Runtime Development Mailing List

Re: [PHP-DEV] Re: Help with the snaps site

2007-05-03 Thread Richard Quadling
? Edin Else i will :) Tijnema -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants

[PHP-DEV] Killing an ISAPI thread.

2007-04-25 Thread Richard Quadling
? Regards, Richard Quadling. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Build failure

2007-04-19 Thread Richard Quadling
And lo, the snapshot was A Good Thing. On 18/04/07, Richard Quadling [EMAIL PROTECTED] wrote: This looks like it will be available in snaps.php.net in about 40 minutes. Looking forward to it! On 17/04/07, Rob Richards [EMAIL PROTECTED] wrote: Unless anyone sees a way to do this without

Re: [PHP-DEV] Build failure

2007-04-18 Thread Richard Quadling
so I got rid of the win32/flock files and now compile with flock_compat from main. Rob Richard Quadling wrote: The testing I'm using is to launch multiple copies of the same PHP script simultaneously using php.exe (CLI mode). This could easily be multiple FastCGI scripts or multiple ISAPI

Re: [PHP-DEV] PHP6 todo list (E_STRICT in E_ALL)

2007-04-17 Thread Richard Quadling
are confusing. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Build failure

2007-04-16 Thread Richard Quadling
write actually made it into the physical file or not. Adding a lock here did resolve it so that it worked 100% of the time. Rob Richard Quadling wrote: So why are there missing entries? I can even get the corruption back again if I use a shorter line (100 rather than 5000). On 13/04/07, Ilia

Re: [PHP-DEV] Build failure

2007-04-16 Thread Richard Quadling
have an inherent race condition built it. Richard Quadling wrote: That's good news. Has a patch been submitted? Even if it is initially only a win32 compiler directive wrapping the lock? On 14/04/07, Rob Richards [EMAIL PROTECTED] wrote: I can sometimes reproduce the missing entries though

Re: [PHP-DEV] Build failure

2007-04-16 Thread Richard Quadling
The testing I'm using is to launch multiple copies of the same PHP script simultaneously using php.exe (CLI mode). This could easily be multiple FastCGI scripts or multiple ISAPI threads. On 16/04/07, William A. Rowe, Jr. [EMAIL PROTECTED] wrote: Richard Quadling wrote: So isn't locking

Re: [PHP-DEV] Build failure

2007-04-13 Thread Richard Quadling
(Should be 5024) : 5024 Out of the 26,000 lines expected we are missing 2027 lines. So no corruption of the lines, just missing ones. The only explanation I can think of is that the locking is working, but nothing is waiting for the lock to become available. Richard. -- - Richard Quadling

Re: [PHP-DEV] Build failure

2007-04-13 Thread Richard Quadling
operations. On 13-Apr-07, at 6:33 AM, Richard Quadling wrote: On 05/04/07, Rob Richards [EMAIL PROTECTED] wrote: No difference using sprintf()/fwrite() instead of fprintf(). I did come across a similar issue from apache: http://mail-archives.apache.org/mod_mbox/httpd-dev/199503.mbox

Re: [PHP-DEV] Build failed on Windows

2007-04-07 Thread Richard Quadling
the source? PS. I wonder how all these windows releases had been built, as it seems impossible to achieve this with the prepackaged project files? With regards, Igor -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling

Re: [PHP-DEV] Build failure

2007-04-05 Thread Richard Quadling
is not needed since single writes in append mode are atomic, even on Windows. So, your work around is fine and should actually be committed. -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified

Re: [PHP-DEV] Build failure

2007-04-05 Thread Richard Quadling
Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php Ilia Alshanetsky -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731

Re: [PHP-DEV] Build failure

2007-04-05 Thread Richard Quadling
Using ProcMon on WinXP, you can see that the different processes interleave the writes but in blocks of 4096 bytes. The remaining 929 bytes will sometimes be written after another processes 4096/929 bytes. Locking IS required here. On 05/04/07, Richard Quadling [EMAIL PROTECTED] wrote: Using

Re: [PHP-DEV] Build failure

2007-04-05 Thread Richard Quadling
-- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Build failure

2007-04-05 Thread Richard Quadling
fix for this problem, not the lock. -Rasmus Richard Quadling wrote: Using PHP 5.2.2-dev (cli) (built: Mar 23 2007 07:02:57) I can replicate the problem on Windows. Using this single line command at the CMD prompt: for %x in (A B C D E F G H I J K L M N O P Q R S T U V W X Y Z) do start php

[PHP-DEV] Re: Patches for bug#33664

2007-04-02 Thread Richard Quadling
On 22/03/07, Richard Quadling [EMAIL PROTECTED] wrote: As subject. Does anyone care about this? For those on Windows, the black box is REALLY annoying when you develop scheduled CLI scripts which call external apps. It takes focus away from what ever you are doing and there is no need

[PHP-DEV] Re: Patches for bug#33664

2007-04-02 Thread Richard Quadling
On 02/04/07, Richard Quadling [EMAIL PROTECTED] wrote: On 22/03/07, Richard Quadling [EMAIL PROTECTED] wrote: As subject. Does anyone care about this? For those on Windows, the black box is REALLY annoying when you develop scheduled CLI scripts which call external apps. It takes focus away

[PHP-DEV] snaps.php.net is not responding to http requests.

2007-03-23 Thread Richard Quadling
It seems. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Patches for bug#33664

2007-03-22 Thread Richard Quadling
As subject. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! Index: proc_open.c === RCS file: /repository/php-src/ext/standard

Re: [PHP-DEV] GSoC

2007-03-21 Thread Richard Quadling
List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-16 Thread Richard Quadling
. -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
need to take care about locking on your own, but with a database that shouldn't be too hard. HTH, - - Markus Richard Quadling wrote: Hi. I have a webapp which uses Ajax to initiate a process on the server which could take several minutes to complete and will go through many steps to before

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
sending further cookies during a single request. Stefan Esser Richard Quadling schrieb: Hi. I have a webapp which uses Ajax to initiate a process on the server which could take several minutes to complete and will go through many steps to before the task is finished. In that script, I update

Re: [PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-15 Thread Richard Quadling
Ha! Stupido! I had cut'n'pasted and somehow had a trailing space on the ini entry name! But, it works a treat. Is this worth mentioning in the dox? I have karma there, but I don't want to add just because I can. On 15/03/07, Richard Quadling [EMAIL PROTECTED] wrote: Hmm. Good idea! I think

[PHP-DEV] A request for code change : Repeated opening and closing the session leads to a LOT of Set-Cookie headers.

2007-03-14 Thread Richard Quadling
, the entire cookie should be remembered. Assuming that the cookie would be identical, repeatedly sending it to the client when the session is repeatedly opened is a pain and I think can easily be fixed. Thank you for your time. Richard Quadling. -- - Richard Quadling Zend Certified Engineer

Re: [PHP-DEV] Native Singleton Implementation

2007-03-07 Thread Richard Quadling
endlessly here, but I sort of miss them from Delphi, which is a fine GUI development environment, but not really suitable for web development like the superb PHP is ;-). -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders

Re: [PHP-DEV] DateTime object equality

2007-03-05 Thread Richard Quadling
be compared to each other, wouldn't it be more appropriate for them to always return FALSE ? Thanks, Hans -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c

[PHP-DEV] Probably old news, but new news if you didn't know about it.

2007-02-07 Thread Richard Quadling
http://www.theregister.co.uk/2007/02/07/stefan_esser_interview/ -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants! -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe

Re: [PHP-DEV] Re: Syntactic improvement to array

2007-02-05 Thread Richard Quadling
for the 2 arrays? There would need to be SOMETHING. convert('foo' -- - Richard Quadling Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498r=213474731 Standing on the shoulders of some very clever giants!

<    1   2   3   4   5   6   >