#41338 [NEW]: ceil() gives strange results

2007-05-09 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: Windows vista PHP version: 5.2.2 PHP Bug Type: Math related Bug description: ceil() gives strange results Description: when creating formulas, i encountered a strange bug: this is the basic forumula: ceil(user_hp

#43456 [NEW]: forcing type of variable in class

2007-11-29 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: forcing type of variable in class Description: Why not adding something like this in classes: public $array:Array; private $bool:Bool

#46240 [NEW]: Build in foreach else support

2008-10-06 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: * PHP version: 5.2.6 PHP Bug Type: Feature/Change Request Bug description: Build in foreach else support Description: Each time you want to foreach an array, you first have to check with a count or empty if you

#44839 [NEW]: custom timer class gives incorrect time with sleep(1);

2008-04-26 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: windows xp media center PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: custom timer class gives incorrect time with sleep(1); Description: When I tried to benchmark my type casting tests

#45390 [NEW]: file_exists probably does not use custom include paths

2008-06-28 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: Windows xp sp3 PHP version: 5.2.6 PHP Bug Type: *Directory/Filesystem functions Bug description: file_exists probably does not use custom include paths Description: Using some custom include paths does probably

#45390 [Opn]: file_exists probably does not use custom include paths

2008-06-28 Thread kjarli at gmail dot com
ID: 45390 User updated by: kjarli at gmail dot com Reported By: kjarli at gmail dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Windows xp sp3 PHP Version: 5.2.6 New Comment: I seem to have made a type error when

#45390 [Opn]: file_exists probably does not use custom include paths

2008-06-29 Thread kjarli at gmail dot com
ID: 45390 User updated by: kjarli at gmail dot com Reported By: kjarli at gmail dot com Status: Open Bug Type: *Directory/Filesystem functions Operating System: Windows xp sp3 PHP Version: 5.2.6 New Comment: Well, maybe it becomes time

[PHP-BUG] Req #51373 [NEW]: remove or change the 'function' in classes

2010-03-23 Thread kjarli at gmail dot com
From: Operating system: PHP version: Irrelevant Package: Unknown/Other Function Bug Type: Feature/Change Request Bug description:remove or change the 'function' in classes Description: The function keyword is pretty deprecated in php atm. If you

Bug #29206 [Com]: DOMDocument::LoadXML: Strict Standards: DOMDocument::loadXML(); is not static

2012-10-11 Thread kjarli at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=29206edit=1 ID: 29206 Comment by: kjarli at gmail dot com Reported by:tommy at vandervorst-bs dot nl Summary:DOMDocument::LoadXML: Strict Standards: DOMDocument::loadXML

Req #26411 [Com]: while {} else {}

2013-02-04 Thread kjarli at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=26411edit=1 ID: 26411 Comment by: kjarli at gmail dot com Reported by:php at bellytime dot com Summary:while {} else {} Status: Open Type: Feature/Change Request Package

[PHP-BUG] Req #65004 [NEW]: SoapServer::handle() should return instead of print

2013-06-10 Thread kjarli at gmail dot com
From: kjarli at gmail dot com Operating system: * PHP version: 5.3.26 Package: SOAP related Bug Type: Feature/Change Request Bug description:SoapServer::handle() should return instead of print Description: Case: I'm using a framework with MVC

Req #65004 [Com]: SoapServer::handle() should return instead of print

2013-09-04 Thread kjarli at gmail dot com
Edit report at https://bugs.php.net/bug.php?id=65004edit=1 ID: 65004 Comment by: kjarli at gmail dot com Reported by:kjarli at gmail dot com Summary:SoapServer::handle() should return instead of print Status: Open Type