[PHP-BUG] Bug #65665 [NEW]: Exception not properly caught when opcache enabled

2013-09-12 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5.3 Package: opcache Bug Type: Bug Bug description:Exception not properly caught when opcache enabled Description: When running the following script with opcache enabled

Bug #65305 [Nab]: $this keyword is treated like a variable under certain circumstances

2013-07-21 Thread ryan at skidmore dot pro
Edit report at https://bugs.php.net/bug.php?id=65305&edit=1 ID: 65305 User updated by:ryan at skidmore dot pro Reported by:ryan at skidmore dot pro Summary:$this keyword is treated like a variable under certain circumstances St

Bug #65305 [Nab]: $this keyword is treated like a variable under certain circumstances

2013-07-21 Thread ryan at skidmore dot pro
Edit report at https://bugs.php.net/bug.php?id=65305&edit=1 ID: 65305 User updated by:ryan at skidmore dot pro Reported by:ryan at skidmore dot pro Summary:$this keyword is treated like a variable under certain circumstances St

[PHP-BUG] Bug #65305 [NEW]: $this keyword is treated like a variable under certain circumstances

2013-07-21 Thread ryan at skidmore dot pro
From: ryan at skidmore dot pro Operating system: Linux/Ubuntu PHP version: 5.4.17 Package: Class/Object related Bug Type: Bug Bug description:$this keyword is treated like a variable under certain circumstances Description: When capitalising the

Bug #65255 [Com]: exception not catchable when thrown from autoload in an extended class

2013-07-14 Thread ryan dot brothers at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65255&edit=1 ID: 65255 Comment by: ryan dot brothers at gmail dot com Reported by:ryan dot brothers at gmail dot com Summary:exception not catchable when thrown from autoload in

Bug #65255 [Com]: exception not catchable when thrown from autoload in an extended class

2013-07-14 Thread ryan dot brothers at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65255&edit=1 ID: 65255 Comment by: ryan dot brothers at gmail dot com Reported by:ryan dot brothers at gmail dot com Summary:exception not catchable when thrown from autoload in

[PHP-BUG] Bug #65255 [NEW]: exception not catchable when thrown from autoload in an extended class

2013-07-12 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5.0 Package: Scripting Engine problem Bug Type: Bug Bug description:exception not catchable when thrown from autoload in an extended class Description: This issue may be

Bug #65254 [Com]: Exception not catchable when exception thrown in autoload with a namespace

2013-07-12 Thread ryan dot brothers at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65254&edit=1 ID: 65254 Comment by: ryan dot brothers at gmail dot com Reported by:ryan dot brothers at gmail dot com Summary:Exception not catchable when exception throw

[PHP-BUG] Bug #65254 [NEW]: Exception not catchable when exception thrown in autoload with a namespace

2013-07-12 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5.0 Package: Scripting Engine problem Bug Type: Bug Bug description:Exception not catchable when exception thrown in autoload with a namespace Description: In the

Bug #65111 [Nab]: Calling traits directly with static properties/methods

2013-06-29 Thread ryan dot brothers at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65111&edit=1 ID: 65111 User updated by:ryan dot brothers at gmail dot com Reported by:ryan dot brothers at gmail dot com Summary:Calling traits directly with static properties/met

[PHP-BUG] Bug #65111 [NEW]: Calling traits directly with static properties/methods

2013-06-24 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5.0 Package: Class/Object related Bug Type: Bug Bug description:Calling traits directly with static properties/methods Description: The documentation for traits indicates

[PHP-BUG] Bug #65035 [NEW]: yield / exit segfault

2013-06-13 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.5Git-2013-06-13 (snap) Package: Reproducible crash Bug Type: Bug Bug description:yield / exit segfault Description: The following script causes a segfault. It is

Bug #63459 [Com]: getTimestamp() affected by setTimezone() on DST transition

2013-05-24 Thread ryan dot scudellari at bronto dot com
Edit report at https://bugs.php.net/bug.php?id=63459&edit=1 ID: 63459 Comment by: ryan dot scudellari at bronto dot com Reported by:luttkens at gmail dot com Summary:getTimestamp() affected by setTimezone() on DST transi

Bug #61045 [Com]: fpm don't send error log to fastcgi clients(nginx)

2012-09-11 Thread ryan dot pendergast at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=61045&edit=1 ID: 61045 Comment by: ryan dot pendergast at gmail dot com Reported by:lxlight at gmail dot com Summary:fpm don't send error log to fastcgi clients(nginx) Status: Clo

