[PHP-BUG] Bug #51394 [NEW]: Error line reported incorrectly iif error handler throws an exception

2010-03-25 Thread stas at zend dot com
From: Operating system: * PHP version: 5.3SVN-2010-03-25 (SVN) Package: Scripting Engine problem Bug Type: Bug Bug description:Error line reported incorrectly iif error handler throws an exception Description: The test script code produces the follo

#50196 [NEW]: stream_copy_to_stream produces warning when source is not file

2009-11-16 Thread stas at zend dot com
From: stas at zend dot com Operating system: Windows PHP version: 5.2SVN-2009-11-16 (SVN) PHP Bug Type: Streams related Bug description: stream_copy_to_stream produces warning when source is not file Description: If I use stream_copy_to_stream with source stream

#49041 [NEW]: SplFileObject has no fread

2009-07-23 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5.3.0 PHP Bug Type: Feature/Change Request Bug description: SplFileObject has no fread Description: While SplFileObject has many functions that mimic stream's interface, including fseek, ftell, f

#47930 [NEW]: ext/filter crashes when module startup bails out

2009-04-08 Thread stas at zend dot com
From: stas at zend dot com Operating system: Linux PHP version: 5.3.0RC1 PHP Bug Type: Reproducible crash Bug description: ext/filter crashes when module startup bails out Description: 1. If one of the modules startup bails out, that leads to aborting the

#47318 [NEW]: UMR when trying to activate user config

2009-02-05 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5.3CVS-2009-02-05 (CVS) PHP Bug Type: PHP options/info functions Bug description: UMR when trying to activate user config Description: In function sapi_cgi_activate, php_cgi_ini_activate_user_config is

#44114 [NEW]: [PATH=] in php.ini on windows does not account for case-insensitive FS

2008-02-13 Thread stas at zend dot com
From: stas at zend dot com Operating system: Windows PHP version: 5.3CVS-2008-02-14 (CVS) PHP Bug Type: PHP options/info functions Bug description: [PATH=] in php.ini on windows does not account for case-insensitive FS Description: When parsing [PATH=] section

#43941 [NEW]: json_encode silently cuts non-UTF8 strings

2008-01-25 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5.3CVS-2008-01-25 (CVS) PHP Bug Type: JSON related Bug description: json_encode silently cuts non-UTF8 strings Description: Right now, if json_encode sees wrong UTF-8 data, it just cuts the string in

#43282 [NEW]: call_user_func can't call non-static funcs statically

2007-11-13 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5.3CVS-2007-11-13 (CVS) PHP Bug Type: Class/Object related Bug description: call_user_func can't call non-static funcs statically Description: When call_user_func is given callback array with class

#43201 [NEW]: Crash on using unitialized vals and __get/__set

2007-11-05 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5.2CVS-2007-11-05 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Crash on using unitialized vals and __get/__set Description: Code modifying the result of __get (erroneously) and using

#41673 [NEW]: json_encode breaks large numbers in arrays

2007-06-12 Thread stas at zend dot com
From: stas at zend dot com Operating system: Unix PHP version: 5CVS-2007-06-12 (CVS) PHP Bug Type: JSON related Bug description: json_encode breaks large numbers in arrays Description: When array with big numbers is encoded with json_encode, the result contains

#41640 [NEW]: get_class_vars produces error on class constants

2007-06-08 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5CVS-2007-06-08 (CVS) PHP Bug Type: Class/Object related Bug description: get_class_vars produces error on class constants Description: When class variables refers to a constant of the class using self

#41501 [NEW]: crash on date test 009.phpt

2007-05-25 Thread stas at zend dot com
From: stas at zend dot com Operating system: Windows XP PHP version: 5.2.3RC1 PHP Bug Type: Date/time related Bug description: crash on date test 009.phpt Description: php build 5.2.3rc1 crashes on date/tests/009.phpt on Windows. The line leading to the crash

#35022 [NEW]: key() malfunctions on references

2005-10-30 Thread stas at zend dot com
From: stas at zend dot com Operating system: * PHP version: 5CVS-2005-10-30 (CVS) PHP Bug Type: Scripting Engine problem Bug description: key() malfunctions on references Description: Consider the code below: it does not produce correct results on 4.4, 5.1 head

#32924 [NEW]: prepend does not add file to included files

2005-05-03 Thread stas at zend dot com
From: stas at zend dot com Operating system: PHP version: 5.0.4 PHP Bug Type: *General Issues Bug description: prepend does not add file to included files Description: At least starting from 4.3.x, when file is included via include(), it is added to the list of