Bug #52968 [Opn->Bgs]: Static private attributes visibility

2010-10-01 Thread rasmus
Edit report at http://bugs.php.net/bug.php?id=52968&edit=1 ID: 52968 Updated by: ras...@php.net Reported by:czambran at csrg dot inf dot utfsm dot cl Summary:Static private attributes visibility -Status: Open +Status: Bogus T

[PHP-BUG] Bug #52968 [NEW]: Static private attributes visibility

2010-10-01 Thread czambran at csrg dot inf dot utfsm dot cl
From: Operating system: Linux/Ubuntu Lucid Lynx PHP version: Irrelevant Package: Class/Object related Bug Type: Bug Bug description:Static private attributes visibility Description: Static private attributes of a class can be directly by another non-

Bug #52098 [Ana]: Own PDOStatement implementation ignore __call()

2010-10-01 Thread felipe
Edit report at http://bugs.php.net/bug.php?id=52098&edit=1 ID: 52098 Updated by: fel...@php.net Reported by:jpa...@php.net Summary:Own PDOStatement implementation ignore __call() Status: Analyzed Type: Bug Package:

Bug #52967 [Opn->Tbd]: strtr array replacement difference not the same

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52967&edit=1 ID: 52967 Updated by: cataphr...@php.net Reported by:spam at geleia dot net Summary:strtr array replacement difference not the same -Status: Open +Status: To be docume

Bug #52967 [Opn]: strtr array replacement difference not the same

2010-10-01 Thread wim at powerassist dot nl
Edit report at http://bugs.php.net/bug.php?id=52967&edit=1 ID: 52967 User updated by:wim at powerassist dot nl Reported by:wim at powerassist dot nl Summary:strtr array replacement difference not the same Status: Open Type: Bu

[PHP-BUG] Bug #52967 [NEW]: strtr array replacement difference not the same

2010-10-01 Thread wim at powerassist dot nl
From: Operating system: Win XP PHP version: 5.3.3 Package: *General Issues Bug Type: Bug Bug description:strtr array replacement difference not the same Description: The following will not work. $d = "Hello World"; echo strtr($d," ",""); // will pr

Bug #52966 [Opn->Bgs]: No error with endless dir()

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52966&edit=1 ID: 52966 Updated by: cataphr...@php.net Reported by:grzegorz at securelink dot pl Summary:No error with endless dir() -Status: Open +Status: Bogus Type:

Bug #52966 [Opn]: No error with endless dir()

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52966&edit=1 ID: 52966 Updated by: cataphr...@php.net Reported by:grzegorz at securelink dot pl Summary:No error with endless dir() Status: Open Type: Bug Package:

[PHP-BUG] Bug #52966 [NEW]: No error with endless dir()

2010-10-01 Thread grzegorz at securelink dot pl
From: Operating system: Linux PHP version: 5.3.3 Package: Directory function related Bug Type: Bug Bug description:No error with endless dir() Description: Hi! I writted buggy code and php engine crashed. Test script: --- function list_

Bug #52948 [Bgs]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 Updated by: cataphr...@php.net Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT sockets on serve

Bug #52948 [Opn->Bgs]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 Updated by: cataphr...@php.net Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT sockets on serve

Bug #52948 [Fbk->Opn]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread gilles dot rayrat at continuent dot com
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 User updated by:gilles dot rayrat at continuent dot com Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT

Bug #52948 [Opn->Fbk]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 Updated by: cataphr...@php.net Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT sockets on serve

Bug #52948 [Opn]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread gilles dot rayrat at continuent dot com
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 User updated by:gilles dot rayrat at continuent dot com Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT

Bug #52948 [Fbk->Opn]: Improper connection closing logic leads to TIME_WAIT sockets on server

2010-10-01 Thread gilles dot rayrat at continuent dot com
Edit report at http://bugs.php.net/bug.php?id=52948&edit=1 ID: 52948 User updated by:gilles dot rayrat at continuent dot com Reported by:gilles dot rayrat at continuent dot com Summary:Improper connection closing logic leads to TIME_WAIT

Bug #52940 [Asn->Csd]: call_user_func_array still allows call-time pass-by-reference

2010-10-01 Thread dmitry
Edit report at http://bugs.php.net/bug.php?id=52940&edit=1 ID: 52940 Updated by: dmi...@php.net Reported by:cataphr...@php.net Summary:call_user_func_array still allows call-time pass-by-reference -Status: Assigned +S

Req #52961 [Opn->Fbk]: ldap_unbind() closes connection

2010-10-01 Thread cataphract
Edit report at http://bugs.php.net/bug.php?id=52961&edit=1 ID: 52961 Updated by: cataphr...@php.net Reported by:ashafer01 at gmail dot com Summary:ldap_unbind() closes connection -Status: Open +Status: Feedback Type:

Bug #52879 [Asn->Csd]: Objects unreferenced in __get, __set, __isset or __unset can be freed too early

2010-10-01 Thread dmitry
Edit report at http://bugs.php.net/bug.php?id=52879&edit=1 ID: 52879 Updated by: dmi...@php.net Reported by:mail_ben_schmidt at yahoo dot com dot au Summary:Objects unreferenced in __get, __set, __isset or __unset can be freed to

Bug #50705 [Asn->Fbk]: mysqli caused Apache 2.2 Win32 crashed

2010-10-01 Thread pajoye
Edit report at http://bugs.php.net/bug.php?id=50705&edit=1 ID: 50705 Updated by: paj...@php.net Reported by:pcdinh at gmail dot com Summary:mysqli caused Apache 2.2 Win32 crashed -Status: Assigned +Status: Feedback Type:

Bug #50705 [Asn]: mysqli caused Apache 2.2 Win32 crashed

2010-10-01 Thread kalle
Edit report at http://bugs.php.net/bug.php?id=50705&edit=1 ID: 50705 Updated by: ka...@php.net Reported by:pcdinh at gmail dot com Summary:mysqli caused Apache 2.2 Win32 crashed Status: Assigned Type: Bug Package:

Bug #48753 [Com]: go-pear.bat / phar not working

2010-10-01 Thread nospam at marcmittag dot de
Edit report at http://bugs.php.net/bug.php?id=48753&edit=1 ID: 48753 Comment by: nospam at marcmittag dot de Reported by:bjoern at xrow dot de Summary:go-pear.bat / phar not working Status: Closed Type: Bug Package: