#22297 [Opn]: Timeout when reading file from URL

2003-02-21 Thread sp at m-me dot dk
ID: 22297 User updated by: sp at m-me dot dk Reported By: sp at m-me dot dk Status: Open Bug Type: Filesystem function related Operating System: Windows PHP Version: 4.3.2-dev New Comment: Hi... I'm back :) I tried the script on a Windo

#22297 [Fbk->Opn]: Timeout when reading file from URL

2003-02-21 Thread sp at m-me dot dk
ID: 22297 User updated by: sp at m-me dot dk Reported By: sp at m-me dot dk -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Windows PHP Version: 4.3.2-dev New Comment: CGI binary I have added this to my

#27033 [NEW]: calling preg_match at _very_ specific points, will cause apache to crash

2004-01-24 Thread ask at eternal-newbie dot dk
From: ask at eternal-newbie dot dk Operating system: linux PHP version: 4.3.4 PHP Bug Type: PCRE related Bug description: calling preg_match at _very_ specific points, will cause apache to crash Description: in my functions.php (http://wiki.dgsnet.dk

#22297 [Fbk->Opn]: Timeout when reading file from URL

2003-02-26 Thread sp at m-me dot dk
ID: 22297 User updated by: sp at m-me dot dk Reported By: sp at m-me dot dk -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: Windows PHP Version: 4.3.2-dev New Comment: Back... Sorry for the delay :) I have

#22297 [Fbk->Csd]: Timeout when reading file from URL

2003-03-03 Thread sp at m-me dot dk
ID: 22297 User updated by: sp at m-me dot dk Reported By: sp at m-me dot dk -Status: Feedback +Status: Closed Bug Type: Apache2 related Operating System: Windows PHP Version: 4.3.2-dev New Comment: Yes... Upgrading to Apache 2.0.44

#27268 [Com]: Bad references accentuated by clone

2004-03-09 Thread splab at bach-mortensen dot dk
ID: 27268 Comment by: splab at bach-mortensen dot dk Reported By: lingwitt at bellsouth dot net Status: Open Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-02-18 New Comment: Clone doesnt seem to act as expected

#30692 [NEW]: Behaviour change in SAX causes breakage from php4 -> php5

2004-11-05 Thread chrivers at iversen-net dot dk
From: chrivers at iversen-net dot dk Operating system: Linux 2.6.5, Debian Sarge PHP version: 5.0.2 PHP Bug Type: XML related Bug description: Behaviour change in SAX causes breakage from php4 -> php5 Description: When converting my pages to PHP5 SAX XML par

#32552 [NEW]: exif is placed before mbstring in php.ini-recommended

2005-04-02 Thread fs at fs-analyse dot dk
From: fs at fs-analyse dot dk Operating system: windows 2k sp4 PHP version: 4.3.11 PHP Bug Type: *Configuration Issues Bug description: exif is placed before mbstring in php.ini-recommended Description: when using extension php_exif.dll, php_mbstring.dll must be

[PHP-BUG] Bug #64874 [NEW]: json_decode handles whitespace and case-sensitivity incorrectly

2013-05-17 Thread chrivers at iversen-net dot dk
From: chrivers at iversen-net dot dk Operating system: All PHP version: 5.4.15 Package: JSON related Bug Type: Bug Bug description:json_decode handles whitespace and case-sensitivity incorrectly Description: There are 2 problems with the json_decode

Bug #64874 [Opn]: json_decode handles whitespace and case-sensitivity incorrectly

2013-05-19 Thread chrivers at iversen-net dot dk
Edit report at https://bugs.php.net/bug.php?id=64874&edit=1 ID: 64874 User updated by:chrivers at iversen-net dot dk Reported by:chrivers at iversen-net dot dk Summary:json_decode handles whitespace and case-sensitivity incorre

#44537 [NEW]: mb_send_mail overwrites extra headers

2008-03-26 Thread anders at cb-it dot dk
From: anders at cb-it dot dk Operating system: Mac OS X PHP version: 5.2.5 PHP Bug Type: Mail related Bug description: mb_send_mail overwrites extra headers Description: Old bug reintroduced? http://bugs.php.net/bug.php?id=21985 -- Edit bug report at http

