Bug #14254 Updated: SQLERROR -439

2002-05-25 Thread alan . frostick
s overdue but cannot be done so quickly, given the complexity of the intranet. We'd like a resolution of the problem as soon as possible, even with scripts timing out or exceeding memory limits. I see you've recently improved the memory threading, and wonder if this could finally crack th

Bug #17236 Updated: trans-sid only replace links in first 4138chars

2002-05-15 Thread alan
function output() { $template->compile($this->template); global $session,$config; $auth = &$session->auth; include($template->ouput_file); } } regards alan -- Edit this bug report at http://bugs.php.net/?id=17236&edit=1

Bug #17236: trans-sid only replace links in first 4138chars

2002-05-14 Thread alan
lt_page { var $template = "home.html"; function output() { $template->compile($this->template); global $session,$config; $auth = &$session->auth; include($template->ouput_file);

Bug #17000: casting GLOBALS to object causes segfault.

2002-05-03 Thread alan
From: [EMAIL PROTECTED] Operating system: linux (debian) PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: casting GLOBALS to object causes segfault. simple script result = segfault. Workaround (dont do it!) Backtrace Program received signal

Bug #16939 Updated: tokenizer: emalloc causes segfault

2002-05-03 Thread alan
ID: 16939 Updated by: [EMAIL PROTECTED] -Summary: emalloc causes segfault (example uses tokenizer) Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.2.0 New Comment: OK,

Bug #16939 Updated: emalloc causes segfault (example uses tokenizer)

2002-04-30 Thread alan
ID: 16939 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: linux PHP Version: 4.2.0 New Comment: Workaround: Original code did this $this->tokens = token_get_all($fi

Bug #16939: emalloc causes segfault (example uses tokenizer)

2002-04-30 Thread alan
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.2.0 PHP Bug Type: Reproducible crash Bug description: emalloc causes segfault (example uses tokenizer) A short script to reproduce this (sorry it not to easy to reproduce without the exact code, I did at one poi

Bug #16482: change in db2 breaks 4.2.0RC2

2002-04-07 Thread alan
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0CVS-2002-04-07 PHP Bug Type: DBM/DBA related Bug description: change in db2 breaks 4.2.0RC2 this change in dba_db2.c changed the behaviour of db_open so that it fails on success if(!(ret = db_open(info->path,

Bug #16232: remalloc FAIL on CURLOPT_HEADERFUNCTION callback

2002-03-23 Thread alan
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0CVS-2002-03-23 PHP Bug Type: cURL related Bug description: remalloc FAIL on CURLOPT_HEADERFUNCTION callback Fixes: callback to curl_setopt(CURLOPT_HEADERFUNCTION..) always causes this. FATAL: erealloc(): Una

<    1   2