#46718 [NEW]: ReflectionProperty::setValue() and ReflectionProperty::setAccessible()

2008-11-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.3CVS-2008-11-29 (CVS) PHP Bug Type: Reflection related Bug description: ReflectionProperty::setValue() and ReflectionProperty::setAccessible() Description: ReflectionProperty::setValue

#46665 [NEW]: Triggering autoload with a variable classname causes truncated autoload param

2008-11-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.3CVS-2008-11-25 (snap) PHP Bug Type: Reproducible crash Bug description: Triggering autoload with a variable classname causes truncated autoload param Description: Using a variable to instantiate

#46665 [Opn]: Triggering autoload with a variable classname causes truncated autoload param

2008-11-25 Thread [EMAIL PROTECTED]
ID: 46665 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Reproducible crash +Bug Type: *General Issues Operating System: Any PHP Version: 5.3CVS-2008-11-25 (snap) New Comment: Changing

#46615 [NEW]: SplHeap-key() returns count() instead of count() - 1

2008-11-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-11-19 (CVS) PHP Bug Type: SPL related Bug description: SplHeap-key() returns count() instead of count() - 1 Description: Discussed here http://news.php.net/php.internals/41994. -- Edit bug

#46595 [NEW]: Use cc as default compiler

2008-11-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Unix PHP version: 5.3.0alpha2 PHP Bug Type: Feature/Change Request Bug description: Use cc as default compiler Description: Use the cc binary as a default compiler. The AC_PROG_CC macro usually checks for GCC first

#46543 [NEW]: ibase_trans() memory leaks when using wrong parameters