#42687 [NEW]: cannot use php_mssql.dll under php5isapi.dllw with IIS 6.0

2007-09-17 Thread support at fox-it dot dk
From: support at fox-it dot dk Operating system: Windows 2003 x64 ServicePack 2 PHP version: 5.2.4 PHP Bug Type: MSSQL related Bug description: cannot use php_mssql.dll under php5isapi.dllw with IIS 6.0 Description: Upgraded php v5.2.3 -> v5.2.4. Making

Bug #44353 [Com]: https loads in apache, fails on cli. http fine

2012-10-19 Thread rtoelhoej at mcg-systems dot dk
Edit report at https://bugs.php.net/bug.php?id=44353&edit=1 ID: 44353 Comment by: rtoelhoej at mcg-systems dot dk Reported by:jmatthies at townleyandassociates dot com Summary:https loads in apache, fails on cli. http fine Status:

Bug #44353 [Com]: https loads in apache, fails on cli. http fine

2012-10-19 Thread rtoelhoej at mcg-systems dot dk
Edit report at https://bugs.php.net/bug.php?id=44353&edit=1 ID: 44353 Comment by: rtoelhoej at mcg-systems dot dk Reported by:jmatthies at townleyandassociates dot com Summary:https loads in apache, fails on cli. http fine Status:

#27213 [NEW]: Touch dose not work when not owner

2004-02-10 Thread phpbugs at mads dot sulau dot dk
From: phpbugs at mads dot sulau dot dk Operating system: FreeBSD PHP version: 4.3.4 PHP Bug Type: Filesystem function related Bug description: Touch dose not work when not owner Description: The touch command dose not work, if the user (eg. www) is not owner of

#22772 [NEW]: Linefeed prepended to start of http-body

2003-03-18 Thread c938264 at student dot dtu dot dk
From: c938264 at student dot dtu dot dk Operating system: freeBSD 4.3, Apache/1.3.27 PHP version: 4.3.0 PHP Bug Type: Output Control Bug description: Linefeed prepended to start of http-body I found this problem trying to serve a binary file. The basic structure of this part

#33126 [NEW]: foreach array pointer behavour is inconsistent on variables vs. references

2005-05-24 Thread php at com dot jkkn dot dk
From: php at com dot jkkn dot dk Operating system: FreeBSD PHP version: 5.0.4 PHP Bug Type: Arrays related Bug description: foreach array pointer behavour is inconsistent on variables vs. references Description: When nesting foreach's on the same variab

#33126 [Bgs->Opn]: foreach array pointer behavour is inconsistent on variables vs. references

2005-05-25 Thread php at com dot jkkn dot dk
ID: 33126 User updated by: php at com dot jkkn dot dk Reported By: php at com dot jkkn dot dk -Status: Bogus +Status: Open -Bug Type: Arrays related +Bug Type: Feature/Change Request Operating System: FreeBSD PHP Version: 5.0.4 New

#30011 [NoF->Opn]: Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0

2004-12-01 Thread bg at genetics dot agrsci dot dk
ID: 30011 User updated by: bg at genetics dot agrsci dot dk Reported By: bg at genetics dot agrsci dot dk -Status: No Feedback +Status: Open Bug Type: Compile Failure Operating System: aix 4.3.3.0 PHP Version: 5.0.2 New Comment: I just

#31571 [NEW]: < in parameter to a function does not work

2005-01-16 Thread srabol at mail dot tele dot dk
From: srabol at mail dot tele dot dk Operating system: Windows 2000 PHP version: 4.3.9 PHP Bug Type: Unknown/Other Function Bug description: < in parameter to a function does not work Description: If you have < as a charater in string and use that str

#31571 [Bgs]: < in parameter to a function does not work

2005-01-16 Thread srabol at mail dot tele dot dk
ID: 31571 User updated by: srabol at mail dot tele dot dk Reported By: srabol at mail dot tele dot dk Status: Bogus Bug Type: Unknown/Other Function Operating System: Windows 2000 PHP Version: 4.3.9 New Comment: Ups... I'm very sorry, my mi

#25786 [NEW]: PHP website uses cookies to remember last search phrase in search box

