#21155 [NEW]: Macro Request

2002-12-22 Thread james
, James Harr -- Edit bug report at http://bugs.php.net/?id=21155edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21155r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21155r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21155r

Bug #16536: Give me inconsisten results

2002-04-10 Thread james
From: [EMAIL PROTECTED] Operating system: mac os x PHP version: 4.1.2 PHP Bug Type: Date/time related Bug description: Give me inconsisten results #get the numeric sunday $today_var = getdate(); $today_sec =

Bug #16536 Updated: Give me inconsisten results

2002-04-11 Thread james
ID: 16536 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Date/time related Operating System: mac os x PHP Version: 4.1.2 New Comment: No, just trying to get a consistently working numeric date for the

Bug #16536 Updated: Give me inconsisten results

2002-04-11 Thread james
ID: 16536 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Date/time related Operating System: mac os x PHP Version: 4.1.2 New Comment: OK - my apologies, I have wrapped up into

#19449 [NEW]: fork, multi-threading

2002-09-17 Thread james
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.2.3 PHP Bug Type: Feature/Change Request Bug description: fork, multi-threading Is there a chance we could get fork() working for the Windows platform. It is currently restricting Windows PHP

#21859 [Com]: php cant compile/make

2003-01-24 Thread james
everything will run fine without it. 6. If you're in the mood, remember to move the unix_.h back to unix.h HTH, it worked for me. James -- proudly sponsoring online youth support at tscnow.com -- Previous Comments

#22217 [NEW]: trim() and ltrim() don't like M

2003-02-13 Thread james
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux PHP version: 4.2.3 PHP Bug Type: Strings related Bug description: trim() and ltrim() don't like M I found what seems to be a bug with the trim functions, at least with trim() and ltrim(). I am working with some data

#21614 [NEW]: Non-ASCII characters get entity escaped on input from MSIE only

2003-01-13 Thread james . aylett
From: [EMAIL PROTECTED] Operating system: Various PHP version: 4.2.3 PHP Bug Type: Unknown/Other Function Bug description: Non-ASCII characters get entity escaped on input from MSIE only Entering non-ASCII data (eg in ISO-8859-1) using MSIE 6 and 5.5 (possibly others) via an

#21614 [Bgs-Opn]: Non-ASCII characters get entity escaped on input from MSIE only

2003-01-15 Thread james . aylett
ID: 21614 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: Various -PHP Version: 4.2.3 +PHP Version: 4.3.0 New Comment: Verified as

#21614 [Fbk-Csd]: Non-ASCII characters get entity escaped on input from MSIE only

2003-01-16 Thread james . aylett
ID: 21614 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *General Issues Operating System: Various PHP Version: 4.3.0 New Comment: With some embarrassment, I now discover

#19456 [NEW]: segfault using ODBC functions

2002-09-17 Thread james . jones
From: [EMAIL PROTECTED] Operating system: Redhat Linux PHP version: 4.2.3 PHP Bug Type: Reproducible crash Bug description: segfault using ODBC functions I've been running PHP 4.2.1 for some time on a test machine with the following configure options: './configure' \

#19456 [Opn]: segfault using ODBC functions

2002-09-17 Thread james . jones
ID: 19456 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Redhat Linux PHP Version: 4.2.3 New Comment: I just recompiled PHP 4.0.6 with all the same options and ODBC

#18044 [Com]: apache child segfaults on page using sessions

2002-09-17 Thread james . jones
ID: 18044 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type: Session related Operating System: RedHat Linux 7.2 PHP Version: 4.2.1 New Comment: This appears to be similar to my submitted bug #19456,

#19456 [Fbk-Opn]: segfault using ODBC functions

2002-09-17 Thread james . jones
ID: 19456 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: Redhat Linux PHP Version: 4.2.3 New Comment: Please note that I *did* submit the

#19456 [Fbk-Opn]: segfault using ODBC functions

2002-09-18 Thread james . jones
ID: 19456 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: ODBC related Operating System: Redhat Linux PHP Version: 4.2.3 New Comment: This morning I built PHP without using

#26344 [NEW]: child pid xxxx exit signal Segmentation fault (11)

2003-11-21 Thread james at vcv dot net
From: james at vcv dot net Operating system: redhat 9 PHP version: 4.3.4 PHP Bug Type: Reproducible crash Bug description: child pid exit signal Segmentation fault (11) Description: ./configure \ --with-apxs2=/usr/local/apache_ssl/bin/apxs \ --with-config

#26344 [Fbk-Opn]: child pid xxxx exit signal Segmentation fault (11)

2003-11-21 Thread james at vcv dot net
ID: 26344 User updated by: james at vcv dot net Reported By: james at vcv dot net -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: redhat 9 PHP Version: 4.3.4 New Comment: Thank you for your help. I have

#24590 [NEW]: True FastCGI support

2003-07-10 Thread james at grickel dot org
From: james at grickel dot org Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: True FastCGI support Description: Currently PHP's FastCGI's code just keeps php loaded while the script is executed over and over

#30144 [NEW]: values used in __set() overload don't remain consistent.

2004-09-18 Thread james at grickle dot org
From: james at grickle dot org Operating system: Slackware Linux -current PHP version: 5CVS-2004-09-18 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: values used in __set() overload don't remain consistent. Description: All the debugging output has

#30202 [NEW]: $array[xyz] = xyz; doesn't work inside a class

2004-09-22 Thread james at processit dot biz
From: james at processit dot biz Operating system: Windows Server 2003 PHP version: 5.0.0 PHP Bug Type: *General Issues Bug description: $array[xyz] = xyz; doesn't work inside a class Description: In a function inside a class, I can only set array elements

#32615 [NEW]: Segfault in DOMNode::replaceChild() when previousSibling is NULL

2005-04-06 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: Redhat 7.3 PHP version: 5.0.4 PHP Bug Type: DOM XML related Bug description: Segfault in DOMNode::replaceChild() when previousSibling is NULL Description: Segfaults occurs when calling DOMNode

#32755 [NEW]: Segfault in replaceChild() when DocumentFragment has no children

2005-04-18 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: RedHat 7.3 PHP version: 5CVS-2005-04-18 (dev) PHP Bug Type: DOM XML related Bug description: Segfault in replaceChild() when DocumentFragment has no children Description: Segfault occurs when calling

#32755 [Opn]: Segfault in replaceChild() when DocumentFragment has no children

2005-04-18 Thread james at safesearching dot com
ID: 32755 User updated by: james at safesearching dot com Reported By: james at safesearching dot com Status: Open Bug Type: DOM XML related Operating System: RedHat 7.3 PHP Version: 5CVS-2005-04-18 (dev) New Comment: Reproduce code didn't quite

#25876 [Com]: session_start(): Failed to initialize storage module

2005-03-30 Thread james at westcoastbmx dot com
ID: 25876 Comment by: james at westcoastbmx dot com Reported By: golden at riscom dot com Status: No Feedback Bug Type: Session related Operating System: freebsd 4.8 PHP Version: 4.3.9-4.3.10 Assigned To: sniper New Comment: i have

#35737 [Com]: undefined symbol: sqlite3SelectDelete

2006-01-05 Thread james at e0ts dot com
ID: 35737 Comment by: james at e0ts dot com Reported By: jphml at videotron dot ca Status: No Feedback Bug Type: SQLite related Operating System: Linux PHP Version: 5.1.1 New Comment: Same with Debian 3.1 Previous Comments

#36780 [NEW]: configure fails libxml check

2006-03-18 Thread james at groovytrain dot com
From: james at groovytrain dot com Operating system: Redhat Linux 7.1 PHP version: 5.1.2 PHP Bug Type: Compile Failure Bug description: configure fails libxml check Description: Having compiled PHP without XML support on my system several times without problem

#36780 [Fbk-Opn]: configure fails libxml check

2006-03-18 Thread james at groovytrain dot com
ID: 36780 User updated by: james at groovytrain dot com Reported By: james at groovytrain dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Redhat Linux 7.1 PHP Version: 5.1.2 New Comment: I tried

#36780 [Fbk-Opn]: configure fails libxml check

2006-03-18 Thread james at groovytrain dot com
ID: 36780 User updated by: james at groovytrain dot com Reported By: james at groovytrain dot com -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: Redhat Linux 7.1 PHP Version: 5.1.2 New Comment: Executing

#38525 [Com]: 5.2.0RC2 + squirrelmail == random segfaults , heap corruption

2006-08-27 Thread james at digisys dot net
ID: 38525 Comment by: james at digisys dot net Reported By: judas dot iscariote at gmail dot com Status: Feedback Bug Type: Reproducible crash Operating System: linux PHP Version: 5.2.0RC2 New Comment: FWIW, I'm seeing these same random seg