2008-11-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-11-11 (snap) PHP Bug Type: InterBase related Bug description: ibase_trans() memory leaks when using wrong parameters Description: See below. Reproduce code: --- ibase_trans(1

#46546 [NEW]: Segmentation fault when using declare statement with non-string value

2008-11-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-11-11 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Segmentation fault when using declare statement with non-string value Description: See below. Reproduce code

#46524 [NEW]: is_numeric doesn't take objects as parameter

2008-11-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3.0alpha2 PHP Bug Type: Feature/Change Request Bug description: is_numeric doesn't take objects as parameter Description: I'm not sure whenever this is intended, but is_numeric() doesn't check

#46367 [Opn]: fputcsv does not add the correct newline character on Windows

2008-11-06 Thread [EMAIL PROTECTED]
ID: 46367 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Windows XP PHP Version: 5.2.6 New Comment: Updated earlier patch: Index: file.c

#46507 [NEW]: add support to build against Novell CLDAP SDK

2008-11-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.2CVS-2008-11-06 (snap) PHP Bug Type: LDAP related Bug description: add support to build against Novell CLDAP SDK Description: Here's a patch which enables the ldap extension to build against

#46507 [Fbk-Opn]: add support to build against Novell CLDAP SDK

2008-11-06 Thread [EMAIL PROTECTED]
ID: 46507 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Feature/Change Request Operating System: * PHP Version: 5.2CVS-2008-11-06 (snap) New Comment: Hi Jani, on NetWare

#46513 [NEW]: Missing compiler flags for suncc

2008-11-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 5.3.0alpha2 PHP Bug Type: Feature/Change Request Bug description: Missing compiler flags for suncc Description: At the moment the php buildsystem does not use any suncc specific compiler flags

#46460 [NEW]: recent macro introduction breaks compile with CodeWarrior

2008-11-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: NetWare, most likely Win32 PHP version: 5.2CVS-2008-11-01 (snap) PHP Bug Type: Gettext related Bug description: recent macro introduction breaks compile with CodeWarrior Description: The recent changes to gettext.c break

#46389 [NEW]: NetWare needs small patch for _timezone

2008-10-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: NetWare PHP version: 5.2.7RC2 PHP Bug Type: SOAP related Bug description: NetWare needs small patch for _timezone Description: NetWare has _timezone instead of timezone in the headers: --- php_encoding.c.orig Thu Oct 16

#46381 [NEW]: wrong $this passed to internal methods causes segfault

2008-10-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5.2.7RC2 PHP Bug Type: Reproducible crash Bug description: wrong $this passed to internal methods causes segfault Description: The code below makes PHP crash. This happens because PHP uses wrong

#46367 [NEW]: fputcsv does not add the correct newline character on Windows

2008-10-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2.6 PHP Bug Type: *General Issues Bug description: fputcsv does not add the correct newline character on Windows Description: Per the documentation for the fputcsv() function, it adds a newline

#46323 [Fbk-Opn]: compilation of simplexml for NetWare breaks

2008-10-20 Thread [EMAIL PROTECTED]
ID: 46323 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: SimpleXML related Operating System: NetWare PHP Version: 5.2.7RC1 Assigned To: rrichards New Comment: Hi

#46323 [NEW]: compilation of simplexml for NetWare breaks

2008-10-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: NetWare PHP version: 5.2.7RC1 PHP Bug Type: SimpleXML related Bug description: compilation of simplexml for NetWare breaks Description: compilation of simplexml for NetWare with CodeWarrior compiler breaks because

#46292 [NEW]: PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE

2008-10-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-10-14 (CVS) PHP Bug Type: PDO related Bug description: PDO::setFetchMode() shouldn't requires the 2nd arg when using FETCH_CLASSTYPE Description: See below. Reproduce code

#46274 [NEW]: pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob

2008-10-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-10-11 (CVS) PHP Bug Type: PDO related Bug description: pdo_pgsql - Segfault when using PDO::ATTR_STRINGIFY_FETCHES and blob Description: See below. Reproduce code: --- ?php

#46241 [NEW]: Erro handler stacking broken

2008-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo PHP version: 5.3.0alpha2 PHP Bug Type: Reproducible crash Bug description: Erro handler stacking broken Description: Stacking 2 error handlers is broken. With object methods only the first error handler is invoked

#46247 [NEW]: ibase_set_event_handler() is allowing to pass callback without event

2008-10-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-10-07 (CVS) PHP Bug Type: InterBase related Bug description: ibase_set_event_handler() is allowing to pass callback without event Description: See below. Reproduce code: --- ?php

#46237 [NEW]: Repeated compiler warnings (ZE + PHP)

2008-10-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.3.0alpha2 PHP Bug Type: Compile Warning Bug description: Repeated compiler warnings (ZE + PHP) Description: I've noticed that theres really many repeated compiler warnings especially

#46222 [NEW]: Memory issues in ArrayObject

2008-10-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.2.6 PHP Bug Type: Scripting Engine problem Bug description: Memory issues in ArrayObject Description: ArrayObject appears to corrupt the symbol table Checked it with Valgrind and didn't see anything

#46205 [NEW]: Closure - Memory leaks when ReflectionException is thrown

2008-09-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-30 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Closure - Memory leaks when ReflectionException is thrown Description: See below. Reproduce code: --- ?php $x

#46178 [NEW]: memory leak in ext/phar

2008-09-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X PHP version: 5.3CVS-2008-09-26 (CVS) PHP Bug Type: PHAR related Bug description: memory leak in ext/phar Description: When running http://svn.pear.php.net/PEAR2/Pyrus/trunk/src/Pyrus/makepackage.php I get

#46156 [NEW]: Infinite recursion in class destructor causes crash

2008-09-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.3.0alpha2 PHP Bug Type: Reproducible crash Bug description: Infinite recursion in class destructor causes crash Description: Creating a new instance of the same class in a class destructor which causes

#46160 [NEW]: SPL - Memory leak when exception is throwed in offsetSet method

2008-09-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-23 (CVS) PHP Bug Type: SPL related Bug description: SPL - Memory leak when exception is throwed in offsetSet method Description: A simple detail, see the patch: http://felipe.ath.cx/diff/spl

#46164 [NEW]: stream_filter_remove() closes the stream

2008-09-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-24 (CVS) PHP Bug Type: Streams related Bug description: stream_filter_remove() closes the stream Description: Calling stream_filter_remove() closes the stream when the filter is a user filter

#46147 [NEW]: after stream seek, appending stream filter reads incorrect data

2008-09-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5.3CVS-2008-09-22 (CVS) PHP Bug Type: Streams related Bug description: after stream seek, appending stream filter reads incorrect data Description: appending a stream filter to a stream that has already

#46115 [NEW]: Memory leak when calling a method using Reflection

2008-09-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-18 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Memory leak when calling a method using Reflection Description: zend_execute_API.c:903 - ALLOC_INIT_ZVAL(*fci-retval_ptr_ptr

#46106 [NEW]: Memory leaks when using global statement

2008-09-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-17 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Memory leaks when using global statement Description: See below. Reproduce code: --- ?php $foo = array(1

#46108 [NEW]: DateTime - Memory leak when unserializing

2008-09-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-17 (CVS) PHP Bug Type: Date/time related Bug description: DateTime - Memory leak when unserializing Description: See below. Reproduce code: --- ?php unserialize(serialize(new

#46109 [NEW]: MySQLi::init - Memory leaks

2008-09-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-17 (CVS) PHP Bug Type: MySQLi related Bug description: MySQLi::init - Memory leaks Description: Calling init() two or more times generates the mem. leak. Reproduce code: --- ?php

#46110 [NEW]: XMLWriter - openmemory() and openuri() mem. leaks

2008-09-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-17 (CVS) PHP Bug Type: XML Writer Bug description: XMLWriter - openmemory() and openuri() mem. leaks Description: The mem. leak happens when calling two or more times the openuri

#46099 [NEW]: Xsltprocessor::setProfiling - memory leak

2008-09-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-16 (CVS) PHP Bug Type: XSLT related Bug description: Xsltprocessor::setProfiling - memory leak Description: See below. The intern-profiling isn't freed and not checked when calling

#46071 [NEW]: finfo_open() segfaults with wrong file name in 64-bit machine

2008-09-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD6 PHP version: 5.3CVS-2008-09-13 (CVS) PHP Bug Type: Filesystem function related Bug description: finfo_open() segfaults with wrong file name in 64-bit machine Description: See below. Reproduce code

#46049 [NEW]: feof() hangs

2008-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-09-11 (CVS) PHP Bug Type: Streams related Bug description: feof() hangs Description: The code below works fine with PHP 5.2.6 (and earlier), but not with the unreleased PHP 5.2.7 and PHP

#46051 [NEW]: SplFileInfo::openFile - memory overlap

2008-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-11 (CVS) PHP Bug Type: SPL related Bug description: SplFileInfo::openFile - memory overlap Description: ==906== Source and destination overlap in memcpy(0x6777400, 0x6777400, 32) ==906

#46053 [NEW]: SplFileObject::seek - Endless loop

2008-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-11 (CVS) PHP Bug Type: SPL related Bug description: SplFileObject::seek - Endless loop Description: The endless loop occurs when passing a number greater than the number of line in file

#46055 [NEW]: Tidy crashes when no document is supplied

2008-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-11 (CVS) PHP Bug Type: Unknown/Other Function Bug description: Tidy crashes when no document is supplied Description: See below. Reproduce code: --- 1) ?php $x = new tidynode

#46058 [NEW]: ReflectionMethod::invoke - wrong behavior

2008-09-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-11 (CVS) PHP Bug Type: Reflection related Bug description: ReflectionMethod::invoke - wrong behavior Description: Currently the behavior is different of 5.3 and HEAD. Note also: the method

#46042 [NEW]: Mem. leaks when calling mb_convert_encoding using Reflection

2008-09-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-10 (CVS) PHP Bug Type: mbstring related Bug description: Mem. leaks when calling mb_convert_encoding using Reflection Description: See below. Reproduce code: --- ?php $x = new

#46043 [NEW]: file_get_contents() gives stream does not support seeking error with offset

2008-09-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux, debian PHP version: 5.2.6 PHP Bug Type: Streams related Bug description: file_get_contents() gives stream does not support seeking error with offset Description: file_get_contents() supports an offset. However

#46044 [NEW]: Mysqli - wrong error message

2008-09-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-10 (CVS) PHP Bug Type: MySQLi related Bug description: Mysqli - wrong error message Description: See below. Reproduce code: --- new mysqli_result(1); // Error! OK Warning

#46043 [Bgs]: file_get_contents() gives stream does not support seeking error with offset

2008-09-10 Thread [EMAIL PROTECTED]
ID: 46043 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Streams related Operating System: Linux, debian PHP Version: 5.2.6 New Comment: But it does work fine (and returning the correct data

#46029 [NEW]: Segfault in DOMText when using with Reflection

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: DOM XML related Bug description: Segfault in DOMText when using with Reflection Description: See below. Reproduce code: --- ?php new domtext; print ok!\n

#46031 [NEW]: Segfault in AppendIterator::next

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: SPL related Bug description: Segfault in AppendIterator::next Description: See below. Reproduce code: --- ?php $x = new appenditerator; $x-next(); Actual

#46032 [NEW]: PharData::__construct() - wrong memory read

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2CVS-2008-09-09 (CVS) PHP Bug Type: PHAR related Bug description: PharData::__construct() - wrong memory read Description: See the file name in the exception trace. Reproduce code: --- ?php

#46033 [NEW]: Segfault when trying to instance SQLite3Stmt

2008-09-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-09-09 (CVS) PHP Bug Type: SQLite related Bug description: Segfault when trying to instance SQLite3Stmt Description: See below. Reproduce code: --- ?php new SQLite3Stmt; Actual

#45327 [Fbk-Opn]: [PATCH] memory leak if offsetGet throws exception (PHP_5_2 branch only!)

2008-09-02 Thread [EMAIL PROTECTED]
ID: 45327 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Scripting Engine problem Operating System: linux 64bit PHP Version: 5.2CVS-2008-06-21 Assigned To: dmitry New

#45941 [NEW]: mysqli_stmt_fetch() crashes

2008-08-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 64bit PHP version: 5.3CVS-2008-08-28 (CVS) PHP Bug Type: MySQLi related Bug description: mysqli_stmt_fetch() crashes Description: ext/mysqli/tests/mysqli_stmt_bind_result.phpt crashes. The invalid write

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

2008-08-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.5 PHP version: 5.3CVS-2008-08-26 (CVS) PHP Bug Type: CGI related Bug description: large scripts from stdin are stripped at 16K border Description: any php-file which is larger that 16Kb will result in parse

#45902 [NEW]: failed tests with 3.8.x

2008-08-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.3CVS-2008-08-24 (snap) PHP Bug Type: I18N and L10N related Bug description: failed tests with 3.8.x Description: Tests fail with ICU 3.8.x (x86 or x64, win or linux). As 3.8 is the recommended version

#45888 [NEW]: Refcounting in ZTS mode

2008-08-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5.3.0alpha1 PHP Bug Type: OCI8 related Bug description: Refcounting in ZTS mode Description: Tony debugged this after a user report of a problem: There seem to be an issue in OCI8 (in ZTS mode only

#45832 [NEW]: Unable to write to user-defined stream by imagejpeg()

2008-08-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.2.6 PHP Bug Type: GD related Bug description: Unable to write to user-defined stream by imagejpeg() Description: Function imagejpeg() is not able to write to the user-defined stream. [I think

#45820 [NEW]: ArrayObject does not allow empty strings as keys

2008-08-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo PHP version: 5.2.6 PHP Bug Type: SPL related Bug description: ArrayObject does not allow empty strings as keys Description: While '' works as an array key, it does not work with ArrayObject. It should either work

#45805 [NEW]: sebastian

2008-08-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-08-13 (CVS) PHP Bug Type: Reproducible crash Bug description: sebastian Description: The attached PHP script segfaults with both PHP_5_2 and PHP_5_3. Reproduce code: --- ?php

#45813 [NEW]: Segfault in error handling

2008-08-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 6CVS-2008-08-13 (CVS) PHP Bug Type: Reproducible crash Bug description: Segfault in error handling Description: When error reporting is set to E_ALL, calling ob_start() in an error handler function

#45798 [NEW]: sqlite3 doesn't notice if variable was bound

2008-08-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: OSX PHP version: 5.3.0alpha1 PHP Bug Type: SQLite related Bug description: sqlite3 doesn't notice if variable was bound Description: If a prepared statement is executed while the bound variable doesn't exist, or is NULL

#45800 [NEW]: cannot compile PHP with http on osx

2008-08-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: osx 10.4 PHP version: 5.3.0alpha1 PHP Bug Type: HTTP related Bug description: cannot compile PHP with http on osx Description: When compiling PHP with --enable-http, I get this error : In file included from /Users

#45792 [NEW]: bz2 compressed files in zip failure

2008-08-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5.3CVS-2008-08-12 (CVS) PHP Bug Type: PHAR related Bug description: bz2 compressed files in zip failure Description: a zip archive created with info-zip using bzip2 compression is not properly

#45777 [NEW]: Date tests failed on windows

2008-08-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows PHP version: 5.3.0alpha1 PHP Bug Type: Date/time related Bug description: Date tests failed on windows Description: = FAILED TEST SUMMARY

#45779 [NEW]: regression with shebang lines processing

2008-08-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.3.0alpha1 PHP Bug Type: Scripting Engine problem Bug description: regression with shebang lines processing Description: tests\lang\comments.php fails. There is a regression between 5.2.x and 5.3

#45742 [NEW]: Wrong class array inpretetion using constant indexes

2008-08-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.26-gentoo PHP version: 5.3CVS-2008-08-07 (CVS) PHP Bug Type: *Compile Issues Bug description: Wrong class array inpretetion using constant indexes Description: If an array is used as a class property

#45744 [NEW]: Case sensitive callback behaviour

2008-08-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3.0alpha1 PHP Bug Type: Scripting Engine problem Bug description: Case sensitive callback behaviour Description: When running the small examples below, the first version works fine, while the second

#45691 [NEW]: some per-dir or runtime settings may leak into other requests

2008-08-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.2.6 PHP Bug Type: mbstring related Bug description: some per-dir or runtime settings may leak into other requests Description: Some per-dir or runtime settings that is set in a request pollutes

#45639 [NEW]: Phar bugs from pecl.php.net

2008-07-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac PHP version: 5.3CVS-2008-07-27 (snap) PHP Bug Type: PHAR related Bug description: Phar bugs from pecl.php.net Description: Two open phar bugs exist within the old phar bug database. http://pecl.php.net/bugs

#45585 [NEW]: fread() return value for EOF inconsistent between PHP 5 and 6

2008-07-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 6CVS-2008-07-21 (CVS) PHP Bug Type: Filesystem function related Bug description: fread() return value for EOF inconsistent between PHP 5 and 6 Description: # echo 1 /tmp/test.txt # php_5_2/sapi/cli/php

#45552 [NEW]: Full circle drawn instead of arc with very small angle

2008-07-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.25-gentoo-r6 PHP version: 5.2.6 PHP Bug Type: GD related Bug description: Full circle drawn instead of arc with very small angle Description: Instead of a very small arc slice, a full circle is drawn when

#45394 [NEW]: Phar::running options reversed

2008-06-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2CVS-2008-06-30 (CVS) PHP Bug Type: Unknown/Other Function Bug description: Phar::running options reversed Description: The http://www.php.net/manual/en/phar.running.php examples and description

#45387 [NEW]: (string)$obj on objects w/o __toString() behaves differently

2008-06-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: OS X PHP version: 5.3CVS-2008-06-28 (CVS) PHP Bug Type: *General Issues Bug description: (string)$obj on objects w/o __toString() behaves differently Description: In PHP 5.2.x calling (string)$object on an object w/o

#45388 [NEW]: mbstring fails to load

2008-06-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: OSX PHP version: 5.3CVS-2008-06-28 (CVS) PHP Bug Type: mbstring related Bug description: mbstring fails to load Description: When trying to load the mbstring extension it fails causing PHP crash. Reproduce code

#45372 [NEW]: hash# check in new re2c parser breaks code

2008-06-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5.3CVS-2008-06-27 (CVS) PHP Bug Type: Scripting Engine problem Bug description: hash# check in new re2c parser breaks code Description: single line file: ?php if (1) { ?#?php } ? produces a parse

#45372 [Asn]: hash# check in new re2c parser breaks code

2008-06-27 Thread [EMAIL PROTECTED]
ID: 45372 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Scripting Engine problem Operating System: linux PHP Version: 5.3CVS-2008-06-27 (CVS) Assigned To: helly New Comment: Not sure why re2c

#45384 [NEW]: parse_ini_file will result in parse error with no trailing newline

2008-06-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Ubuntu PHP version: 5.3CVS-2008-06-28 (CVS) PHP Bug Type: Filesystem function related Bug description: parse_ini_file will result in parse error with no trailing newline Description: an ini file with no trailing newline

#45327 [NEW]: memory leak if offsetGet throws exception

2008-06-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux 64bit PHP version: 5.2CVS-2008-06-21 (CVS) PHP Bug Type: Scripting Engine problem Bug description: memory leak if offsetGet throws exception Description: ext/phar's test phar_offset_get_error.phpt fails with leaked

#45303 [NEW]: Opening php:// wrapper in append mode results in a warning

2008-06-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux (Debian) PHP version: 5.2CVS-2008-06-18 (CVS) PHP Bug Type: Streams related Bug description: Opening php:// wrapper in append mode results in a warning Description: When attempting to fopen any php:// wrapper

#45218 [Fbk-Csd]: PHAR archive built from directory limited by max open file handles

2008-06-13 Thread [EMAIL PROTECTED]
ID: 45218 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: *General Issues Operating System: * PHP Version: 5.3CVS-2008-06-09 (snap) Assigned To: cellog New Comment

#45266 [NEW]: DB_INIT_LOCK not a valid option

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: DB_INIT_LOCK not a valid option Description: In ext/dba/dba_db4.c, the DB_INIT_LOCK bit is set in the gmode flag passed into dbp

#45267 [NEW]: Revisit locking in DBA for DB4

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: Revisit locking in DBA for DB4 Description: The locking for DBA with DB4 needs to be revisited. The way DB_INIT_LOCK

#45268 [NEW]: Incorrect DB4 error callback function prototype

2008-06-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-06-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: Incorrect DB4 error callback function prototype Description: For BDB 4.7.25 (and probably earlier), the prototype

#45248 [NEW]: Shfift_JIS encoded characters in PHP script cause an error.

2008-06-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 6CVS-2008-06-12 (CVS) PHP Bug Type: Unicode Engine related Bug description: Shfift_JIS encoded characters in PHP script cause an error. Description: Shift_JIS encoded characters in PHP script

#45218 [NEW]: PHAR archive built from directory limited by max open file handles

2008-06-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 5.3CVS-2008-06-09 (snap) PHP Bug Type: *Compression related Bug description: PHAR archive built from directory limited by max open file handles Description: When building a PHAR archive using

#45186 [NEW]: __call depends on __callstatic in class scope

2008-06-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-06-05 (CVS) PHP Bug Type: Scripting Engine problem Bug description: __call depends on __callstatic in class scope Description: The magic method __call depends on __callstatic to be called

#45180 [NEW]: 'class::method' works differently than array('class', 'method')

2008-06-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-06-04 (CVS) PHP Bug Type: Scripting Engine problem Bug description: 'class::method' works differently than array('class', 'method') Description: See the code below. Reproduce code

#45029 [NEW]: POST requests have an emalloc leak

2008-05-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux/FreeBSD PHP version: 5.3CVS-2008-05-17 (CVS) PHP Bug Type: cURL related Bug description: POST requests have an emalloc leak Description: Adding a bug for this so we can track it. The leak size isn't constant even

#44966 [NEW]: Cannot create ReflectionFunction object for disabled functions

2008-05-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.3CVS-2008-05-11 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Cannot create ReflectionFunction object for disabled functions Description: One cannot create an object

#44910 [NEW]: Restrict GOTOs from/to try catch blocks

2008-05-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3CVS-2008-05-04 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Restrict GOTOs from/to try catch blocks Description: Currently, things like that are allowed: try { ... plop

#44870 [NEW]: rename() on directory deletes same named file

2008-04-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows/XP PHP version: 5.3CVS-2008-04-30 (snap) PHP Bug Type: Streams related Bug description: rename() on directory deletes same named file Description: Calling rename() on a directory where there is already a file

#44860 [NEW]: session_encode fails for php_binary serialiser

2008-04-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 6CVS-2008-04-29 (snap) PHP Bug Type: Session related Bug description: session_encode fails for php_binary serialiser Description: I've added a new test into the 6.0 branch called

#44852 [NEW]: PDO_OCI crashes

2008-04-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.5 PHP Bug Type: PDO related Bug description: PDO_OCI crashes Description: PDO/OCI segfaults while describing columns. I gave a stab at a quick reproducing script, but did not manage unfortunately

#44849 [Asn]: imagecolorclosesthwb() is not avaible on Windows

2008-04-28 Thread [EMAIL PROTECTED]
ID: 44849 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: GD related Operating System: Windows Vista PHP Version: 5.2.5 Assigned To: pajoye New Comment: imagecreatefromxpm() is also affected

#44849 [NEW]: imagecolorclosesthwb() is not avaible on Windows

2008-04-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: GD related Bug description: imagecolorclosesthwb() is not avaible on Windows Description: The imagecolorclosesthwb() function is not avaible on Windows, I spoke to Pierre

#44827 [NEW]: define('::') can be defined

2008-04-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: define('::') can be defined Description: PHP (5.2.5) allows you to define '::' as a constant without issuing an E_WARNING, below

#44823 [NEW]: SAPI way to access request_rec data

2008-04-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-04-24 (CVS) PHP Bug Type: Feature/Change Request Bug description: SAPI way to access request_rec data Description: We have a (really lots) shared extension that require access to the request_rec

#44811 [NEW]: [Patch] Improve error message when creating new SoapClient with invalid data

2008-04-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.3CVS-2008-04-23 (CVS) PHP Bug Type: SOAP related Bug description: [Patch] Improve error message when creating new SoapClient with invalid data Description: In case a new SoapClient is created

#44779 [NEW]: filter returns NULL in CLI when it shouldn't

2008-04-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac PHP version: 5.3CVS-2008-04-18 (snap) PHP Bug Type: Filter related Bug description: filter returns NULL in CLI when it shouldn't Description: The filter extension appears to have issues with CLI. I have not fully

#44742 [NEW]: Segmentation fault

2008-04-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.2CVS-2008-04-16 (snap) PHP Bug Type: Date/time related Bug description: Segmentation fault Description: timezone_offset_get() causes segmentation faults. Reproduce code: --- $ ./php.exe -r

#44738 [NEW]: json.c:426: warning: unknown conversion type character 'k' in format

2008-04-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Ubuntu 7.10 PHP version: 5.3CVS-2008-04-15 (CVS) PHP Bug Type: JSON related Bug description: json.c:426: warning: unknown conversion type character 'k' in format Description: My build log for PHP 5.3 shows

  1   2   3   4   5   6   7   8   9   10   >