2003-10-08 Thread tipsen at imada dot sdu dot dk
From: tipsen at imada dot sdu dot dk Operating system: - PHP version: Irrelevant PHP Bug Type: Unknown/Other Function Bug description: PHP website uses cookies to remember last search phrase in search box Description: My "problem" is an annoying feat

#23819 [Com]: odbc_fetch_array() - Problem

2003-10-08 Thread jakobp at imv dot au dot dk
ID: 23819 Comment by: jakobp at imv dot au dot dk Reported By: rony at inf dot ufsc dot br Status: No Feedback Bug Type: ODBC related Operating System: Windows 98 PHP Version: 4.3.1 New Comment: Had this error with PHP 4.3.3 on Windows XP

#30011 [NEW]: Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0

2004-09-07 Thread bg at genetics dot agrsci dot dk
From: bg at genetics dot agrsci dot dk Operating system: aix 4.3.3.0 PHP version: 5.0.1 PHP Bug Type: Compile Failure Bug description: Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0 Description: During installation of PHP-5.0.1 on an IBM RS6000 with AIX

#30011 [Opn]: Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0

2004-09-23 Thread bg at genetics dot agrsci dot dk
ID: 30011 User updated by: bg at genetics dot agrsci dot dk Reported By: bg at genetics dot agrsci dot dk Status: Open Bug Type: Compile Failure Operating System: aix 4.3.3.0 PHP Version: 5.0.1 New Comment: Just installed php-4.3.9 with the same

#30011 [Opn]: Installtion process of PHP 5.0.1 dies on AIX 4.3.3.0

2004-10-12 Thread bg at genetics dot agrsci dot dk
ID: 30011 User updated by: bg at genetics dot agrsci dot dk Reported By: bg at genetics dot agrsci dot dk Status: Open Bug Type: Compile Failure Operating System: aix 4.3.3.0 -PHP Version: 5.0.1 +PHP Version: 5.0.2 New Comment: Adding || true

#24532 [NEW]: Can't configure fir LDAP

2003-07-08 Thread mkj dot its at cbs dot dk
From: mkj dot its at cbs dot dk Operating system: RedHat 9 PHP version: 5.0.0b1 (beta1) PHP Bug Type: *Configuration Issues Bug description: Can't configure fir LDAP Description: When configure with LDAP support it fails, with: Im using: RedHat 9 Ope

#24548 [Com]: get_browser() does not return platform

2003-07-09 Thread alexandre dot alapetite at risoe dot dk
ID: 24548 Comment by: alexandre dot alapetite at risoe dot dk Reported By: mikx at mikx dot de Status: Open Bug Type: Unknown/Other Function Operating System: Windows 2003 Server PHP Version: 4.3.2 New Comment: It seems that there is a

#28209 [Com]: strtotime("now")

2004-07-05 Thread niels dot hansen at pola dot dk
ID: 28209 Comment by: niels dot hansen at pola dot dk Reported By: gamin at centras dot lt Status: Assigned Bug Type: Date/time related Operating System: WinXP HE SP1 PHP Version: 5.0.0RC2 Assigned To: derick New Comment: The

#28898 [Com]: PHP has encountered an Access Violation at 01350AFD

2004-07-22 Thread bugs-php-net at remember dot dk
ID: 28898 Comment by: bugs-php-net at remember dot dk Reported By: sam at freepeers dot com Status: Bogus Bug Type: IIS related Operating System: Windows 2000 PHP Version: 4.3.7 New Comment: I have the same problem with Windows 2000 Server

#29224 [Com]: DB Error: extension not found

2004-08-01 Thread tipsen at imada dot sdu dot dk
ID: 29224 Comment by: tipsen at imada dot sdu dot dk Reported By: marcschroeder at hotmail dot com Status: Open Bug Type: *Configuration Issues Operating System: Microsoft Windows XP PHP Version: 5.0.0 New Comment: I solved the problem by

[PHP-BUG] Bug #60802 [NEW]: ibase_trans() gives segfault when passing params

2012-01-19 Thread lars dot westermann at privat dot dk
From: Operating system: Linux PHP version: 5.3.9 Package: InterBase related Bug Type: Bug Bug description:ibase_trans() gives segfault when passing params Description: The ibase_trans() function segfaults when you pass connection-id and/or mode to th

