On Tue, June 19, 2007 3:36 am, Stefan Priebsch wrote:
> - define a unified path separator for include_path (the
> system-dependend
> ones could still be accepted, thus keeping BC)
Any character you choose would be a valid part of a filename in some
other OS, and so you'd then need an "escape" char
On Tue, June 19, 2007 5:19 am, Tim Starling wrote:
> Can someone explain the closing comment on this bug report to me?
>
> http://bugs.php.net/bug.php?id=38245
>
> Surely in a addslashes-escaped string, \\ is the Windows directory
> separator, not \.
>
> The bug clearly describes irreversible corru
On Tue, June 19, 2007 3:38 am, Richard Quadling wrote:
> On 19/06/07, Johannes Schlüter <[EMAIL PROTECTED]> wrote:
>> Sara has a nice article about TSRM:
>> http://blog.libssh2.org/index.php?/archives/22-What-the-heck-is-TSRMLS_CC-anyway.html
>> and since you're using php5ts.dll you have zts enabl
Hey!
I sometimes get the following error
>> Fatal error: Exception thrown without a stack frame in
>> Unknown on line 0
What does this mean? Should this ever happen or does it somehow say that
there is a bug in PHP. I am asking this because I've had this error a
few times and it's pretty hard t
So, when would it ever be "right" to use the _C version?
When you have function that its one (possible) argument is TRSM pointer.
--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED] http://www.zend.com/
(408)253-8829 MSN: [EMAIL PROTECTED]
--
PHP Internals - PHP Runtime Develop
On Tue, June 19, 2007 2:44 pm, Rasmus Lerdorf wrote:
> It comes down to predicting the future. Whichever way we go, the
> decision is going to be second-guessed. If we have critical mass for
> a
> clean BC break, then I am ok with it. For me personally it would make
> things a bit easier, but I
I would guess that an exception is getting thrown before you PHP
script has actually started...
Something in the parsing of GET/POST data or file upload handler,
perhaps.
Can you nail down what was being done when it occurred, perhaps by
sending the error to Apache error log, and then looking at
> I sometimes get the following error
> >> Fatal error: Exception thrown without a stack frame in
> >> Unknown on line 0
>
> What does this mean?
When we see these, they're typically from our custom session handler.
--
Andrew Minerd
Software Architect
The Selling Source, Inc.
On Thu, 28 Ju
Hello,
I'd like to set the debug level to 3, i.e. set compiler flag -g3 instead -g.
Can anyone give me a hint where to do this?
Best Regards,
Oliver
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Thanks for your encouraging words.
I ran a "complete" build today against php 5.2.3, and these are the stats:
- 134 packaged extensions downloaded from pecl website (sniffed the list
out of cvs.php.net, then got the latest existing package for every one)
of those: only 61 have a config.w32 fil
CFLAGS="-g3" ./configure ..etc.
Oliver Block kirjoitti:
Hello,
I'd like to set the debug level to 3, i.e. set compiler flag -g3 instead -g.
Can anyone give me a hint where to do this?
Best Regards,
Oliver
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http
>> It comes down to predicting the future. Whichever way we go, the
>> decision is going to be second-guessed. If we have critical mass for
>> a
>> clean BC break, then I am ok with it. For me personally it would make
>> things a bit easier, but I think it would be a long long time before
>> we
12 matches
Mail list logo