#44739 [NEW]: var.c:410: warning: unknown conversion type character 'H' 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: Unknown/Other Function Bug description: var.c:410: warning: unknown conversion type character 'H' in format Description: With PHP 5.3 or 5.2 on Ubuntu 7.10

#44716 [NEW]: progress notifications incorrec

2008-04-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: progress notifications incorrec Description: The stream progress notifications are reporting twice as high numbers (and twice as often

#44712 [NEW]: stream_context_set_params segfaults on invalid arguments

2008-04-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: stream_context_set_params segfaults on invalid arguments Description: stream_context_set_params segfaults on invalid arguments Reproduce code

#44663 [NEW]: Crash in imap_mail_compose if body parameter invalid

2008-04-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-04-07 (snap) PHP Bug Type: Reproducible crash Bug description: Crash in imap_mail_compose if body parameter invalid Description: If imap_mail_compose is called with a body parameter

#44648 [NEW]: All-or-nothing for production checks in DOM interface

2008-04-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: DOM XML related Bug description: All-or-nothing for production checks in DOM interface Description: libxml2 is fairly lenient when it comes to what it allows to go into its

#44648 [Opn]: All-or-nothing for production checks in DOM interface

2008-04-05 Thread [EMAIL PROTECTED]
ID: 44648 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows Vista PHP Version: 5.2.5 Assigned To: rrichards New Comment: IIRC, DOM does not make any demands

#44648 [Opn]: All-or-nothing for production checks in DOM interface

2008-04-05 Thread [EMAIL PROTECTED]
ID: 44648 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Windows Vista PHP Version: 5.2.5 Assigned To: rrichards New Comment: One more: ]] is not allowed in CDATA

#44613 [NEW]: imap_headerinfo crashes when large int is passed as $[from|subject]_length arg

2008-04-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-04-02 (snap) PHP Bug Type: Reproducible crash Bug description: imap_headerinfo crashes when large int is passed as $[from|subject]_length arg Description: The crash in this case

#44594 [NEW]: unsigned long passed as $n_retries argument to imap_open()

2008-04-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-04-01 (snap) PHP Bug Type: IMAP related Bug description: unsigned long passed as $n_retries argument to imap_open() Description: When a negative integer is passed as the $n_retries

#44125 [Fbk-Opn]: Doubled memory usage on XInclude with Unix-style filenames

2008-03-30 Thread [EMAIL PROTECTED]
ID: 44125 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: XML related Operating System: Windows Vista PHP Version: 5.2.5 New Comment: rrichards, are you running this off

#44511 [NEW]: missing exception check in spl_filesystem_dir_open

2008-03-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-03-23 (CVS) PHP Bug Type: SPL related Bug description: missing exception check in spl_filesystem_dir_open Description: because spl_filesystem_dir_open sets error handling to EH_THROW, it should

#44487 [NEW]: call_user_method_array issues a warning when throwing an exception

2008-03-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.6RC2 PHP Bug Type: Class/Object related Bug description: call_user_method_array issues a warning when throwing an exception Description: call_user_method_array issues a cannot call method foo

#44454 [NEW]: Unexpected exception thrown in foreach() statement

2008-03-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.2.6RC2 PHP Bug Type: PDO related Bug description: Unexpected exception thrown in foreach() statement Description: I'm using the SQL SELECT result of an PDO query directly in an foreach() loop (via it's

#44449 [NEW]: DateTime from timestamp failing if DST

2008-03-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: MacOS 10.5.2 PHP version: 5.3CVS-2008-03-16 (snap) PHP Bug Type: Date/time related Bug description: DateTime from timestamp failing if DST Description: Test ext/date/tests/bug40743.phpt fails ONLY if the current date

#44443 [NEW]: cvsclean fails on Darwin 9

2008-03-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Darwin 9 PHP version: 6CVS-2008-03-15 (CVS) PHP Bug Type: *Compile Issues Bug description: cvsclean fails on Darwin 9 Description: Darwin 9's sed is broken, causing ./cvsclean to remove a bunch of bogus file names