Bug #47584 [Com]: WSDL error in soapClient causes Fatal Error

2012-01-26 Thread zpon dot dk at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=47584&edit=1 ID: 47584 Comment by: zpon dot dk at gmail dot com Reported by:gem at rellim dot com Summary:WSDL error in soapClient causes Fatal Error Status: Bogus Type:

#44383 [Com]: PHP DateTime not converted to xsd:datetime

2009-05-04 Thread bme at hst dot aau dot dk
ID: 44383 Comment by: bme at hst dot aau dot dk Reported By: kevin dot craft at gmail dot com Status: Feedback Bug Type: SOAP related Operating System: Windows XP PHP Version: 5.2.6 New Comment: I tried the snapshot on windows xp, apache 2.2

#43938 [NEW]: php 5 looks for php4ts.dll

2008-01-25 Thread wanthai at vip dot cybercity dot dk
From: wanthai at vip dot cybercity dot dk Operating system: win xp sp 2 PHP version: 5.2.5 PHP Bug Type: *Web Server problem Bug description: php 5 looks for php4ts.dll Description: I have edited Sambar mapping.ini to look for php5ts.dll can not find any

#50511 [NEW]: Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed

2009-12-17 Thread kma at sam dot sdu dot dk
From: kma at sam dot sdu dot dk Operating system: RHEL 4 PHP version: 5.3.1 PHP Bug Type: OCI8 related Bug description: Warning: oci_connect() [function.oci-connect]: OCIEnvNlsCreate() failed Description: Hi! I'm having seriuos issues with this error, i

#45651 [NEW]: Apache Unable to load dynamic library php_pgsql.dll

2008-07-29 Thread try at dk dot ibm dot com
From: try at dk dot ibm dot com Operating system: Windows xp PHP version: 5.2.6 PHP Bug Type: PostgreSQL related Bug description: Apache Unable to load dynamic library php_pgsql.dll Description: I cannot get a connection to the PostGres database from php version

#42023 [NEW]: html_entity_decode skips some chars

2007-07-17 Thread anders dot jenbo at pc dot dk
From: anders dot jenbo at pc dot dk Operating system: Linux PHP version: 5.2.3 PHP Bug Type: *Unicode Issues Bug description: html_entity_decode skips some chars Description: html_entity_decode does not handle ” “ „ ∞ ’ • ™ … – Reproduce code

#42023 [Opn]: html_entity_decode skips some chars

2007-07-18 Thread anders dot jenbo at pc dot dk
ID: 42023 User updated by: anders dot jenbo at pc dot dk Reported By: anders dot jenbo at pc dot dk Status: Open Bug Type: Strings related Operating System: Linux -PHP Version: 5.2.3 +PHP Version: 4.3 New Comment: wrong version Previous

#35386 [Com]: firebird: first row is null

2007-10-12 Thread Lars dot Westermann at privat dot dk
ID: 35386 Comment by: Lars dot Westermann at privat dot dk Reported By: slapaf at hotmail dot com Status: Suspended Bug Type: PDO related Operating System: winxp sp2 PHP Version: 5CVS-2006-12-02 (snap) Assigned To: jacques New Comment

#41522 [Com]: PDO firebird driver returns null if it fails to connect

2007-10-12 Thread Lars dot Westermann at privat dot dk
ID: 41522 Comment by: Lars dot Westermann at privat dot dk Reported By: mark-phpbugs at vectrex dot org dot uk Status: Assigned Bug Type: PDO related Operating System: Linux PHP Version: 5.2.2 Assigned To: abies New Comment: See

#39822 [Com]: new PDO() doesn't work with firebird

2007-10-12 Thread Lars dot Westermann at privat dot dk
ID: 39822 Comment by: Lars dot Westermann at privat dot dk Reported By: bx at clansphere dot de Status: Suspended Bug Type: PDO related Operating System: Windows XP SP2 PHP Version: 5CVS-2006-12-13 (snap) Assigned To: wez New Comment

#39822 [Com]: new PDO() doesn't work with firebird

