Bug #61335 [Com]: Access to array node returns wrong truth value

2012-03-13 Thread cschneid at cschneid dot com
Edit report at https://bugs.php.net/bug.php?id=61335&edit=1 ID: 61335 Comment by: cschneid at cschneid dot com Reported by:mueller at relog dot ch Summary:Access to array node returns wrong truth value Status: Open

[PHP-BUG] Bug #51263 [NEW]: imagettftext and rotated text uses wrong baseline (regression)

2010-03-10 Thread cschneid at cschneid dot com
From: Operating system: PHP version: 5.3.2 Package: GD related Bug Type: Bug Bug description:imagettftext and rotated text uses wrong baseline (regression) Description: imagettftext and rotated text by e.g. 90 degrees aligns text on top of character

#49903 [NEW]: Strip $ at beginning of variable names for compact()

2009-10-16 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: PHP version: 6SVN-2009-10-16 (SVN) PHP Bug Type: Feature/Change Request Bug description: Strip $ at beginning of variable names for compact() Description: One reason we are not using compact() in our

#49819 [Opn]: STDOUT losing data with posix_isatty()

2009-10-09 Thread cschneid at cschneid dot com
ID: 49819 User updated by: cschneid at cschneid dot com Reported By: cschneid at cschneid dot com Status: Open Bug Type:Streams related PHP Version: 6SVN-2009-10-09 (SVN) New Comment: --- sapi/cli/php_cli.c (revision 289412) +++ sapi/cli/php_cli.c

#49819 [NEW]: STDOUT losing data with posix_isatty()

2009-10-09 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: PHP version: 6SVN-2009-10-09 (SVN) PHP Bug Type: Streams related Bug description: STDOUT losing data with posix_isatty() Description: The PHP streams for stdin, stdout and stderr are seekable which results in

#45928 [Com]: large scripts from stdin are stripped at 16K border

2008-09-09 Thread cschneid at cschneid dot com
ID: 45928 Comment by: cschneid at cschneid dot com Reported By: [EMAIL PROTECTED] Status: Critical Bug Type: CGI related Operating System: Mac OS X 10.5 PHP Version: 5.3CVS-2008-08-26 (CVS) New Comment: I had a quick look at this bug and

#44533 [NEW]: floatval() issues E_NOTICE "non well formed numeric value"

2008-03-25 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: PHP version: 6CVS-2008-03-25 (CVS) PHP Bug Type: Unknown/Other Function Bug description: floatval() issues E_NOTICE "non well formed numeric value" Description: floatval("4foo"); issue

#41315 [NEW]: file() should support FILE_SKIP_EMPTY_LINES without FILE_IGNORE_NEW_LINES

2007-05-07 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: PHP version: 5.2.2 PHP Bug Type: Feature/Change Request Bug description: file() should support FILE_SKIP_EMPTY_LINES without FILE_IGNORE_NEW_LINES Description: Currently file() only skips

#25547 [Ver]: error_handler and array index with function call

2004-01-04 Thread cschneid at cschneid dot com
ID: 25547 User updated by: cschneid at cschneid dot com Reported By: cschneid at cschneid dot com Status: Verified Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS New Comment: A workaround patch (without memory leak

#25547 [Ver]: error_handler and array index with function call

2004-01-04 Thread cschneid at cschneid dot com
ID: 25547 User updated by: cschneid at cschneid dot com Reported By: cschneid at cschneid dot com Status: Verified -Bug Type: Zend Engine 2 problem +Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS New Comment

#25547 [Asn]: error_handler and array index with function call

2003-10-15 Thread cschneid at cschneid dot com
ID: 25547 User updated by: cschneid at cschneid dot com Reported By: cschneid at cschneid dot com Status: Assigned Bug Type: Scripting Engine problem Operating System: * PHP Version: 4CVS, 5CVS Assigned To: helly New Comment: The problem

#25547 [NEW]: error_handler and array index with function call

2003-09-15 Thread cschneid at cschneid dot com
From: cschneid at cschneid dot com Operating system: Linux PHP version: Irrelevant PHP Bug Type: Scripting Engine problem Bug description: error_handler and array index with function call Description: Error handler seems to destroy array indices if called due to