#44414 [NEW]: Incompleate reporting about abstract methods

2008-03-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.3CVS-2008-03-12 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Incompleate reporting about abstract methods Description: On some condition PHP may verify abstract method twice. First time

#44402 [Fbk-Opn]: Declare crashes Apache

2008-03-11 Thread [EMAIL PROTECTED]
ID: 44402 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows Vista PHP Version: 5.2.5 New Comment: When I run the debug tool I get

#44402 [NEW]: Declare crashes Apache

2008-03-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: Declare crashes Apache Description: Using the declare construct causes Apache to crash on Windows Vista, aslong the declare(ticks=n

#44402 [Opn]: Declare crashes Apache

2008-03-10 Thread [EMAIL PROTECTED]
ID: 44402 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Scripting Engine problem +Bug Type: Reproducible crash Operating System: Windows Vista PHP Version: 5.2.5 New Comment: Changed category

#44403 [Opn]: register_tick_function() does not check for a valid callback

2008-03-10 Thread [EMAIL PROTECTED]
ID: 44403 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open -Bug Type: Website problem +Bug Type: Scripting Engine problem Operating System: Windows Vista -PHP Version: Irrelevant +PHP Version: 5.2.5 New

#44378 [NEW]: Python should not throw a fatal error if headers/exec not found

2008-03-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.3CVS-2008-03-08 (CVS) PHP Bug Type: Compile Failure Bug description: Python should not throw a fatal error if headers/exec not found Description: When building snapshots, PHP attempts to enable

#44323 [NEW]: efree() issue (reported by suhosin)

2008-03-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: efree() issue (reported by suhosin) Description: The issue happens at a cast of an array, to an object. Reproduce code: --- ?php

#44144 [Csd]: spl_autoload_functions() should return object instance when appropriate

2008-02-29 Thread [EMAIL PROTECTED]
ID: 44144 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: SPL related Operating System: Irrelevant PHP Version: 5.3CVS-2008-02-18 (CVS) Assigned To: colder New Comment: Thanks for the fix. Do you

#44288 [NEW]: Sloppy declaration placement causes Window compilation error

2008-02-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.3CVS-2008-02-29 (CVS) PHP Bug Type: SPL related Bug description: Sloppy declaration placement causes Window compilation error Description: In some implementations of C, declarations (possibly

#44246 [NEW]: closedir() accepts a file resource opened by fopen()

2008-02-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-02-25 (CVS) PHP Bug Type: *Directory/Filesystem functions Bug description: closedir() accepts a file resource opened by fopen() Description: closedir() will accept a file resource

#44212 [NEW]: array_diff_assoc not reporting missing arguments

2008-02-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-02-22 (snap) PHP Bug Type: Arrays related Bug description: array_diff_assoc not reporting missing arguments Description: array_diff_assoc is not reporting missing arguments - see example code

#44192 [NEW]: set_error_handler is not being used on undefined functions

2008-02-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP (Build 2600) PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: set_error_handler is not being used on undefined functions Description: When setting your own custom error handler

#44194 [NEW]: Add private modifiers to namespace classes

2008-02-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-02-20 (CVS) PHP Bug Type: Feature/Change Request Bug description: Add private modifiers to namespace classes Description: Already now from just playing around with namespaces

#44168 [NEW]: Unusual output when using each() on private/protected properties of an object

2008-02-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windpws XP PHP version: 5.2CVS-2008-02-19 (CVS) PHP Bug Type: Arrays related Bug description: Unusual output when using each() on private/protected properties of an object Description: When using the each() function

#44144 [NEW]: spl_autoload_functions() should return object instance when appropriate

2008-02-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3CVS-2008-02-18 (CVS) PHP Bug Type: SPL related Bug description: spl_autoload_functions() should return object instance when appropriate Description: spl_autoload_functions() should return

#44124 [NEW]: Options passed to stream_open is always 5

2008-02-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: Options passed to stream_open is always 5 Description: The $options in stream_open() do not match in any way (or at least in any documented way

#44124 [Opn]: Options passed to stream_open doesn't match STREAM_REPORT_ERRORS

2008-02-14 Thread [EMAIL PROTECTED]
ID: 44124 User updated by: [EMAIL PROTECTED] -Summary: Options passed to stream_open is always 5 Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Streams related Operating System: Irrelevant PHP Version: 5.2.5 New Comment: Update

#44125 [NEW]: Doubled memory usage on XInclude with Unix-style filenames

2008-02-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.5 PHP Bug Type: XML related Bug description: Doubled memory usage on XInclude with Unix-style filenames Description: On Windows, XML files with large amounts of XIncludes (such as the PHP

#44125 [Opn]: Doubled memory usage on XInclude with Unix-style filenames

2008-02-14 Thread [EMAIL PROTECTED]
ID: 44125 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XML related Operating System: Windows Vista PHP Version: 5.2.5 New Comment: P.S. There is a rather obvious (and effective) workaround

#44092 [NEW]: exp() function returns incorrect result if passed hex

2008-02-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 32 PHP version: 5.3CVS-2008-02-10 (CVS) PHP Bug Type: *Math Functions Bug description: exp() function returns incorrect result if passed hex Description: In PHP5.3 is a hex string is passed to exp

#44067 [NEW]: Implement hasChildren in SimpleXML

2008-02-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: N/A PHP version: 5.2.5 PHP Bug Type: Feature/Change Request Bug description: Implement hasChildren in SimpleXML Description: SimpleXML provides the useful children() method to return the children of a given element

#44042 [NEW]: Errors returned when trying to generate certain MySQL tests

2008-02-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 5.2CVS-2008-02-04 (snap) PHP Bug Type: Scripting Engine problem Bug description: Errors returned when trying to generate certain MySQL tests Description: When trying to generate tests for certain

#43968 [NEW]: Extending internal class causes a crash

2008-01-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian PHP version: 5.2CVS-2008-01-29 (snap) PHP Bug Type: Reproducible crash Bug description: Extending internal class causes a crash Description: PHP 5.2.5 and current snapshot (php5.2-200801291330) cause a crash when

#43957 [NEW]: utf8_decode() provides random output for bad input

2008-01-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux debian 4.0 PHP version: 5.2.5 PHP Bug Type: Unknown/Other Function Bug description: utf8_decode() provides random output for bad input Description: utf8_decode() outputs a random character when supplied with bad

#43926 [NEW]: isInstance() isn't equivalent to instanceof operator

2008-01-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.3CVS-2008-01-24 (CVS) PHP Bug Type: Unknown/Other Function Bug description: isInstance() isn't equivalent to instanceof operator Description: Says the documentation: Note: $class = new

#43924 [NEW]: Overloading methods can be static and non-public

2008-01-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2008-01-23 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Overloading methods can be static and non-public Description: Says the documentation: All overloading methods must

#43915 [Asn]: INI parser no longer allows hyphens in directive names

2008-01-23 Thread [EMAIL PROTECTED]
ID: 43915 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Scripting Engine problem Operating System: irrelevant PHP Version: 5.3CVS-2008-01-23 (CVS) Assigned To: jani New Comment: You fibber! You

#43915 [NEW]: INI parser no longer allows hyphens

2008-01-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.3CVS-2008-01-23 (CVS) PHP Bug Type: Scripting Engine problem Bug description: INI parser no longer allows hyphens Description: Trying to load PHP-GTK extensions led to the discovery that we now

#43871 [NEW]: Segmentation fault in dns_get_record

2008-01-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.23-gentoo-r5 PHP version: 5.3CVS-2008-01-16 (CVS) PHP Bug Type: Reproducible crash Bug description: Segmentation fault in dns_get_record Description: Segmentation fault for: $ php -r 'var_dump( dns_get_record

#43832 [NEW]: mysqi_get_charset() doesn't expose charset comment

2008-01-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5.3CVS-2008-01-13 (CVS) PHP Bug Type: MySQLi related Bug description: mysqi_get_charset() doesn't expose charset comment Description: The mysql C API exposes a charset comment field (see http

#43804 [NEW]: XSLTProcessor fails to recognise dynamically created xsl: tags

2008-01-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5.2.5 PHP Bug Type: DOM XML related Bug description: XSLTProcessor fails to recognise dynamically created xsl: tags Description: I've got a piece of code where I needed to dynamically create some xsl

#43784 [NEW]: escapeshellarg removes % from given string

2008-01-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 6CVS-2008-01-08 (snap) PHP Bug Type: Program Execution Bug description: escapeshellarg removes % from given string Description: escapeshellarg(string) removes all % out of it. This results in a non

#43793 [NEW]: zlib filter is unable to auto-detect gzip/zlib file headers

2008-01-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 5.2.5 PHP Bug Type: Streams related Bug description: zlib filter is unable to auto-detect gzip/zlib file headers Description: according to the zlib documentation for inflateInit2() in zlib.h (online copy

#43703 [Asn]: Signature compatibility check broken for namespaces

2008-01-05 Thread [EMAIL PROTECTED]
ID: 43703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Scripting Engine problem Operating System: Irrelevant PHP Version: 5.3CVS-2007-12-29 (CVS) Assigned To: dmitry New Comment: I think

#43719 [NEW]: Confusing behaviour of use with functions

2007-12-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3CVS-2007-12-31 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Confusing behaviour of use with functions Description: [EMAIL PROTECTED] ~ % cat a.php ?php namespace

#43713 [NEW]: each() - Wrong properties name in return value

2007-12-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2007-12-30 (CVS) PHP Bug Type: Scripting Engine problem Bug description: each() - Wrong properties name in return value Description: I suppose that the result is unexpected. Reproduce code

#43703 [NEW]: Signature compatibility check broken for namespaces

2007-12-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3CVS-2007-12-29 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Signature compatibility check broken for namespaces Description: When a namespaced class extends an namespaced

#43650 [NEW]: Objects implementing ArrayAccess don't work with array_* functions

2007-12-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.2.5 PHP Bug Type: SPL related Bug description: Objects implementing ArrayAccess don't work with array_* functions Description: Objects of classes implementing ArrayAccess (e.g. ArrayObject) cannot

#43650 [Opn]: Objects implementing ArrayAccess don't work with array_* functions

2007-12-21 Thread [EMAIL PROTECTED]
ID: 43650 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:SPL related PHP Version: 5.2.5 New Comment: (Feature request from http://bugs.php.net/bug.php?id=34849) Previous Comments

#43541 [Opn]: array_slice() length parameter's messed up

2007-12-10 Thread [EMAIL PROTECTED]
ID: 43541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: irrelevant PHP Version: 5.3CVS-2007-12-09 (CVS) New Comment: Adding this for the sake of completeness, just

#43541 [Opn]: array_slice() length parameter's messed up

2007-12-09 Thread [EMAIL PROTECTED]
ID: 43541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: irrelevant PHP Version: 5.3CVS-2007-12-09 (CVS) New Comment: Fixed tests and reduced patch. I still think

#43541 [Opn]: array_slice() length parameter's messed up

2007-12-09 Thread [EMAIL PROTECTED]
ID: 43541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: irrelevant PHP Version: 5.3CVS-2007-12-09 (CVS) New Comment: It's just not my day. Index: ext/standard/array.c

#43494 [Opn]: [PATCH] str_trunc - truncate string without break it

2007-12-09 Thread [EMAIL PROTECTED]
ID: 43494 User updated by: [EMAIL PROTECTED] -Summary: [PATCH] str_truncate - truncate string without break it Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Feature/Change Request PHP Version: 5.3CVS-2007-12-04 (CVS) New Comment: Renamed

#43541 [NEW]: array_slice() length parameter's messed up

2007-12-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: irrelevant PHP version: 5.3CVS-2007-12-09 (CVS) PHP Bug Type: Arrays related Bug description: array_slice() length parameter's messed up Description: If the length argument fed to array_slice() isn't of PHP type integer

#43541 [Opn]: array_slice() length parameter's messed up

2007-12-08 Thread [EMAIL PROTECTED]
ID: 43541 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: irrelevant PHP Version: 5.3CVS-2007-12-09 (CVS) New Comment: Forgot to post patch. (Is there no way to upload

#43494 [NEW]: [PATCH] str_truncate - truncate string without break it

2007-12-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2007-12-04 (CVS) PHP Bug Type: Feature/Change Request Bug description: [PATCH] str_truncate - truncate string without break it Description: As posted in Internals, but not answered... I guess

#43495 [NEW]: array_merge_recursive crash with recursive arrays

2007-12-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: any PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: array_merge_recursive crash with recursive arrays Description: This is basically the same as bug 42752 but in the array_merge_recursive rather than

#43480 [NEW]: current,next,prev with objects

2007-12-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5.3CVS-2007-12-02 (snap) PHP Bug Type: Arrays related Bug description: current,next,prev with objects Description: The array functions current, next,prev and possibly others no longer work on objects

#43480 [Asn]: current,next,prev with objects

2007-12-02 Thread [EMAIL PROTECTED]
ID: 43480 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Arrays related Operating System: all PHP Version: 5.3CVS-2007-12-02 (snap) Assigned To: jani New Comment: I do not have an opinion

#43450 [NEW]: Memory leak on some functions with implicit object __toString() call

2007-11-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.2.5 PHP Bug Type: Scripting Engine problem Bug description: Memory leak on some functions with implicit object __toString() call Description: Under certain circumenstances, the implicit call

#43426 [NEW]: crash on nested call_user_func calls

2007-11-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Gentoo Linux 2.6.23 PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: crash on nested call_user_func calls Description: I get a reproducible crash when running a file in the pear-core test suite

#43426 [Opn]: crash on nested call_user_func calls

2007-11-27 Thread [EMAIL PROTECTED]
ID: 43426 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Gentoo Linux 2.6.23 PHP Version: 5.2.5 New Comment: Simple reproduce script: ?php $c = 1; // doesn't matter

#43408 [NEW]: get_called_class not working as expected

2007-11-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 6CVS-2007-11-26 (snap) PHP Bug Type: *General Issues Bug description: get_called_class not working as expected Description: The Function get_called_class works not as expected. the new introduced static

#43319 [Opn]: Serialization of objects with Serializable interface and circular references

2007-11-18 Thread [EMAIL PROTECTED]
ID: 43319 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux, Windows PHP Version: 5.2.5 New Comment: I don't know if this is the more apropriated solution

#43319 [NEW]: Serialization of objects with Serializable interface and circular references

2007-11-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux, Windows PHP version: 5.2.5 PHP Bug Type: Reproducible crash Bug description: Serialization of objects with Serializable interface and circular references Description: Apache crashes and CLI segfault when

#43285 [Fbk-Opn]: Mac style line endings in source files

2007-11-16 Thread [EMAIL PROTECTED]
ID: 43285 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: DBM/DBA related Operating System: Windows Vista PHP Version: 5.2CVS-2007-11-14 (CVS) New Comment: The behavior only

#43285 [Fbk-Opn]: Mac style line endings in source files

2007-11-14 Thread [EMAIL PROTECTED]
ID: 43285 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: DBM/DBA related Operating System: Windows Vista PHP Version: 5.2CVS-2007-11-14 (CVS) New Comment: Microsoft Visual C

#43285 [Opn]: Mac style line endings in source files

2007-11-14 Thread [EMAIL PROTECTED]
ID: 43285 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DBM/DBA related Operating System: Windows Vista PHP Version: 5.2CVS-2007-11-14 (CVS) New Comment: Taking a look at the binary markup of the files

#43281 [NEW]: Allow buildconf to pass parameters to cscript

2007-11-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.2CVS-2007-11-13 (CVS) PHP Bug Type: *Compile Issues Bug description: Allow buildconf to pass parameters to cscript Description: The buildconf.js script allows for the --add-modules-dir argument

#43285 [NEW]: ext/dba/dba_db1.c has Mac style newlines (\r)

2007-11-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2CVS-2007-11-14 (CVS) PHP Bug Type: DBM/DBA related Bug description: ext/dba/dba_db1.c has Mac style newlines (\r) Description: ext/dba/dba_db1.c has Mac style newlines, so the compiler

#43286 [NEW]: Numerous mac style newline files in ext/pdo_odbc

2007-11-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2CVS-2007-11-14 (CVS) PHP Bug Type: ODBC related Bug description: Numerous mac style newline files in ext/pdo_odbc Description: In the ext/pdo_odbc directory, odbc_driver.c, odbc_stmt.c

#43092 [Fbk-Opn]: PHP crashes mysteriously after copying handle with 32+ long URL

2007-11-12 Thread [EMAIL PROTECTED]
ID: 43092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: cURL related Operating System: Windows Vista PHP Version: 5.2CVS-2007-10-24 (snap) New Comment: I'm not sure if I did

#43092 [Opn]: PHP crashes mysteriously after copying handle with 32+ long URL

2007-11-12 Thread [EMAIL PROTECTED]
ID: 43092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: cURL related Operating System: Windows Vista PHP Version: 5.2CVS-2007-10-24 (snap) New Comment: It looks like the debug symbols weren't loaded

#43229 [NEW]: array_walk crashes with a segmentation fault

2007-11-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: CentOS PHP version: 5.2CVS-2007-11-09 (CVS) PHP Bug Type: Reproducible crash Bug description: array_walk crashes with a segmentation fault Description: strace doesnt output anything - it just cuts the output

#43229 [Ver]: array_walk crashes with a segmentation fault

2007-11-09 Thread [EMAIL PROTECTED]
ID: 43229 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Verified Bug Type: Reproducible crash Operating System: CentOS PHP Version: 5.2CVS-2007-11-09 (CVS) New Comment: if you use a different var name like $tmpkeyword

#43206 [NEW]: date_timezone_get() leaks memory

2007-11-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5.2.5RC2 PHP Bug Type: Date/time related Bug description: date_timezone_get() leaks memory Description: date_timezone_get() leaks memory Reproduce code: --- ?php $d= date_create('now

#43183 [NEW]: importing the same class in difference scripts results in a fatal error

2007-11-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: n/a (linux 2.6, mac os x 10.4) PHP version: 5.3CVS-2007-11-03 (CVS) PHP Bug Type: Scripting Engine problem Bug description: importing the same class in difference scripts results in a fatal error Description: As per

#43167 [NEW]: ReflectionMethod::isConstructor() does not work for interfaces

2007-11-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Irrelevant PHP version: 5.3CVS-2007-11-01 (CVS) PHP Bug Type: Scripting Engine problem Bug description: ReflectionMethod::isConstructor() does not work for interfaces Description: ReflectionMethod::isConstructor() does

#43136 [NEW]: possible crash on script execution timeout

2007-10-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 64bit PHP version: 4.4.7 PHP Bug Type: Scripting Engine problem Bug description: possible crash on script execution timeout Description: The crash is really rare, but seems to be possible. According to the core

#43137 [NEW]: rmdri() does not clear statcache

2007-10-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.6.21 PHP version: 5.2.5RC1 PHP Bug Type: Directory function related Bug description: rmdri() does not clear statcache Description: rmdir() does not clear the statcache like unlink() does. Reproduce code

#43137 [Opn]: rmdir() does not clear statcache

2007-10-30 Thread [EMAIL PROTECTED]
ID: 43137 User updated by: [EMAIL PROTECTED] -Summary: rmdri() does not clear statcache Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Directory function related Operating System: Linux 2.6.21 PHP Version: 5.2.5RC1 New Comment

#43124 [NEW]: mysqli segfaults on shutdown after mysql_enable_rpl_parse()

2007-10-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 64bit PHP version: 5.2.5RC1 PHP Bug Type: MySQLi related Bug description: mysqli segfaults on shutdown after mysql_enable_rpl_parse() Description: mysql_enable_rpl_parse() changes (breaks) mysql connect struct

#43125 [NEW]: Missing space in error messages array min and max

2007-10-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 6CVS-2007-10-29 (CVS) PHP Bug Type: Arrays related Bug description: Missing space in error messages array min and max Description: In the array functions min and max implemented in ext/standard/array.c

#43126 [NEW]: Unexpected T_STATIC in parser error

2007-10-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5.3CVS-2007-10-29 (snap) PHP Bug Type: Scripting Engine problem Bug description: Unexpected T_STATIC in parser error Description: The parser error said: expecting ... T_STATIC in class and interface

#43092 [Fbk-Opn]: PHP crashes mysteriously after copying handle with 32+ long URL

2007-10-24 Thread [EMAIL PROTECTED]
ID: 43092 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: cURL related Operating System: Windows Vista -PHP Version: 5.2.4 +PHP Version: 6.0-dev New Comment: Tested

#43075 [NEW]: Support 2007-11-01T24:00:00+00:00

2007-10-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 5.3CVS-2007-10-23 (CVS) PHP Bug Type: Feature/Change Request Bug description: Support 2007-11-01T24:00:00+00:00 Description: Support 2007-11-01T24:00:00+00:00 in strtotime() -- Edit bug report at http

#43092 [NEW]: PHP crashes mysteriously after copying handle with 32+ long URL

2007-10-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows Vista PHP version: 5.2.4 PHP Bug Type: cURL related Bug description: PHP crashes mysteriously after copying handle with 32+ long URL Description: I don't know what to make of this behavior. When CURL creates

#41459 [Asn]: [PATCH] PDO::pgsqlGetNotify()

2007-10-22 Thread [EMAIL PROTECTED]
ID: 41459 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Feature/Change Request Operating System: Mac OS X 10.4.9 PHP Version: 5CVS-2007-05-21 (CVS) Assigned To: edink New Comment: Changed patch

#43071 [NEW]: Mysqlnd is breaking Debug windows builds

2007-10-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXPSP2 PHP version: 5.3CVS-2007-10-22 (CVS) PHP Bug Type: Compile Failure Bug description: Mysqlnd is breaking Debug windows builds Description: Building snapshots with --enable-debug on win32 (MSVC6 - but hits all

#42958 [NEW]: [PATCH] Heredoc string constant folding

2007-10-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2007-10-13 (CVS) PHP Bug Type: Feature/Change Request Bug description: [PATCH] Heredoc string constant folding Description: Heredocs in php generates too many opcodes. The tokenizer seems to be hooked

#42958 [Opn]: [PATCH] Heredoc string constant folding

2007-10-13 Thread [EMAIL PROTECTED]
ID: 42958 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type:Feature/Change Request PHP Version: 5CVS-2007-10-13 (CVS) New Comment: Find the patch/diff at http://t3.dotgnu.info/code/zend_add_string.patch Previous

#42938 [NEW]: error on page

2007-10-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: freebsd 6.2 PHP version: 5.2.4 PHP Bug Type: *General Issues Bug description: error on page Description: ?php preg_match_all(|[^]+(.*)/[^]+|U, bexample: /bdiv align=leftthis is a test/div, $out

#41899 [Fbk-Opn]: Can't open files with leading relative path of '..' and '..' is not readable

2007-10-07 Thread [EMAIL PROTECTED]
ID: 41899 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Streams related Operating System: Solaris 10 PHP Version: 5.2.3 Assigned To: ab5602 New Comment: With php5.2

#42819 [NEW]: self:: resolves to namespace

2007-10-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2007-10-01 (CVS) PHP Bug Type: Unknown/Other Function Bug description: self:: resolves to namespace Description: PHP searches for a class named foo when accessing self::, without the E_NOTICE

#42820 [NEW]: defined() on constant with namespace prefixes tries to load class

2007-10-01 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2007-10-01 (CVS) PHP Bug Type: Scripting Engine problem Bug description: defined() on constant with namespace prefixes tries to load class Description: i don't know if it's right to expect a class

<    1   2   3   4   5   6   7   8   9   10   >