[PHP-BUG] Bug #61587 [NEW]: XMLReader - invalid schema error using ampersands

2012-03-31 Thread ryan dot brothers at gmail dot com
From: Operating system: Linux PHP version: 5.3.10 Package: XML Reader Bug Type: Bug Bug description:XMLReader - invalid schema error using ampersands Description: In the following test script, the example xml is valid against the supplied schema. DO

[PHP-BUG] Bug #60057 [NEW]: declare(encoding="UTF-8")=="Unsupported encoding"

2011-10-13 Thread ryan at ryan-hanekamp dot com
From: Operating system: Vista Home Premium SP2 PHP version: 5.4.0beta1 Package: Unicode Engine related Bug Type: Bug Bug description:declare(encoding="UTF-8")=="Unsupported encoding" Description: This is on the precompiled Windows QA NTS build 2011-S

Bug #55554 [Asn]: Trait methods overriding legacy constructors

2011-09-13 Thread ryan at zuttonet dot com
Edit report at https://bugs.php.net/bug.php?id=4&edit=1 ID: 4 User updated by:ryan at zuttonet dot com Reported by:ryan at zuttonet dot com Summary:Trait methods overriding legacy constructors Status: Assigned

Bug #55554 [Asn]: Trait methods overriding legacy constructors

2011-09-12 Thread ryan at zuttonet dot com
Edit report at https://bugs.php.net/bug.php?id=4&edit=1 ID: 4 User updated by:ryan at zuttonet dot com Reported by:ryan at zuttonet dot com Summary:Trait methods overriding legacy constructors Status: Assigned

Bug #55554 [Opn]: Trait methods overriding legacy constructors

2011-08-31 Thread ryan at zuttonet dot com
Edit report at https://bugs.php.net/bug.php?id=4&edit=1 ID: 4 User updated by:ryan at zuttonet dot com Reported by:ryan at zuttonet dot com Summary:Trait methods overriding legacy constructors Status: Open Type:

[PHP-BUG] Bug #55554 [NEW]: Trait methods overriding legacy constructors

2011-08-31 Thread ryan at zuttonet dot com
From: Operating system: Ubuntu PHP version: 5.4.0alpha3 Package: *Programming Data Structures Bug Type: Bug Bug description:Trait methods overriding legacy constructors Description: For the sake of consistency, exactly one of the following should be

Bug #51091 [Com]: Persistent PDO Connections Crash

2011-08-25 Thread ryan dot pendergast at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=51091&edit=1 ID: 51091 Comment by: ryan dot pendergast at gmail dot com Reported by:achristianson at yakabod dot com Summary:Persistent PDO Connections Crash Status: Closed

Bug #51091 [Com]: Persistent PDO Connections Crash

2011-08-25 Thread ryan dot pendergast at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=51091&edit=1 ID: 51091 Comment by: ryan dot pendergast at gmail dot com Reported by:achristianson at yakabod dot com Summary:Persistent PDO Connections Crash Status: Closed

Bug #52376 [Asn->Opn]: opendir() cannot open UNC paths in IIS7 using passthrough auth.

2010-07-19 Thread ryan at kisc dot edu dot np
Edit report at http://bugs.php.net/bug.php?id=52376&edit=1 ID: 52376 User updated by: ryan at kisc dot edu dot np Reported by: ryan at kisc dot edu dot np Summary: opendir() cannot open UNC paths in IIS7 using passthrough auth. -St

Bug #52376 [Fbk->Asn]: opendir() cannot open UNC paths in IIS7 using passthrough auth.

2010-07-19 Thread ryan at kisc dot edu dot np
Edit report at http://bugs.php.net/bug.php?id=52376&edit=1 ID: 52376 User updated by: ryan at kisc dot edu dot np Reported by: ryan at kisc dot edu dot np Summary: opendir() cannot open UNC paths in IIS7 using passthrough auth. -St

[PHP-BUG] Bug #52376 [NEW]: opendir() cannot open UNC paths in IIS7 using passthrough auth.

2010-07-19 Thread ryan at kisc dot edu dot np
From: Operating system: win64 - W2008R2 PHP version: 5.3.2 Package: *Directory/Filesystem functions Bug Type: Bug Bug description:opendir() cannot open UNC paths in IIS7 using passthrough auth. Description: This seems to be identical to #50542 but th