2007-10-12 Thread Lars dot Westermann at privat dot dk
ID: 39822 Comment by: Lars dot Westermann at privat dot dk Reported By: bx at clansphere dot de Status: Suspended Bug Type: PDO related Operating System: Windows XP SP2 PHP Version: 5CVS-2006-12-13 (snap) Assigned To: wez New Comment

#36910 [Com]: Cannot retrieve a newly inserted record after calling ibase_commit

2007-10-16 Thread lars dot westermann at privat dot dk
ID: 36910 Comment by: lars dot westermann at privat dot dk Reported By: arnoldvmartinez at yahoo dot com Status: No Feedback Bug Type: InterBase related Operating System: Windows 2003 PHP Version: 5.1.2 New Comment: This has to do with the

#43012 [Com]: Cannot retrieve a newly inserted record after calling ibase_commit

2007-10-19 Thread Lars dot westermann at privat dot dk
ID: 43012 Comment by: Lars dot westermann at privat dot dk Reported By: arnoldvmartinez at yahoo dot com Status: Open Bug Type: InterBase related Operating System: Windows 2003 PHP Version: 5.2CVS-2007-10-18 (snap) New Comment: Still - this

#30907 [Com]: ibase_query() crashes when inserting a -1 into a Interbase TIMESTAMP field

2007-10-23 Thread Lars dot Westermann at privat dot dk
ID: 30907 Comment by: Lars dot Westermann at privat dot dk Reported By: sandell at winwap dot com Status: Assigned Bug Type: InterBase related Operating System: WinXP Pro (SP2) PHP Version: 5CVS-2005-03-01 Assigned To: abies New Comment

#39913 [NEW]: Installer does not work on x64

2006-12-20 Thread torsten at vip dot cybercity dot dk
From: torsten at vip dot cybercity dot dk Operating system: Windows XP Professional x64 PHP version: 5.2.0 PHP Bug Type: *General Issues Bug description: Installer does not work on x64 Description: When installing on x64, the default install path is \Program

#39913 [Csd]: Installer does not work on x64

2006-12-22 Thread torsten at vip dot cybercity dot dk
ID: 39913 User updated by: torsten at vip dot cybercity dot dk Reported By: torsten at vip dot cybercity dot dk Status: Closed Bug Type: Unknown/Other Function Operating System: Windows XP Professional x64 PHP Version: 5.2.0 Assigned To

#37825 [NEW]: swtich case structure faulty string usage

2006-06-16 Thread michael dot nm at mail dot dk
From: michael dot nm at mail dot dk Operating system: windows web server 2003 PHP version: 5.1.4 PHP Bug Type: Unknown/Other Function Bug description: swtich case structure faulty string usage Description: When using a variable og type String, the switch

#41650 [NEW]: xmlrpc_encode_request escapes utf-8 literally

2007-06-11 Thread allan dot jensen at changenetworks dot dk
From: allan dot jensen at changenetworks dot dk Operating system: PHP version: 5.2.3 PHP Bug Type: XMLRPC-EPI related Bug description: xmlrpc_encode_request escapes utf-8 literally Description: xmlrpc_encode_request XML-escapes literally without first

#41650 [Opn]: xmlrpc_encode_request escapes utf-8 literally

2007-06-11 Thread allan dot jensen at changenetworks dot dk
ID: 41650 User updated by: allan dot jensen at changenetworks dot dk Reported By: allan dot jensen at changenetworks dot dk Status: Open Bug Type:XMLRPC-EPI related PHP Version: 5.2.3 New Comment: The test script should have € character encoded as utf

#34440 [Com]: COM Error confuse with [] ()

2006-04-18 Thread srabol at mail dot tele dot dk
ID: 34440 Comment by: srabol at mail dot tele dot dk Reported By: anecdote at yahoo dot com Status: Assigned Bug Type: COM related Operating System: win32 PHP Version: 5CVS-2005-09-11 Assigned To: wez New Comment: The erorr is still in

#34309 [NEW]: Compile with Sybase-ct fails

2005-08-30 Thread mh at bib dot sdu dot dk
From: mh at bib dot sdu dot dk Operating system: SUSE Linux 9.3 PHP version: 5.0.4 PHP Bug Type: Compile Failure Bug description: Compile with Sybase-ct fails Description: Problem compiling PHP with Sybase-CT support. Running configure with these options

