[PHP-BUG] Bug #52218 [NEW]: php module not loaded when php module is enabled and then restarted

2010-07-01 Thread php at spam dot wizbit dot be
From: Operating system: Linux PHP version: Irrelevant Package: Apache2 related Bug Type: Bug Bug description:php module not loaded when php module is enabled and then restarted Description: When apache is restarted after enabling php then it does no

[PHP-BUG] Req #52219 [NEW]: More useful return values for SoapClient::__getFunctions() / __getTypes()

2010-07-01 Thread php_bugs at m-h-it dot de
From: Operating system: irrelevant PHP version: 5.2.13 Package: SOAP related Bug Type: Feature/Change Request Bug description:More useful return values for SoapClient::__getFunctions() / __getTypes() Description: SoapClient::__getFunctions() / SoapC

Req #52219 [Com]: More useful return values for SoapClient::__getFunctions() / __getTypes()

2010-07-01 Thread php_bugs at m-h-it dot de
Edit report at http://bugs.php.net/bug.php?id=52219&edit=1 ID: 52219 Comment by: php_bugs at m-h-it dot de Reported by: php_bugs at m-h-it dot de Summary: More useful return values for SoapClient::__getFunctions() / __getTypes() Status:

Req #52215 [Opn]: Add var_ref_count()

2010-07-01 Thread derick
Edit report at http://bugs.php.net/bug.php?id=52215&edit=1 ID: 52215 Updated by: der...@php.net Reported by: dev at alepe dot com Summary: Add var_ref_count() Status: Open Type: Feature/Change Request Package: Variables relate

[PHP-BUG] Bug #52223 [NEW]: switch case shows unexpected behaviour in particular case

2010-07-01 Thread webmaster at cephario dot com
From: Operating system: Win32Server2003SE PHP version: 5.3.2 Package: Unknown/Other Function Bug Type: Bug Bug description:switch case shows unexpected behaviour in particular case Description: if the given value is a numeric 0 (AND YES APPLIES ONLY

Bug #52218 [Opn->Bgs]: php module not loaded when php module is enabled and then restarted

2010-07-01 Thread johannes
Edit report at http://bugs.php.net/bug.php?id=52218&edit=1 ID: 52218 Updated by: johan...@php.net Reported by: php at spam dot wizbit dot be Summary: php module not loaded when php module is enabled and then restarted -Status: Open

Bug #52218 [Bgs]: php module not loaded when php module is enabled and then restarted

2010-07-01 Thread php at spam dot wizbit dot be
Edit report at http://bugs.php.net/bug.php?id=52218&edit=1 ID: 52218 User updated by: php at spam dot wizbit dot be Reported by: php at spam dot wizbit dot be Summary: php module not loaded when php module is enabled and then restarted Status:

Bug #52223 [Opn->Bgs]: switch case shows unexpected behaviour in particular case

2010-07-01 Thread degeberg
Edit report at http://bugs.php.net/bug.php?id=52223&edit=1 ID: 52223 Updated by: degeb...@php.net Reported by: webmaster at cephario dot com Summary: switch case shows unexpected behaviour in particular case -Status: Open +Status:

Bug #52037 [Asn]: Concurrent builds fail in install-programs

2010-07-01 Thread seanius at debian dot org
Edit report at http://bugs.php.net/bug.php?id=52037&edit=1 ID: 52037 User updated by: seanius at debian dot org Reported by: seanius at debian dot org Summary: Concurrent builds fail in install-programs Status: Assigned Type: Bug Package:

[PHP-BUG] Req #52225 [NEW]: __get() and __set() for static classes

2010-07-01 Thread lucato at gmail dot com
From: Operating system: Any PHP version: 5.3.2 Package: Class/Object related Bug Type: Feature/Change Request Bug description:__get() and __set() for static classes Description: Would it be possible to have magic setter/getter functions available on

[PHP-BUG] Bug #52227 [NEW]: parse_ini_* does not parse namespaced constants

2010-07-01 Thread wil dot moore at wilmoore dot com
From: Operating system: Linux, Mac, Windows PHP version: 5.3.2 Package: Filesystem function related Bug Type: Bug Bug description:parse_ini_* does not parse namespaced constants Description: The parse_ini_file/parse_ini_string pair of functions do no

[PHP-BUG] Bug #52228 [NEW]: fseek failure to seek

2010-07-01 Thread VJTD3 at VJTD3 dot com
From: Operating system: * PHP version: Irrelevant Package: Filesystem function related Bug Type: Bug Bug description:fseek failure to seek Description: 2147483647 or PHP_INT_MAX on the system is the max integer. fseek fails with files over PHP_INT_MA

Bug #52228 [Opn->Bgs]: fseek failure to seek

2010-07-01 Thread pajoye
Edit report at http://bugs.php.net/bug.php?id=52228&edit=1 ID: 52228 Updated by: paj...@php.net Reported by: VJTD3 at VJTD3 dot com Summary: fseek failure to seek -Status: Open +Status: Bogus Type: Bug Package: Filesy

Req #7028 [Com]: xml=shared and wddx do not work together

2010-07-01 Thread gmblar+php at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=7028&edit=1 ID: 7028 Comment by: gmblar+php at gmail dot com Reported by: ipv4 at mail dot ru Summary: xml=shared and wddx do not work together Status: Analyzed Type: Feature/Change Request

Bug #50400 [Com]: Compile fails generating phar.phar

2010-07-01 Thread omars1234 at gmail dot com
Edit report at http://bugs.php.net/bug.php?id=50400&edit=1 ID: 50400 Comment by: omars1234 at gmail dot com Reported by: lepage at grm dot polymtl dot ca Summary: Compile fails generating phar.phar Status: Assigned Type: Bug Package:

[PHP-BUG] Bug #52230 [NEW]: namespace & __autoload clash

2010-07-01 Thread spawn at frostdrake dot tk
From: Operating system: gentoo & ubuntu PHP version: 5.3.2 Package: Class/Object related Bug Type: Bug Bug description:namespace & __autoload clash Description: when you use __autoload($var) it will get the class needed depending on the file. by usi