#28790 [Com]: Add option to disable stat cache

2006-12-31 Thread james at bytehosting dot com
ID: 28790 Comment by: james at bytehosting dot com Reported By: jnoll at prim dot hu Status: Assigned Bug Type: Feature/Change Request Operating System: Debian GNU/Linux (unstable) PHP Version: 4.3.6 Assigned To: pollita New Comment

#40373 [NEW]: calling print() on an ArrayObject fails silently.

2007-02-06 Thread james at thundermonkey dot net
From: james at thundermonkey dot net Operating system: WinXP SP2 PHP version: 5.2.0 PHP Bug Type: SPL related Bug description: calling print() on an ArrayObject fails silently. Description: When attempting to print() an ArrayObject (rather than print_r

#40373 [Bgs]: calling print() on an ArrayObject fails silently.

2007-02-06 Thread james at thundermonkey dot net
ID: 40373 User updated by: james at thundermonkey dot net Reported By: james at thundermonkey dot net Status: Bogus Bug Type: SPL related Operating System: WinXP SP2 PHP Version: 5.2.0 New Comment: Running the following code: ?php trigger_error

#40373 [Bgs]: calling print() on an ArrayObject fails silently.

2007-02-06 Thread james at thundermonkey dot net
ID: 40373 User updated by: james at thundermonkey dot net Reported By: james at thundermonkey dot net Status: Bogus Bug Type: SPL related Operating System: WinXP SP2 PHP Version: 5.2.0 New Comment: Ok, so back to the original code snippet - I'm

#40373 [Bgs]: calling print() on an ArrayObject fails silently.

2007-02-07 Thread james at thundermonkey dot net
ID: 40373 User updated by: james at thundermonkey dot net Reported By: james at thundermonkey dot net Status: Bogus Bug Type: SPL related Operating System: WinXP SP2 PHP Version: 5.2.0 New Comment: Resolved. Poking around in a convoluted

#37698 [NEW]: select on a synonym through a database link

2006-06-05 Thread james at redeye dot com
From: james at redeye dot com Operating system: Linux Advanced Server 3.4 PHP version: 5.1.4 PHP Bug Type: PDO related Bug description: select on a synonym through a database link Description: I have a synonym in my Oracle 10g database that points to a table

#37698 [Fbk-Opn]: select on a synonym through a database link

2006-06-05 Thread james at redeye dot com
ID: 37698 User updated by: james at redeye dot com Reported By: james at redeye dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux Advanced Server 3.4 PHP Version: 5.1.4 New Comment: #0 0x011e0009

#37698 [Fbk-Opn]: select on a synonym through a database link

2006-06-05 Thread james at redeye dot com
ID: 37698 User updated by: james at redeye dot com Reported By: james at redeye dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux Advanced Server 3.4 PHP Version: 5.1.4 New Comment: Can't use

#37698 [Fbk-Opn]: select on a synonym through a database link

2006-06-07 Thread james at redeye dot com
ID: 37698 User updated by: james at redeye dot com Reported By: james at redeye dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Linux Advanced Server 3.4 PHP Version: 5.1.4 New Comment: No patch from bug

#37828 [NEW]: mysql and mysqli consistancy

2006-06-16 Thread james at cyberflowsolutions dot com
From: james at cyberflowsolutions dot com Operating system: all PHP version: 5.1.4 PHP Bug Type: Feature/Change Request Bug description: mysql and mysqli consistancy Description: Would it be possible at some point to add a be_consistant flag that would alter

#33459 [NEW]: default behaviour of class_exists/__autoload() breaks PEAR classes (and others)

2005-06-23 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: redhat 7.3 PHP version: 5.0.4 PHP Bug Type: Dynamic loading Bug description: default behaviour of class_exists/__autoload() breaks PEAR classes (and others) Description: The default behaviour

#33459 [Opn]: default behaviour of class_exists/__autoload() breaks PEAR classes (and others)

2005-06-23 Thread james at safesearching dot com
ID: 33459 User updated by: james at safesearching dot com Reported By: james at safesearching dot com Status: Open -Bug Type: Dynamic loading +Bug Type: Zend Engine 2 problem Operating System: redhat 7.3 PHP Version: 5.0.4 New Comment

#33459 [Bgs]: default behaviour of class_exists/__autoload() breaks PEAR classes (and others)

2005-06-24 Thread james at safesearching dot com
ID: 33459 User updated by: james at safesearching dot com Reported By: james at safesearching dot com Status: Bogus Bug Type: Feature/Change Request Operating System: * PHP Version: 5.* New Comment: I fail to see how a change (that doesn't really

#33612 [NEW]: Uncaught exceptions do not always give an error

2005-07-07 Thread james at academicsuperstore dot com
From: james at academicsuperstore dot com Operating system: Debian -stable PHP version: 5.0.4 PHP Bug Type: Unknown/Other Function Bug description: Uncaught exceptions do not always give an error Description: In the event at run time an uncaught exception

#33612 [Bgs-Opn]: Uncaught exceptions do not always give an error

2005-07-07 Thread james at academicsuperstore dot com
ID: 33612 User updated by: james at academicsuperstore dot com Reported By: james at academicsuperstore dot com -Status: Bogus +Status: Open Bug Type: Unknown/Other Function Operating System: Debian -stable PHP Version: 5.0.4 New Comment

#33689 [NEW]: query() execute() and fetch() all return false on valid select queries

2005-07-13 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: * PHP version: 5CVS-2005-07-14 (dev) PHP Bug Type: PDO related Bug description: query() execute() and fetch() all return false on valid select queries Description: The code below works fine in 5.1.0b2

#33832 [NEW]: segfault with PDO_MYSQL_ATTR_USE_BUFFERED_QUERY

2005-07-22 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: * PHP version: 5.1.0b3 PHP Bug Type: PDO related Bug description: segfault with PDO_MYSQL_ATTR_USE_BUFFERED_QUERY Description: Getting a segfault with the PDO_MYSQL_ATTR_USE_BUFFERED_QUERY attribute set

#33833 [NEW]: fetch doesn't finish unbuffered query when all rows have been fetched

2005-07-22 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: * PHP version: 5.1.0b3 PHP Bug Type: PDO related Bug description: fetch doesn't finish unbuffered query when all rows have been fetched Description: When a query is expected to return one row, and therefor

#33832 [Fbk-Csd]: segfault with PDO_MYSQL_ATTR_USE_BUFFERED_QUERY

2005-07-23 Thread james at safesearching dot com
ID: 33832 User updated by: james at safesearching dot com Reported By: james at safesearching dot com -Status: Feedback +Status: Closed Bug Type: PDO related Operating System: * PHP Version: 5.1.0b3 New Comment: Works in CVS. Previous

#32101 [Com]: Exception in unknown on line 0 when throwing exception inside exception handler

2005-07-30 Thread james at academicsuperstore dot com
ID: 32101 Comment by: james at academicsuperstore dot com Reported By: ceefour at gauldong dot net Status: No Feedback Bug Type: Scripting Engine problem Operating System: * PHP Version: 5CVS-2005-02-15 New Comment: I am experiencing

#33598 [Com]: Throwing exception from __destruct causes fatal error

2005-07-30 Thread james at academicsuperstore dot com
ID: 33598 Comment by: james at academicsuperstore dot com Reported By: carlo dot razzeto at mtginfo dot com Status: Verified Bug Type: Class/Object related Operating System: * PHP Version: 5CVS-2005-07-07 New Comment: I am experiencing

#34001 [NEW]: truncating value when optional display width value is used

2005-08-04 Thread james at safesearching dot com
From: james at safesearching dot com Operating system: * PHP version: 5.1.0b3 PHP Bug Type: PDO related Bug description: truncating value when optional display width value is used Description: PDO seems to be trucating the value from MySQL when using

#34001 [Fbk-Opn]: truncating value when optional display width value is used

2005-08-09 Thread james at safesearching dot com
ID: 34001 User updated by: james at safesearching dot com Reported By: james at safesearching dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: * PHP Version: 5.1.0b3 New Comment: Tested php5-200508100030

#34001 [Bgs-Opn]: truncating value when optional display width value is used

2005-08-30 Thread james at safesearching dot com
ID: 34001 User updated by: james at safesearching dot com Reported By: james at safesearching dot com -Status: Bogus +Status: Open Bug Type: PDO related Operating System: * PHP Version: 5.1.0b3 Assigned To: wez New Comment: MySQL

#34312 [Fbk-Opn]: segfault in 5.04

2005-09-01 Thread james at academicsuperstore dot com
ID: 34312 User updated by: james at academicsuperstore dot com Reported By: james at academicsuperstore dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Debian 3.1 Linux 2.4.29 PHP Version: 5.0.4 New

#34312 [Fbk-Csd]: segfault in 5.04

2005-09-02 Thread james at academicsuperstore dot com
ID: 34312 User updated by: james at academicsuperstore dot com Reported By: james at academicsuperstore dot com -Status: Feedback +Status: Closed Bug Type: Reproducible crash Operating System: Debian 3.1 Linux 2.4.29 PHP Version: 5.0.4

#47566 [NEW]: PCNTL Waitpid exit status incorrect

2009-03-04 Thread james at jamesreno dot com
From: james at jamesreno dot com Operating system: linux-2.6 PHP version: 5.2.9 PHP Bug Type: PCNTL related Bug description: PCNTL Waitpid exit status incorrect Description: The $status exitcode returned by pcntl_waitpid() is incorrectly casted resulting

#47566 [Bgs]: PCNTL Waitpid exit status incorrect

2009-03-05 Thread james at jamesreno dot com
ID: 47566 User updated by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Bogus Bug Type: PCNTL related Operating System: linux-2.6 PHP Version: 5.2.9 New Comment: exit(254); $pid = pcntl_waitpid(-1,$status

#46141 [NEW]: -lpam missing from imap configure check

2008-09-20 Thread james at bytehosting dot com
From: james at bytehosting dot com Operating system: Mandriva Linux 2008.1 PHP version: 5.2.6 PHP Bug Type: Compile Failure Bug description: -lpam missing from imap configure check Description: PHP ./configure fails when adding --with-imap due to pam not being

#48104 [NEW]: PHP FD-Leak - FastCGI + auto_prepend

2009-04-29 Thread james at jamesreno dot com
From: james at jamesreno dot com Operating system: Debian 5.0.1 (lenny); 2.6.26-2-a PHP version: 5.2.9 PHP Bug Type: Unknown/Other Function Bug description: PHP FD-Leak - FastCGI + auto_prepend Description: PHP leaks file descriptors by not closing the requested

#48104 [Com]: PHP FD-Leak - FastCGI + auto_prepend

2009-04-29 Thread james at jamesreno dot com
ID: 48104 Comment by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Open Bug Type: Unknown/Other Function Operating System: Debian 5.0.1 (lenny); 2.6.26-2-a PHP Version: 5.2.9 New Comment: strace of the pid

#48104 [Com]: PHP FD-Leak - FastCGI + auto_prepend

2009-04-29 Thread james at jamesreno dot com
ID: 48104 Comment by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Open Bug Type: Unknown/Other Function Operating System: Debian 5.0.1 (lenny); 2.6.26-2-a PHP Version: 5.2.9 New Comment: [*** NOT TESTED - DO

#48104 [Com]: PHP FD-Leak - FastCGI + auto_prepend

2009-04-29 Thread james at jamesreno dot com
ID: 48104 Comment by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Open Bug Type: Unknown/Other Function Operating System: Debian 5.0.1 (lenny); 2.6.26-2-a PHP Version: 5.2.9 New Comment: Problem still persists

#48104 [Com]: FD-Leak - FastCGI + auto_prepend

2009-04-30 Thread james at jamesreno dot com
ID: 48104 Comment by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Feedback Bug Type: CGI related Operating System: Debian 5.0.1 (lenny); 2.6.26-2-a PHP Version: 5.2.9 New Comment: The php5.3-200904291830

#47566 [Bgs]: PCNTL Waitpid exit status incorrect

2009-05-25 Thread james at jamesreno dot com
ID: 47566 User updated by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Bogus Bug Type: PCNTL related Operating System: linux-2.6 PHP Version: 5.2.9 New Comment: Not bogus see below: Its obviously not returning

#47566 [Bgs]: PCNTL Waitpid exit status incorrect

2009-05-25 Thread james at jamesreno dot com
ID: 47566 User updated by: james at jamesreno dot com Reported By: james at jamesreno dot com Status: Bogus Bug Type: PCNTL related Operating System: linux-2.6 PHP Version: 5.2.9 New Comment: /* {{{ proto int pcntl_wexitstatus(int status

#42849 [Com]: Configuration File (php.ini) Path incorrect

2008-05-20 Thread james at thundermonkey dot net
ID: 42849 Comment by: james at thundermonkey dot net Reported By: inglis-php at yahoo dot com dot au Status: No Feedback Bug Type: *General Issues Operating System: win xp pro PHP Version: 5.2.4 New Comment: I've found that the positioning

Bug #8985 [Com]: shm_put_var wont put the given var into memory

2010-06-23 Thread james at ihush dot com
Edit report at http://bugs.php.net/bug.php?id=8985edit=1 ID: 8985 Comment by: james at ihush dot com Reported by: fuf at mobil dot cz Summary: shm_put_var wont put the given var into memory Status: No Feedback Type: Bug Package

Bug #8985 [Com]: shm_put_var wont put the given var into memory

2010-06-23 Thread james at ihush dot com
Edit report at http://bugs.php.net/bug.php?id=8985edit=1 ID: 8985 Comment by: james at ihush dot com Reported by: fuf at mobil dot cz Summary: shm_put_var wont put the given var into memory Status: No Feedback Type: Bug Package

#50430 [NEW]: array_key_position

2009-12-09 Thread james at calminferno dot net
From: james at calminferno dot net Operating system: All PHP version: 5.3.1 PHP Bug Type: Feature/Change Request Bug description: array_key_position Description: Create a single function called array_key_position that returns the array position of a key

[PHP-BUG] Bug #54186 [NEW]: Scope Resolution / Closure Class Issues

2011-03-07 Thread james at jamesreno dot com
From: Operating system: Linux-2.6 PHP version: 5.3.5 Package: Class/Object related Bug Type: Bug Bug description:Scope Resolution / Closure Class Issues Description: closure objects which are members of another object can not be executed without

Bug #54186 [Bgs]: Scope Resolution / Closure Class Issues

2011-03-09 Thread james at jamesreno dot com
Edit report at http://bugs.php.net/bug.php?id=54186edit=1 ID: 54186 User updated by:james at jamesreno dot com Reported by:james at jamesreno dot com Summary:Scope Resolution / Closure Class Issues Status: Bogus Type: Bug

Bug #52339 [Com]: SPL autoloader breaks class_exists()

2010-10-11 Thread james at nearlysensical dot com
Edit report at http://bugs.php.net/bug.php?id=52339edit=1 ID: 52339 Comment by: james at nearlysensical dot com Reported by:dangerous dot ben at gmail dot com Summary:SPL autoloader breaks class_exists() Status: Bogus Type

Bug #31846 [Com]: simplexml_load_string doesn't get root node

2010-11-11 Thread james at populiweb dot com
Edit report at http://bugs.php.net/bug.php?id=31846edit=1 ID: 31846 Comment by: james at populiweb dot com Reported by:andrew at shh dot fi Summary:simplexml_load_string doesn't get root node Status: Bogus Type: Bug

Bug #59197 [Com]: Impossible PHP Fatal errors produced when APC is enabled

2011-11-01 Thread james at parchment dot com
Edit report at https://bugs.php.net/bug.php?id=59197edit=1 ID: 59197 Comment by: james at parchment dot com Reported by:dathan at rockyou dot com Summary:Impossible PHP Fatal errors produced when APC is enabled Status

Bug #59197 [Com]: Impossible PHP Fatal errors produced when APC is enabled

2011-11-01 Thread james at parchment dot com
Edit report at https://bugs.php.net/bug.php?id=59197edit=1 ID: 59197 Comment by: james at parchment dot com Reported by:dathan at rockyou dot com Summary:Impossible PHP Fatal errors produced when APC is enabled Status

[PHP-BUG] Bug #61783 [NEW]: ZipArchive::getStream() crashes php-fcgi (5.3.10)

2012-04-20 Thread james at jamesreno dot com
From: Operating system: linux PHP version: 5.3.10 Package: Zip Related Bug Type: Bug Bug description:ZipArchive::getStream() crashes php-fcgi (5.3.10) Description: When php is running in fcgi mode ZipArchive::getStream() causes PHP to crash. Test

Bug #61783 [Com]: ZipArchive::getStream() crashes php-fcgi (5.3.10)

2012-04-20 Thread james at jamesreno dot com
Edit report at https://bugs.php.net/bug.php?id=61783edit=1 ID: 61783 Comment by: james at jamesreno dot com Reported by:james at jamesreno dot com Summary:ZipArchive::getStream() crashes php-fcgi (5.3.10) Status: Open Type

Bug #61783 [Com]: ZipArchive::getStream() crashes php-fcgi (5.3.10)

2012-04-30 Thread james at jamesreno dot com
Edit report at https://bugs.php.net/bug.php?id=61783edit=1 ID: 61783 Comment by: james at jamesreno dot com Reported by:james at jamesreno dot com Summary:ZipArchive::getStream() crashes php-fcgi (5.3.10) Status: Feedback Type

Bug #61783 [Fbk-Csd]: ZipArchive::getStream() crashes php-fcgi (5.3.10)

2012-04-30 Thread james at jamesreno dot com
Edit report at https://bugs.php.net/bug.php?id=61783edit=1 ID: 61783 User updated by:james at jamesreno dot com Reported by:james at jamesreno dot com Summary:ZipArchive::getStream() crashes php-fcgi (5.3.10) -Status: Feedback +Status

[PHP-BUG] Bug #61885 [NEW]: dba_fetch() segfaults with db-4.8

2012-04-30 Thread james at jamesreno dot com
From: Operating system: Linux-2.6 / CentOS 5.8 PHP version: 5.3.11 Package: DBM/DBA related Bug Type: Bug Bug description:dba_fetch() segfaults with db-4.8 Description: When using dba_fetch with a db4 database a segfault is generated and php

Bug #61885 [Com]: dba_fetch() segfaults with db-4.8

2012-05-01 Thread james at jamesreno dot com
Edit report at https://bugs.php.net/bug.php?id=61885edit=1 ID: 61885 Comment by: james at jamesreno dot com Reported by:james at jamesreno dot com Summary:dba_fetch() segfaults with db-4.8 Status: Open Type: Bug Package

Bug #62836 [Com]: Seg fault or broken object references on unserialize()

2012-08-16 Thread james at ifixit dot com
Edit report at https://bugs.php.net/bug.php?id=62836edit=1 ID: 62836 Comment by: james at ifixit dot com Reported by:daniel dot beardsley at gmail dot com Summary:Seg fault or broken object references on unserialize() Status

[PHP-BUG] Bug #63214 [NEW]: Large PDO Firebird Queries

2012-10-03 Thread james at kenjim dot com
From: james at kenjim dot com Operating system: All PHP version: 5.4Git-2012-10-03 (Git) Package: PDO related Bug Type: Bug Bug description:Large PDO Firebird Queries Description: Large Firebird sql queries are improperly rejected. Firebird allows

[PHP-BUG] Req #63215 [NEW]: Add support for Firebird commit retaining transactions.

2012-10-03 Thread james at kenjim dot com
From: james at kenjim dot com Operating system: All PHP version: 5.4Git-2012-10-03 (Git) Package: PDO related Bug Type: Feature/Change Request Bug description:Add support for Firebird commit retaining transactions. Description: Add the ability to do

Bug #61183 [Com]: Firebird PDO memory corruption

2012-10-04 Thread james at kenjim dot com
Edit report at https://bugs.php.net/bug.php?id=61183edit=1 ID: 61183 Comment by: james at kenjim dot com Reported by:noxwizard at gmail dot com Summary:Firebird PDO memory corruption Status: Assigned Type: Bug Package

Bug #61183 [Com]: Firebird PDO memory corruption

2012-10-05 Thread james at kenjim dot com
Edit report at https://bugs.php.net/bug.php?id=61183edit=1 ID: 61183 Comment by: james at kenjim dot com Reported by:noxwizard at gmail dot com Summary:Firebird PDO memory corruption Status: Assigned Type: Bug Package

[PHP-BUG] Req #63356 [NEW]: Add support for native php data types returned from Firebird PDO select queries

2012-10-25 Thread james at kenjim dot com
From: james at kenjim dot com Operating system: All PHP version: 5.4Git-2012-10-25 (Git) Package: PDO related Bug Type: Feature/Change Request Bug description:Add support for native php data types returned from Firebird PDO select queries Description

[PHP-BUG] Bug #63690 [NEW]: Problems with a manual transaction while auto commit is enabled.

2012-12-04 Thread james at kenjim dot com
From: james at kenjim dot com Operating system: All PHP version: master-Git-2012-12-05 (Git) Package: PDO related Bug Type: Bug Bug description:Problems with a manual transaction while auto commit is enabled. Description: The documentation at http

Req #63215 [Com]: Add support for Firebird commit retaining transactions.

2012-12-04 Thread james at kenjim dot com
Edit report at https://bugs.php.net/bug.php?id=63215edit=1 ID: 63215 Comment by: james at kenjim dot com Reported by:james at kenjim dot com Summary:Add support for Firebird commit retaining transactions. Status

Req #63356 [Asn]: Add support for native php data types returned from Firebird PDO select queries

2013-02-12 Thread james at kenjim dot com
Edit report at https://bugs.php.net/bug.php?id=63356edit=1 ID: 63356 User updated by:james at kenjim dot com Reported by:james at kenjim dot com Summary:Add support for native php data types returned from Firebird PDO select queries

Bug #49625 [Com]: spl_autoload and case sensitivity

2013-03-19 Thread james at jamestandy dot com
Edit report at https://bugs.php.net/bug.php?id=49625edit=1 ID: 49625 Comment by: james at jamestandy dot com Reported by:jo at feuersee dot de Summary:spl_autoload and case sensitivity Status: Not a bug Type: Bug Package

#31966 [NEW]: SSL:// wrapper does not obey NON_BLOCKING mode.

2005-02-14 Thread james-php at bytehosting dot com
From: james-php at bytehosting dot com Operating system: linux PHP version: 4.3.10 PHP Bug Type: *Network Functions Bug description: SSL:// wrapper does not obey NON_BLOCKING mode. Description: When php is compiled against openssl. If you use a non_blocking

#31966 [Opn]: SSL:// wrapper does not obey NON_BLOCKING mode.

2005-02-14 Thread james-php at bytehosting dot com
ID: 31966 User updated by: james-php at bytehosting dot com Reported By: james-php at bytehosting dot com Status: Open Bug Type: *Network Functions Operating System: linux PHP Version: 4.3.10 New Comment: opps -- stream_set_blocking() ~james

#31966 [Opn]: SSL:// wrapper does not obey NON_BLOCKING mode.

2005-02-14 Thread james-php at bytehosting dot com
ID: 31966 User updated by: james-php at bytehosting dot com Reported By: james-php at bytehosting dot com Status: Open Bug Type: *Network Functions Operating System: linux PHP Version: 4.3.10 New Comment: Too late of night, the previous comment

#37823 [NEW]: posix_setgid fails to logout of groups, or call initgroups()

2006-06-15 Thread james-php at bytehosting dot com
From: james-php at bytehosting dot com Operating system: mandriva2006.0 - linux 2.6.12-22 PHP version: 5.1.4 PHP Bug Type: POSIX related Bug description: posix_setgid fails to logout of groups, or call initgroups() Description: When calling posix_get[e]gid

#25741 [NEW]: Apache Cannot Load libphp4.so Due To Undefined Symbol __cmpdi2

2003-10-03 Thread james at inpho dot com dot au
From: james at inpho dot com dot au Operating system: RedHat 9 PHP version: 4.3.3 PHP Bug Type: Apache2 related Bug description: Apache Cannot Load libphp4.so Due To Undefined Symbol __cmpdi2 Description: If PHP 4.3.3 is compiled with --oci8 switch against

#26214 [NEW]: Cannot copy() files to mapped drive

2003-11-12 Thread james dot grey at bt dot com
From: james dot grey at bt dot com Operating system: W2K PHP version: 4.3.3 PHP Bug Type: Network related Bug description: Cannot copy() files to mapped drive Description: copy()Seem to fail only when the destination directory is a mapped drive with... also

#26413 [NEW]: isset of array index of a non-array returns incorrectly

2003-11-25 Thread james at gogo dot co dot nz
From: james at gogo dot co dot nz Operating system: Linux mortimer 2.4.20 #1 Sat Aug PHP version: 4.3.3 PHP Bug Type: Reproducible crash Bug description: isset of array index of a non-array returns incorrectly Description: Using isset to test for the existance

#26413 [Opn]: isset of array index of a non-array returns incorrectly

2003-11-25 Thread james at gogo dot co dot nz
ID: 26413 User updated by: james at gogo dot co dot nz Reported By: james at gogo dot co dot nz Status: Open -Bug Type: Reproducible crash +Bug Type: Scripting Engine problem Operating System: Linux mortimer 2.4.20 #1 Sat Aug PHP Version

#26413 [WFx]: isset of array index of a non-array returns incorrectly

2003-11-25 Thread james at gogo dot co dot nz
ID: 26413 User updated by: james at gogo dot co dot nz Reported By: james at gogo dot co dot nz Status: Wont fix Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS New Comment: How is it a compatability problem to fix

  1   2   >