#23013 [NEW]: Wrong variables registered from POST / GET

2003-04-02 Thread bugs dot php dot net at doller dot dk
From: bugs dot php dot net at doller dot dk Operating system: SunOS webserver1 5.8 PHP version: 4.3.1 PHP Bug Type: Variables related Bug description: Wrong variables registered from POST / GET When posting etc. the following from a form: mod = "ret_kode" usernam

#23013 [Fbk->Opn]: Wrong variables registered from POST / GET

2003-04-02 Thread bugs dot php dot net at doller dot dk
ID: 23013 User updated by: bugs dot php dot net at doller dot dk Reported By: bugs dot php dot net at doller dot dk -Status: Feedback +Status: Open Bug Type: Variables related Operating System: SunOS webserver1 5.8 PHP Version: 4.3.1 New

#31349 [NEW]: Segmentation fault in mysql_query()

2004-12-30 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.3 PHP Bug Type: MySQL related Bug description: Segmentation fault in mysql_query() Description: I have a rather complex script that dumps core every time mysql_query() is called

#31349 [Opn]: Segmentation fault in mysql_query()

2004-12-30 Thread bugs dot php dot net at chsc dot dk
ID: 31349 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk Status: Open Bug Type: MySQL related Operating System: Linux PHP Version: 5.0.3 New Comment: I appears that if I change the queries

#29923 [NEW]: Assignment operations inside class methods not working

2004-08-31 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.1 PHP Bug Type: Zend Engine 2 problem Bug description: Assignment operations inside class methods not working Description: When called from inside a class method, $this->foo +

#29923 [Fbk->Opn]: Assignment operations inside class methods not working

2004-09-01 Thread bugs dot php dot net at chsc dot dk
ID: 29923 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.1 New Comment: Sorry

#29923 [Opn->Bgs]: Assignment operations inside class methods not working

2004-09-01 Thread bugs dot php dot net at chsc dot dk
ID: 29923 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: Linux PHP Version: 5.0.1 New Comment: Marking

#29733 [Com]: printf handles repeated placeholders wrong

2004-10-05 Thread bugs dot php dot net at afdelingp dot dk
ID: 29733 Comment by: bugs dot php dot net at afdelingp dot dk Reported By: bugs dot php dot net at bluetwanger dot de Status: Open Bug Type:Strings related PHP Version: 5.0.1 New Comment: The bug is also in PHP 4.3. The problem is that the original check for too-few

#29049 [NEW]: usort() does not trigger an error when callback does not exist

2004-07-07 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 4.3.7 PHP Bug Type: Arrays related Bug description: usort() does not trigger an error when callback does not exist Description: When the second argument to usort() is not a valid

[PHP-BUG] Bug #51264 [NEW]: Unable to disable implicit session locking

2010-03-10 Thread bugs dot php dot net_2010 at forskernet dot dk
From: Operating system: Linux PHP version: 5.2.13 Package: Session related Bug Type: Bug Bug description:Unable to disable implicit session locking Description: I would like to run to requests in parallel in the same session, i.e. have two instances

Req #51264 [Opn]: Unable to disable implicit session locking

2010-03-10 Thread bugs dot php dot net_2010 at forskernet dot dk
Edit report at http://bugs.php.net/bug.php?id=51264&edit=1 ID: 51264 User updated by: bugs dot php dot net_2010 at forskernet dot dk Reported by: bugs dot php dot net_2010 at forskernet dot dk Summary: Unable to disable implicit session locking St

Req #51264 [Opn->Csd]: Unable to disable implicit session locking

2010-03-11 Thread bugs dot php dot net_2010 at forskernet dot dk
Edit report at http://bugs.php.net/bug.php?id=51264&edit=1 ID: 51264 User updated by: bugs dot php dot net_2010 at forskernet dot dk Reported by: bugs dot php dot net_2010 at forskernet dot dk Summary: Unable to disable implicit session locking -St

#35326 [NEW]: Concurrency issue with recursive mkdir