#50335 [Fbk->Opn]: array_unshift can only run 1965 times

2009-11-30 Thread ryan at ongawari dot com
ID: 50335 User updated by: ryan at ongawari dot com Reported By: ryan at ongawari dot com -Status: Feedback +Status: Open Bug Type: Arrays related Operating System: Win 2008 PHP Version: 5.3.1 New Comment: Previous Comments

#50335 [NEW]: array_unshift can only run 1965 times

2009-11-30 Thread ryan at ongawari dot com
From: ryan at ongawari dot com Operating system: Win 2008 PHP version: 5.3.1 PHP Bug Type: Arrays related Bug description: array_unshift can only run 1965 times Description: array_unshift can only run 1965 times Reproduce code: --- for ($i=0;$i

#49419 [Com]: ssl:// wrapper - cannot verify VeriSign certificate chain

2009-09-13 Thread ryan+phpbugs at sleevi dot com
ID: 49419 Comment by: ryan+phpbugs at sleevi dot com Reported By: Jacek at jacekk dot info Status: Open Bug Type: OpenSSL related Operating System: Ubuntu PHP Version: 5.3.0 New Comment: As mentioned previously, the PayPal URL returns HTTP

#47236 [Com]: Server Cert not captured when using TLS

2009-09-04 Thread ryan+phpbugs at sleevi dot com
ID: 47236 Comment by: ryan+phpbugs at sleevi dot com Reported By: BenBE at geshi dot org Status: Verified Bug Type: OpenSSL related Operating System: * PHP Version: 5.*, 6CVS (2009-01-31) New Comment: This is a documentation bug. I am unable

#49419 [Com]: ssl:// wrapper - cannot verify VeriSign certificate chain

2009-09-03 Thread ryan+phpbugs at sleevi dot com
ID: 49419 Comment by: ryan+phpbugs at sleevi dot com Reported By: Jacek at jacekk dot info Status: Open Bug Type: OpenSSL related Operating System: Ubuntu PHP Version: 5.3.0 New Comment: I was unable to reproduce the "good" Open

#42886 [Com]: openssl_x509_checkpurpose returns int(0) on valid public certificate

2009-09-03 Thread ryan+phpbugs at sleevi dot com
ID: 42886 Comment by: ryan+phpbugs at sleevi dot com Reported By: tokul at users dot sourceforge dot net Status: Assigned Bug Type: OpenSSL related Operating System: Linux Debian Etch PHP Version: 5CVS-2008-11-01 Assigned To: pajoye New

#48684 [Opn]: cant make STDIN non blocking

2009-06-25 Thread ryan at ryanmills dot net
ID: 48684 User updated by: ryan at ryanmills dot net Reported By: ryan at ryanmills dot net Status: Open Bug Type: Streams related Operating System: Vista X64 PHP Version: 5.2.10 New Comment: tested on linux and 32bit windows. Linux works

#48684 [NEW]: cant make STDIN non blocking

2009-06-24 Thread ryan at ryanmills dot net
From: ryan at ryanmills dot net Operating system: Vista X64 PHP version: 5.2.10 PHP Bug Type: Streams related Bug description: cant make STDIN non blocking Description: I have read a number of past bug reports from 2002 to just a month or two ago. Under windows

#48420 [Bgs]: stream_get_line() - invalid result when passing $length and $ending

2009-06-01 Thread ryan dot brothers at gmail dot com
ID: 48420 User updated by: ryan dot brothers at gmail dot com Reported By: ryan dot brothers at gmail dot com Status: Bogus Bug Type: Streams related Operating System: Linux PHP Version: 5.*, 6CVS(2009-05-29) New Comment: Thanks for your reply

#48420 [Fbk->Opn]: stream_get_line() - invalid result when passing $length and $ending

2009-05-29 Thread ryan dot brothers at gmail dot com
ID: 48420 User updated by: ryan dot brothers at gmail dot com Reported By: ryan dot brothers at gmail dot com -Status: Feedback +Status: Open Bug Type: Streams related Operating System: Linux PHP Version: 5.*, 6CVS(2009-05-29) New Comment

#48421 [NEW]: stream_get_line() - allow $length to be optional

2009-05-28 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Feature/Change Request Bug description: stream_get_line() - allow $length to be optional Description: I believe stream_get_line() should allow the $length parameter

#48420 [NEW]: stream_get_line() - invalid result when passing $length and $ending

2009-05-28 Thread ryan dot brothers at gmail dot com
From: ryan dot brothers at gmail dot com Operating system: Linux PHP version: 5.2.9 PHP Bug Type: Streams related Bug description: stream_get_line() - invalid result when passing $length and $ending Description: When you pass to stream_get_line() a $length that

#44459 [Fbk->Opn]: sybase_fetch_result not returning column_source

2008-07-22 Thread clark dot ryan at gmail dot com
ID: 44459 User updated by: clark dot ryan at gmail dot com Reported By: clark dot ryan at gmail dot com -Status: Feedback +Status: Open Bug Type: Sybase (dblib) related Operating System: Windows XP PHP Version: 5.2.5 New Comment: As far

#42893 [Com]: segfault on ia64 when working w/ constants

2008-06-25 Thread ryan dot oliver at dse dot vic dot gov dot au
ID: 42893 Comment by: ryan dot oliver at dse dot vic dot gov dot au Reported By: hoffie at gentoo dot org Status: Open Bug Type: Reproducible crash Operating System: Linux on ia64 PHP Version: 5.2.5 New Comment: Same issue here with php

#45043 [NEW]: multi-dimensional form upload not reflected in $_POST

2008-05-19 Thread ryan at groovesource dot com
From: ryan at groovesource dot com Operating system: Linux Debian Etch 4.0r1 PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: multi-dimensional form upload not reflected in $_POST Description: To wit: a multidimensional upload will appear

#13044 [Com]: unexpected characters in mail

2008-04-07 Thread ryan dot morrow at gmail dot com
ID: 13044 Comment by: ryan dot morrow at gmail dot com Reported By: michalprv at poland dot com Status: No Feedback Bug Type: Mail related Operating System: linux PHP Version: 4.0.6 New Comment: I was having a similar problem sending the

#44459 [NEW]: sybase_fetch_result not returning column_source

2008-03-17 Thread clark dot ryan at gmail dot com
From: clark dot ryan at gmail dot com Operating system: Windows XP PHP version: 5.2.5 PHP Bug Type: Sybase (dblib) related Bug description: sybase_fetch_result not returning column_source Description: sybase_fetch_field is consistently returning me a NULL value

#43677 [Com]: Inconsistent behaviour of include_path set with php_value

2008-02-24 Thread ryan at djurovich dot com
ID: 43677 Comment by: ryan at djurovich dot com Reported By: root at net1 dot cc Status: Open Bug Type: Safe Mode/open_basedir Operating System: FreeBSD 6.2 PHP Version: 5.2.5 New Comment: Confirmed, running server with Plesk 8.3.0: CentOS 4

#42714 [Com]: Error in my_thread_global_end(): 3 threads didn't exit

2007-10-21 Thread dominic dot ryan at it-hq dot org
ID: 42714 Comment by: dominic dot ryan at it-hq dot org Reported By: rafael dot figueiredo at prowebs dot com dot br Status: Open Bug Type: Scripting Engine problem Operating System: WINDOWS 2003 SP1 PHP Version: 5.2.4 New Comment: I am also

#35910 [Fbk->Opn]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-04-09 Thread Ryan dot Melena at gmail dot com
ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: PDO related Operating System: Windows XP PHP Version: 5.1CVS-2006-01-05 (snap) Assigned To

#35910 [Fbk->Opn]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-01-05 Thread Ryan dot Melena at gmail dot com
ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.1-latest New Comment: Hope

#35910 [Fbk->Opn]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-01-05 Thread Ryan dot Melena at gmail dot com
ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.1-latest New Comment

#35910 [Fbk->Opn]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-01-05 Thread Ryan dot Melena at gmail dot com
ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.1-latest New Comment

#35910 [Fbk->Opn]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-01-05 Thread Ryan dot Melena at gmail dot com
ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash -Operating System: Windows XP / Redhat +Operating System: Windows XP -PHP

#35910 [NEW]: Crash possibly related to Class, PDO, or combination. Seems like memory error

2006-01-05 Thread Ryan dot Melena at gmail dot com
From: Ryan dot Melena at gmail dot com Operating system: Windows XP / Redhat PHP version: 5.1.1 PHP Bug Type: Reproducible crash Bug description: Crash possibly related to Class, PDO, or combination. Seems like memory error Description: Provided code causes

#34923 [NEW]: PHP has encountered an Access Violation

2005-10-19 Thread ryan at ryanjameson dot com
From: ryan at ryanjameson dot com Operating system: Windows 2000 IIS 5 PHP version: 5.1.0RC3 PHP Bug Type: Reproducible crash Bug description: PHP has encountered an Access Violation Description: PHP has encountered an Access Violation at 012D7B19 (and lots of

#32368 [NEW]: Incorrect Array values

2005-03-18 Thread ryan at simgsoft dot com
From: ryan at simgsoft dot com Operating system: Windows XP, OSX PHP version: 4.3.10 PHP Bug Type: Arrays related Bug description: Incorrect Array values Description: It appears only the first character of the value is displayed. Reproduce code

#28840 [Com]: __destruct of a class that extends mysqli not called

2005-02-13 Thread ryan at wonko dot com
ID: 28840 Comment by: ryan at wonko dot com Reported By: rodolfo at rodsoft dot org Status: Open Bug Type: Zend Engine 2 problem Operating System: linux 2.6.7 PHP Version: 5.0.0RC3 New Comment: I'm experiencing this problem with a class

#29958 [Bgs]: cURL https request fails when connecting to IP (not domain)

2004-09-03 Thread ryan dot hansen at usa dot net
ID: 29958 User updated by: ryan dot hansen at usa dot net Reported By: ryan dot hansen at usa dot net Status: Bogus Bug Type: cURL related Operating System: Debian PHP Version: 4.3.8 New Comment: Nope, it's not a problem with the curl versio

#29958 [Opn]: cURL https request fails when connecting to IP (not domain)

2004-09-02 Thread ryan dot hansen at usa dot net
ID: 29958 User updated by: ryan dot hansen at usa dot net Reported By: ryan dot hansen at usa dot net Status: Open Bug Type: cURL related Operating System: Debian PHP Version: 4.3.8 New Comment: I should mention that this same code DOES work on a

#29958 [NEW]: cURL https request fails when connecting to IP (not domain)

2004-09-02 Thread ryan dot hansen at usa dot net
From: ryan dot hansen at usa dot net Operating system: Debian PHP version: 4.3.8 PHP Bug Type: cURL related Bug description: cURL https request fails when connecting to IP (not domain) Description: When attempting to connect to an IP address (not a domain) over

#28444 [Com]: "Cannot access undefined property for object with overloaded property access"

2004-06-29 Thread ryan dot harris at gmail dot com
ID: 28444 Comment by: ryan dot harris at gmail dot com Reported By: dennis at inmarket dot lviv dot ua Status: Analyzed Bug Type: Class/Object related Operating System: WinXP PHP Version: 5.0.0RC2 New Comment: A good solution would be to

#20314 [Com]: Varying open_basedir handling

2004-06-29 Thread ryan at sinn dot org
ID: 20314 Comment by: ryan at sinn dot org Reported By: mfleisch at lynet dot de Status: Bogus Bug Type: *Directory/Filesystem functions Operating System: Solaris 7 PHP Version: 4.2.3 New Comment: ok, so where do I find a the original bug

#26490 [Com]: Lost connection to MySQL server during query

2004-06-10 Thread Ryan dot Springer at billingconcepts dot com
ID: 26490 Comment by: Ryan dot Springer at billingconcepts dot com Reported By: chris dot noden at monstermob dot com Status: Verified Bug Type: MySQL related Operating System: * PHP Version: 4CVS, 5CVS (2004-03-13) New Comment: Is everyone

#27688 [NEW]: Session names consisting of only numbers cause session id generation

2004-03-24 Thread ryan at daelibs dot com dot au
From: ryan at daelibs dot com dot au Operating system: Redhat 9 PHP version: 5.0.0RC1 PHP Bug Type: Session related Bug description: Session names consisting of only numbers cause session id generation Description: When you use a session name that has only

#26861 [Bgs->Opn]: IIS ISAPI Lockup

2004-01-28 Thread ryan at rbftpnetworks dot com
ID: 26861 User updated by: ryan at rbftpnetworks dot com Reported By: ryan at rbftpnetworks dot com -Status: Bogus +Status: Open Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.3.4 New Comment: I seem to have

#26861 [Bgs]: IIS ISAPI Lockup

2004-01-10 Thread ryan at rbftpnetworks dot com
ID: 26861 User updated by: ryan at rbftpnetworks dot com Reported By: ryan at rbftpnetworks dot com Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.3.4 New Comment: Rgr that - for now I will stick some

#26861 [NEW]: IIS ISAPI Lockup

2004-01-10 Thread ryan at rbftpnetworks dot com
From: ryan at rbftpnetworks dot com Operating system: Windows 2000 Server PHP version: 4.3.4 PHP Bug Type: IIS related Bug description: IIS ISAPI Lockup Description: For the time that I am on a Windows server, before I changeover to the wonderful Linux, I have

#26025 [Opn->Csd]: segfault when glob() is called with GLOB_BRACE and there are no matches

2003-10-29 Thread ryan at wonko dot com
ID: 26025 User updated by: ryan at wonko dot com Reported By: ryan at wonko dot com -Status: Open +Status: Closed Bug Type: Filesystem function related Operating System: FreeBSD 4.7-RELEASE PHP Version: 4.3.4RC2 New Comment: Hmm. On

#26025 [Csd->Opn]: segfault when glob() is called with GLOB_BRACE and there are no matches

2003-10-29 Thread ryan at wonko dot com
ID: 26025 User updated by: ryan at wonko dot com Reported By: ryan at wonko dot com -Status: Closed +Status: Open Bug Type: Filesystem function related Operating System: FreeBSD 4.7-RELEASE PHP Version: 4.3.4RC2 New Comment: The segfault

#26025 [Fbk->Opn]: segfault when glob() is called with GLOB_BRACE and there are no matches

2003-10-29 Thread ryan at wonko dot com
ID: 26025 User updated by: ryan at wonko dot com Reported By: ryan at wonko dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: FreeBSD 4.7-RELEASE PHP Version: 4.3.4RC2 New Comment: This

#26025 [Fbk->Opn]: segfault when glob() is called with GLOB_BRACE and there are no matches

2003-10-29 Thread ryan at wonko dot com
ID: 26025 User updated by: ryan at wonko dot com Reported By: ryan at wonko dot com -Status: Feedback +Status: Open Bug Type: Filesystem function related Operating System: FreeBSD 4.7-RELEASE PHP Version: 4.3.4RC2 New Comment: Here'

#26025 [NEW]: segfault when glob() is called with GLOB_BRACE and there are no matches

2003-10-28 Thread ryan at wonko dot com
From: ryan at wonko dot com Operating system: FreeBSD 4.7-RELEASE PHP version: 4.3.4RC2 PHP Bug Type: Filesystem function related Bug description: segfault when glob() is called with GLOB_BRACE and there are no matches Description: When you call glob() with the

#22948 [NEW]: Register Globals And Session

2003-03-28 Thread Ryan at StealthTeck dot Net
From: Ryan at StealthTeck dot Net Operating system: Red Hat Linux 7.3 2.96-113 PHP version: 4.3.2RC1 PHP Bug Type: Unknown/Other Function Bug description: Register Globals And Session Hello i not sure but php.ini and only one on the box. Is configed for Register Globals on

#21885 [Com]: move_uploaded_file error with open_basedir

2003-01-27 Thread ryan
ID: 21885 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: Windows XP - IIS PHP Version: 4.3.0 New Comment: Yeah this behavior has changed, it didn't do this in

#19937 [Fbk->Opn]: dynamic extension loading fails

2002-10-18 Thread ryan . smith
.2.3/TSRM -DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -O2 -DSHARED_MODULE firstmod.c && mv firstmod.o firstmod.lo ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/users/rysmith/apache/php-4.2.3/ext/ryan/libphp4.exp -bE:`echo firs

#19937 [Fbk->Opn]: dynamic extension loading fails

2002-10-18 Thread ryan . smith
-DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -O2 -DSHARED_MODULE firstmod.c && mv firstmod.o firstmod.lo ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/users/rysmith/apache/php-4.2.3/ext/ryan/libphp4.exp -bE:`echo firs

#19937 [Opn]: dynamic extension loading fails

2002-10-16 Thread ryan . smith
he/php-4.2.3 -I/users/rysmith/apache/php-4.2.3/main -I/users/rysmith/apache/php-4.2.3/TSRM -DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -O2 -DSHARED_MODULE firstmod.c && mv firstmod.o firstmod.lo ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/users/rysmith/apache/php-4.2.3/ext/ryan/lib

#19937 [NEW]: dynamic extension loading fails

2002-10-16 Thread ryan . smith
/php-4.2.3/main -I/users/rysmith/apache/php-4.2.3/TSRM -DAIX=42 -U__STR__ -DAIX_BIND_PROCESSOR -DUSE_HSREGEX -O2 -DSHARED_MODULE firstmod.c && mv firstmod.o firstmod.lo ld -H512 -T512 -bhalt:4 -bM:SRE -bnoentry -bI:/users/rysmith/apache/php-4.2.3/ext/ryan/libphp4.exp -bE:`echo firstmod.so|sed

#12034 [Com]: A type-error and a coding-error.

2002-10-15 Thread ryan . smith
ID: 12034 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: No Feedback Bug Type:Compile Warning PHP Version: 4.0.6 New Comment: I'm using AIX 5, and PHP 4.2.3, and I still see the compile problems with zend_extensions.c and main.c listed below in #3 a

Bug #16806 Updated: mysql_connect deadlocks on gethostbyname

2002-04-29 Thread ryan
ID: 16806 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related -Operating System: lnx 2.4.9-31smp glibc 2.2.4-24 +Operating System: Linux PHP Version: 4.2.0 New Comment: changed OS to linux, did

Bug #16806: mysql_connect deadlocks on gethostbyname

2002-04-24 Thread ryan
From: [EMAIL PROTECTED] Operating system: lnx 2.4.9-31smp glibc 2.2.4-24 PHP version: 4.2.0 PHP Bug Type: Apache2 related Bug description: mysql_connect deadlocks on gethostbyname Testing is simple. Make sure nscd is not running on the machine and that the mysql server is

Bug #16628: w32api_invoke_function() is missing

2002-04-16 Thread ryan
From: [EMAIL PROTECTED] Operating system: Windows XP Pro PHP version: 4.2.0 PHP Bug Type: Unknown/Other Function Bug description: w32api_invoke_function() is missing Using the Windows binary build of PHP 4.2.0 RC4, the function w32api_invoke_function() seems to be broken. Wi

Bug #13720 Updated: ftp_nlist and ftp_rawlist always return false

2002-03-20 Thread ryan
ID: 13720 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: FTP related Operating System: Windows 2000 Advance Server PHP Version: 4.0.6 New Comment: This *is* a valid bug that I have reproduced myself in

Bug #15831 Updated: function ftp_nlist() returns anything

2002-03-20 Thread ryan
ID: 15831 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: IIS related Operating System: Windows 2000 Server PHP Version: 4.1.1 New Comment: This *is* a valid bug that I have reproduced myself in the Windo

Bug #8874 Updated: ftp_nlist and rawlist not working

2002-03-20 Thread ryan
ID: 8874 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: FTP related Operating System: Windows 2000 Advanced Server PHP Version: 4.0.4 New Comment: This bug *is* present in 4.1.1 and 4.1.2, and I've conf

Bug #16057 Updated: ftp_nlist() and ftp_rawlist() return nothing

2002-03-14 Thread ryan
ID: 16057 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: FTP related Operating System: Windows 2000 Advanced Server -PHP Version: 4.1.1 +PHP Version: 4.1.2 New Comment: I've confirmed that this bug is

Bug #16057: ftp_nlist() and ftp_rawlist() return nothing

2002-03-13 Thread ryan
From: [EMAIL PROTECTED] Operating system: Windows 2000 Advanced Server PHP version: 4.1.1 PHP Bug Type: FTP related Bug description: ftp_nlist() and ftp_rawlist() return nothing In the Windows build of PHP 4.1.1, the ftp_nlist() and ftp_rawlist() functions return absolutely

Bug #13913 Updated: Empty strings on "nlist" and "rawlist"

2002-03-12 Thread ryan
ID: 13913 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: FTP related Operating System: Windows XP final PHP Version: 4.0.6 New Comment: I'm seeing this exact same bug using PHP 4.1.1 on Windows 2000 Advan

Bug #15962: ImageType() Not Returning IMG_GIF

2002-03-08 Thread ryan
From: [EMAIL PROTECTED] Operating system: Linux 2.2.12-4 sparc64 PHP version: 4.1.2 PHP Bug Type: GD related Bug description: ImageType() Not Returning IMG_GIF EXAMPLE SCRIPT: if (ImageTypes() & IMG_PNG) { Header("Content-Type: image/png"); ImagePNG($im_out); }