I'll care about the problem.
Thank you for patch.
I'll review it.
Dmitry.
> -Original Message-
> From: Pierre [mailto:[EMAIL PROTECTED]
> Sent: Thursday, October 05, 2006 3:04 AM
> To: Edin Kadribasic
> Cc: Ilia Alshanetsky; PHP Internals; [EMAIL PROTECTED]
> Subject: Re: [PHP-DEV] RC5 o
Hello,
On 10/4/06, Pierre <[EMAIL PROTECTED]> wrote:
Hello,
On 10/4/06, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> We need to fix http://bugs.php.net/bug.php?id=38989 before the release.
> Some change has broken path handling on windows recently.
tsrm_virtual_cwd.c 1.74.2.9.2.3 i
Lukas:
I tested your patch on Ubuntu 6.06 using PHP_5_2.
The ext/pgsql tests ran 100% (with one skipped test because I hadn't
built the dba extension).
Dan
On 04/10/06, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
Hi,
I am in a bit of time trouble and I unfortunately do not have the same
rou
That does prevent the crash.
I did find that within zend_shutdown, if I comment out the call to
u_cleanup(), then ucol_close doesn't crash within unicode_globals_dtor
during tsrm_shutdown.
If that helps any.
Rob
Andrei Zmievski wrote:
I suppose we can omit the ucol_close() call since we're s
Hello,
On 10/4/06, Edin Kadribasic <[EMAIL PROTECTED]> wrote:
Hi all,
We need to fix http://bugs.php.net/bug.php?id=38989 before the release.
Some change has broken path handling on windows recently.
tsrm_virtual_cwd.c 1.74.2.9.2.3 is the last working version
(http://cvs.php.net/viewvc.cgi/TS
Hello,
On 10/4/06, Andrei Zmievski <[EMAIL PROTECTED]> wrote:
On Oct 3, 2006, at 9:47 PM, Sara Golemon wrote:
> I did check it out. Even made changes to try out a few variations on
> the theme. I also stand by that I don't like the number of variables
> it throws into the mix.
>
> How about a
I suppose we can omit the ucol_close() call since we're shutting down
completely and ICU will close all resources anyway on exit, I believe.
-Andrei
On Oct 4, 2006, at 6:28 AM, Rob Richards wrote:
Seems to be a windows only problem for me. Works fine under linux, but
I've tried 3 different
Andrei Zmievski wrote:
> On Oct 3, 2006, at 9:47 PM, Sara Golemon wrote:
>
>> How about a compromise, we finish the code migration effort first,
>> then address per-request semantics either before beta, or in the 6.1
>> branch.
>
> I am afraid that won't work. There are several extensions which n
On Wed, October 4, 2006 3:25 am, Richard Quadling wrote:
> On 04/10/06, Roland Schwingel <[EMAIL PROTECTED]> wrote:
>
>> I tried the "AT" thingy also, but I am not very confident about
>> errorlogging and it opens up an IMHO too big difference in Windows
>> and Unix handling of my app's installatio
On Oct 3, 2006, at 9:47 PM, Sara Golemon wrote:
I did check it out. Even made changes to try out a few variations on
the theme. I also stand by that I don't like the number of variables
it throws into the mix.
How about a compromise, we finish the code migration effort first,
then address
Hi,
I am in a bit of time trouble and I unfortunately do not have the same
routine in testing patches (something I really need to setup). But I
promised Ilia to get the following patch tested:
http://bb.prohost.org/patch/pg.txt
If someone could test it out with PostgreSQL 8.0.8 or 8.1.4 I wou
Hi all,
We need to fix http://bugs.php.net/bug.php?id=38989 before the release.
Some change has broken path handling on windows recently.
Edin
Ilia Alshanetsky wrote:
> The filter issue has been cleared up, as you can probably tell from my
> massive commit last night. Both of the protagonists o
Seems to be a windows only problem for me. Works fine under linux, but
I've tried 3 different builds of the ICU library - even built one from
source - and it always crashes at the same point within the ucol_close call.
Rob
Andrei Zmievski wrote:
Strange. I don't see it here on FreeBSD. Does an
d
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Michael Wallner wrote:
> Hi,
>
> I'd like to see zend_fcall_info_init() signature extended with an additional
> 'zval *callable_name' argument.
> Additionally it seems that a vararg version of the zend_fcall_info_args()
> function would be valuable too:
Please see attached patch.
Regards,
--
On 04/10/06, Roland Schwingel <[EMAIL PROTECTED]> wrote:
I tried the "AT" thingy also, but I am not very confident about
errorlogging and it opens up an IMHO too big difference in Windows
and Unix handling of my app's installation and maintenance process,
so I think I will give my cron solution
Hi Richard,
Richard Lynch schrieb:
On Mon, October 2, 2006 8:59 am, Roland Schwingel wrote:
I love cron, but I am mainly (85%) on windows with my apps and
want to have a simple and easy setup and not a bunch of
applications/services to install. There is just the apache service
bringing in php a
On 03/10/06, Jon Anderson <[EMAIL PROTECTED]> wrote:
Sorry for the late reply. I was on vacation last week...
Richard Quadling wrote:
> Using PHP 5.2.0RC5-dev (cli) (built: Sep 18 2006 08:20:52) on Windows
> (which has no memory_get_usage() functions), the scripts work fine.
I tried again with l
18 matches
Mail list logo