2005-11-22 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.0.5 PHP Bug Type: Directory function related Bug description: Concurrency issue with recursive mkdir Description: There appears to be a concurrency issue when mkdir is called on two

#35326 [Fbk->Opn]: Concurrency issue with recursive mkdir

2005-11-22 Thread bugs dot php dot net at chsc dot dk
ID: 35326 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk -Status: Feedback +Status: Open Bug Type: Directory function related Operating System: Linux PHP Version: 5.0.5 New Comment

#40009 [NEW]: http_build_query(array()) returns NULL, not empty string

2007-01-03 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Windows PHP version: 5.2.0 PHP Bug Type: URL related Bug description: http_build_query(array()) returns NULL, not empty string Description: http_build_query(array()) returns NULL. According to the

#35326 [Opn]: Concurrency issue with recursive mkdir

2006-10-10 Thread bugs dot php dot net at chsc dot dk
ID: 35326 User updated by: bugs dot php dot net at chsc dot dk Reported By: bugs dot php dot net at chsc dot dk Status: Open Bug Type: Feature/Change Request Operating System: Linux -PHP Version: 5.0.5 +PHP Version: 5.1.6 New Comment: Problem

#41492 [NEW]: open_basedir bypass via readfile()

2007-05-24 Thread bugs dot php dot net at chsc dot dk
From: bugs dot php dot net at chsc dot dk Operating system: Linux PHP version: 5.2.2 PHP Bug Type: Safe Mode/open_basedir Bug description: open_basedir bypass via readfile() Description: file_exists() etc. does not allow checking the existence of files outside

#33468 [Com]: preg_match on long strings fails

2005-08-10 Thread bugs dot php dot net at chsc dot dk
ID: 33468 Comment by: bugs dot php dot net at chsc dot dk Reported By: mjsherman at chartermi dot net Status: Assigned Bug Type: PCRE related Operating System: * PHP Version: 5CVS, 4CVS (2005-08-09) Assigned To: andrei New Comment: An

#26560 [NEW]: outdated Sablotron dependency

2003-12-09 Thread morten-bugs dot php dot net at afdelingp dot dk
From: morten-bugs dot php dot net at afdelingp dot dk Operating system: * PHP version: 4.3.4 PHP Bug Type: *Compile Issues Bug description: outdated Sablotron dependency Description: In php-4.3.4/ext/xslt/config.m4 the Sablotron dependency is on version 0.96

#26148 [NEW]: fixe for crash in PHP-4.3.4 / _convert_to_string()

2003-11-06 Thread morten-bugs dot php dot net at afdelingp dot dk
From: morten-bugs dot php dot net at afdelingp dot dk Operating system: Red Hat Linux 7.3 PHP version: 4.3.4 PHP Bug Type: Scripting Engine problem Bug description: fixe for crash in PHP-4.3.4 / _convert_to_string() Description: One of my co-workers, Brian Fløe

#26148 [Opn]: fixe for crash in PHP-4.3.4 / _convert_to_string()

2003-11-06 Thread morten-bugs dot php dot net at afdelingp dot dk
ID: 26148 User updated by: morten-bugs dot php dot net at afdelingp dot dk Reported By: morten-bugs dot php dot net at afdelingp dot dk Status: Open Bug Type: Scripting Engine problem Operating System: Red Hat Linux 7.3 PHP Version: 4.3.4 New

#42666 [Com]: virtual() crashes when there is some error in script using it

2008-04-04 Thread morten-bugs dot php dot net at afdelingp dot dk
ID: 42666 Comment by: morten-bugs dot php dot net at afdelingp dot dk Reported By: per dot jessen at enidan dot com Status: Open Bug Type: Apache2 related Operating System: Linux PHP Version: 5.2.4 New Comment: I have the same problem with

#12692 [Com]: The current() function does not return references

2004-03-27 Thread bugs dot php dot net-2004 dot 03 dot 27 at m-me dot dk
ID: 12692 Comment by: bugs dot php dot net-2004 dot 03 dot 27 at m-me dot dk Reported By: metz at studenten dot net Status: Bogus Bug Type: Arrays related Operating System: Linux 2.4.2 PHP Version: 4.0.6 New Comment: Any idea if this is ever

<    1   2   3   4   5