#46895 [NEW]: Access Violation 0380AC5A

2008-12-18 Thread blue_s_k at hotmail dot com
From: blue_s_k at hotmail dot com Operating system: Windows2003 PHP version: 5.2.8 PHP Bug Type: MySQL related Bug description: Access Violation 0380AC5A Description: PHP has encountered an Access Violation at 0380AC5A Installed new MYSQL 5.1 Could not

#44417 [Opn-Asn]: call function ignore http wrapper

2008-12-18 Thread bjori
ID: 44417 Updated by: bj...@php.net Reported By: thomas dot rabaix at gmail dot com -Status: Open +Status: Assigned Bug Type: SOAP related Operating System: Linux PHP Version: 5.2.5 -Assigned To: +Assigned To: dmitry New

#46890 [Com]: Regex works in perl, not with preg_match

2008-12-18 Thread php at degoulet dot net
ID: 46890 Comment by: php at degoulet dot net Reported By: gohanman at gmail dot com Status: Open Bug Type: PCRE related Operating System: CentOS PHP Version: 5.2.8 New Comment: [r...@pix root]# cat a.php ?php $pattern = /(\w\w\w) (\d+)

#46814 [Com]: Relative includes from symlinked directories fail

2008-12-18 Thread php at degoulet dot net
ID: 46814 Comment by: php at degoulet dot net Reported By: dennis dot birkholz at nexxes dot net Status: Open Bug Type: Scripting Engine problem Operating System: Gentoo/Linux PHP Version: 5.2.8 New Comment: I don't realy understand your

#46896 [NEW]: stream_get_meta_data don't fills header list

2008-12-18 Thread christian dot lefebvre at atosorigin dot com
From: christian dot lefebvre at atosorigin dot com Operating system: linux PHP version: 5.2.8 PHP Bug Type: cURL related Bug description: stream_get_meta_data don't fills header list Description: With php 5.2.8 and curlwrapper option, after calling fopen() on a

#46889 [Com]: Memory leak in strtotime()

2008-12-18 Thread martin at 925 dot dk
ID: 46889 Comment by: martin at 925 dot dk Reported By: tim at digicol dot de Status: Assigned Bug Type: Date/time related Operating System: * PHP Version: 5.2.8 Assigned To: derick New Comment: Reproduced here. OS: FreeBSD

#46896 [Opn]: stream_get_meta_data don't fills header list

2008-12-18 Thread jani
ID: 46896 Updated by: j...@php.net Reported By: christian dot lefebvre at atosorigin dot com Status: Open Bug Type: cURL related Operating System: linux PHP Version: 5.2.8 New Comment: See also bug #45092 (quite likely related) Previous

#45092 [Opn]: header HTTP context option not being used (--with-curlwrappers)

2008-12-18 Thread jani
ID: 45092 Updated by: j...@php.net Reported By: nweibley at gmail dot com Status: Open Bug Type: cURL related Operating System: Linux (Gentoo) PHP Version: 5.2.6 New Comment: See also bug #46896 (quite likely related) Previous Comments:

#46895 [Opn-Bgs]: Access Violation 0380AC5A

2008-12-18 Thread jani
ID: 46895 Updated by: j...@php.net Reported By: blue_s_k at hotmail dot com -Status: Open +Status: Bogus Bug Type: MySQL related Operating System: Windows2003 PHP Version: 5.2.8 New Comment: Please do not submit the same bug more

#46890 [Opn-Bgs]: Regex works in perl, not with preg_match

2008-12-18 Thread nlopess
ID: 46890 Updated by: nlop...@php.net Reported By: gohanman at gmail dot com -Status: Open +Status: Bogus Bug Type: PCRE related Operating System: CentOS PHP Version: 5.2.8 New Comment: it works here. try to do a var_dump($groups);

#32288 [Opn-Csd]: fopen(ftp://...) request file SIZE

2008-12-18 Thread romaneos at gmail dot com
ID: 32288 User updated by: romaneos at gmail dot com Reported By: romaneos at gmail dot com -Status: Open +Status: Closed Bug Type: Feature/Change Request Operating System: Win 2000 PHP Version: 4.3.8 New Comment: a Previous Comments:

#46893 [Opn-Ver]: extract($foo) crashes if $foo['foo'] exists

2008-12-18 Thread jani
ID: 46893 Updated by: j...@php.net -Summary: extract($foo) fails silently if $foo['foo'] exists Reported By: steffen dot weber at gmail dot com -Status: Open +Status: Verified -Bug Type: Arrays related +Bug Type: Reproducible

#46897 [NEW]: ob_flush() should fail to flush unerasable buffers

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 5.3CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: ob_flush() should fail to flush unerasable buffers Description: On 5_2 and 5_3, there is an inconsistency between

#46866 [Bgs]: xml_parse now ignoring html entities in the xml

2008-12-18 Thread bill at billjill dot org
ID: 46866 User updated by: bill at billjill dot org Reported By: bill at billjill dot org Status: Bogus Bug Type: *XML functions Operating System: Linux PHP Version: 5.2.8 New Comment: My apologies. Many thanks for pointing me toward the correct

#46899 [NEW]: Typed function arguments should allow nulls

2008-12-18 Thread zyss at mail dot zp dot ua
From: zyss at mail dot zp dot ua Operating system: Irrelevant PHP version: 5.2.8 PHP Bug Type: Feature/Change Request Bug description: Typed function arguments should allow nulls Description: Currently class type can be specified as function argument type, but

#46899 [Com]: Typed function arguments should allow nulls

2008-12-18 Thread zyss at mail dot zp dot ua
ID: 46899 Comment by: zyss at mail dot zp dot ua Reported By: zyss at mail dot zp dot ua Status: Open Bug Type: Feature/Change Request Operating System: Irrelevant PHP Version: 5.2.8 New Comment: Example in more readable form: class

#46893 [Com]: extract($foo) crashes if $foo['foo'] exists

2008-12-18 Thread crrodriguez at opensuse dot org
ID: 46893 Comment by: crrodriguez at opensuse dot org Reported By: steffen dot weber at gmail dot com Status: Verified Bug Type: Reproducible crash Operating System: * PHP Version: 5CVS, 6CVS (2008-12-18) New Comment: Related to/Duplicated

#46900 [NEW]: Unexpected behaviour in HEAD when output buffer callback returns null

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: * PHP version: 6CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: Unexpected behaviour in HEAD when output buffer callback returns null Description: In HEAD, the original input is

#46897 [Opn]: ob_flush() should fail to flush unerasable buffers

2008-12-18 Thread jani
ID: 46897 Updated by: j...@php.net Reported By: robin_fernandes at uk dot ibm dot com Status: Open Bug Type: Output Control Operating System: * PHP Version: 5.3CVS-2008-12-18 (snap) New Comment: In HEAD there is improved output buffering

#46901 [NEW]: ip2long() giving negative results

2008-12-18 Thread pedro at boxwg dot info
From: pedro at boxwg dot info Operating system: Linux PHP version: 5.2.8 PHP Bug Type: PHP options/info functions Bug description: ip2long() giving negative results Description: Just bumped into a somehow weird bug, reported a couple years ago and it just popped

#46885 [Opn-Fbk]: pas by reference does not return object created in function

2008-12-18 Thread jani
ID: 46885 Updated by: j...@php.net Reported By: Chowarmaan at gmail dot com -Status: Open +Status: Feedback Bug Type: Scripting Engine problem Operating System: * PHP Version: 5.2.8 New Comment: Are you really using PHP 5.2.8?

#46901 [Opn-Bgs]: ip2long() giving negative results

2008-12-18 Thread jani
ID: 46901 Updated by: j...@php.net Reported By: pedro at boxwg dot info -Status: Open +Status: Bogus Bug Type: PHP options/info functions Operating System: Linux PHP Version: 5.2.8 New Comment: Expected behaviour. To make it

#46005 [Csd]: [PATCH] User not consistently logged under Apache2

2008-12-18 Thread jani
ID: 46005 Updated by: j...@php.net Reported By: admorten at umich dot edu Status: Closed Bug Type: Apache2 related Operating System: Linux 2.6.21.3 PHP Version: 5.2.6 New Comment: And now also in PHP_5_2 branch. :) Previous Comments:

#46902 [NEW]: IMAP functions return NULL in PHP53, false in PHP52

2008-12-18 Thread z...@php.net
From: z...@php.net Operating system: Any PHP version: 5.3.0alpha3 PHP Bug Type: Scripting Engine problem Bug description: IMAP functions return NULL in PHP53, false in PHP52 Description: The imap functions in ext/imap/php_imap.c all return NULL on failure of

#46903 [NEW]: ob_start(): Special $chunk_size value of 1 is not honoured in HEAD

2008-12-18 Thread robin_fernandes at uk dot ibm dot com
From: robin_fernandes at uk dot ibm dot com Operating system: PHP version: 6CVS-2008-12-18 (snap) PHP Bug Type: Output Control Bug description: ob_start(): Special $chunk_size value of 1 is not honoured in HEAD Description: The doc for ob_start() states: If

#46902 [Opn-Bgs]: IMAP functions return NULL in PHP53, false in PHP52

2008-12-18 Thread jani
ID: 46902 Updated by: j...@php.net Reported By: z...@php.net -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Any PHP Version: 5.3.0alpha3 New Comment: New paremeter parsing api does that. And IIRC,

#46889 [Asn-Csd]: Memory leak in strtotime()

2008-12-18 Thread derick
ID: 46889 Updated by: der...@php.net Reported By: tim at digicol dot de -Status: Assigned +Status: Closed Bug Type: Date/time related Operating System: * PHP Version: 5.2.8 Assigned To: derick New Comment: This bug has been

#46075 [Asn-Fbk]: repeated calls of strftime() consumes memory

2008-12-18 Thread pajoye
ID: 46075 Updated by: paj...@php.net Reported By: acc_php at riggers dot me dot uk -Status: Assigned +Status: Feedback Bug Type: Date/time related Operating System: win32 only PHP Version: 5.2CVS-2008-09-15 Assigned To: pajoye

#46075 [Fbk-Opn]: repeated calls of strftime() consumes memory

2008-12-18 Thread pajoye
ID: 46075 Updated by: paj...@php.net Reported By: acc_php at riggers dot me dot uk -Status: Feedback +Status: Open Bug Type: Date/time related Operating System: win32 only PHP Version: 5.2CVS-2008-09-15 Assigned To: pajoye New

#46883 [Opn-Asn]: ext/standard/tests/streams/bug46024.phpt hangs

2008-12-18 Thread jani
ID: 46883 Updated by: j...@php.net Reported By: long at ku dot edu -Status: Open +Status: Assigned Bug Type: Streams related Operating System: Solaris 8 PHP Version: 5.2.8 -Assigned To: +Assigned To: lbarnaud New Comment:

#46862 [Opn-Fbk]: Upload and post limits

2008-12-18 Thread jani
ID: 46862 Updated by: j...@php.net Reported By: alp3r at msn dot com -Status: Open +Status: Feedback Bug Type: PHP options/info functions Operating System: CENTOS Enterprise 4.7 i686 PHP Version: 5.2.8 New Comment: Delete the whole

#46600 [Ver-Fbk]: _empty_ key in objects (see #41504)

2008-12-18 Thread scottmac
ID: 46600 Updated by: scott...@php.net Reported By: Matt at mpcm dot com -Status: Verified +Status: Feedback Bug Type: JSON related Operating System: * PHP Version: 5CVS, 6CVS (2008-11-18) Previous Comments:

#46885 [Fbk-Csd]: pass by reference does not return object created in function

2008-12-18 Thread Chowarmaan at gmail dot com
ID: 46885 User updated by: Chowarmaan at gmail dot com -Summary: pas by reference does not return object created in function Reported By: Chowarmaan at gmail dot com -Status: Feedback +Status: Closed Bug Type:

#46858 [Opn-Fbk]: Incorrect isset result on MySQLi_Result properties

2008-12-18 Thread jani
ID: 46858 Updated by: j...@php.net Reported By: eric at livejorunal dot dk -Status: Open +Status: Feedback Bug Type: MySQLi related Operating System: Linux PHP Version: 5.2.8 New Comment: Why do you test if that property exists

#46883 [Asn-Csd]: ext/standard/tests/streams/bug46024.phpt hangs

2008-12-18 Thread lbarnaud
ID: 46883 Updated by: lbarn...@php.net Reported By: long at ku dot edu -Status: Assigned +Status: Closed Bug Type: Streams related Operating System: Solaris 8 PHP Version: 5.2.8 Assigned To: lbarnaud New Comment: This bug has

#46511 [Bgs]: arg list too long when compiling many modules

2008-12-18 Thread ben dot lentz at gmail dot com
ID: 46511 User updated by: ben dot lentz at gmail dot com Reported By: ben dot lentz at gmail dot com Status: Bogus Bug Type: Compile Failure Operating System: AIX 5.3.8.2 PHP Version: 5.2.6 New Comment: I had the right versions of GNU sed and

#16040 [Com]: nested preg_replace_callback()'s won't work

2008-12-18 Thread ilatypov at infradead dot org
ID: 16040 Comment by: ilatypov at infradead dot org Reported By: markus dot pfefferle at web dot de Status: No Feedback Bug Type: PCRE related Operating System: Linux PHP Version: 4.1.1 New Comment: This also holds true for yesterday's CVS

#16040 [Com]: nested preg_replace_callback()'s won't work

2008-12-18 Thread ilatypov at infradead dot org
ID: 16040 Comment by: ilatypov at infradead dot org Reported By: markus dot pfefferle at web dot de Status: No Feedback Bug Type: PCRE related Operating System: Linux PHP Version: 4.1.1 New Comment: I downgraded to PHP 5.2.8, and the nested

#46887 [Opn-Csd]: -Werror=format-security - compile failure with ext/xmlwriter/php_xmlwriter.c

2008-12-18 Thread iliaa
ID: 46887 Updated by: il...@php.net Reported By: oeriksson at mandriva dot com -Status: Open +Status: Closed Bug Type: XML Writer Operating System: Mandriva Cooker PHP Version: 5.2.8 New Comment: This bug has been fixed in CVS.

#46896 [Opn-Bgs]: stream_get_meta_data() does not fill header list

2008-12-18 Thread iliaa
ID: 46896 Updated by: il...@php.net Reported By: christian dot lefebvre at atosorigin dot com -Status: Open +Status: Bogus Bug Type: cURL related Operating System: linux PHP Version: 5.2.8 New Comment: Thank you for taking the time

#46268 [Asn-Csd]: When call DateTime#setTime, it seems to be called the last modify method too

2008-12-18 Thread derick
ID: 46268 Updated by: der...@php.net Reported By: shimooka at doyouphp dot jp -Status: Assigned +Status: Closed Bug Type: Date/time related Operating System: * PHP Version: 5.3CVS-2008-11-11 Assigned To: derick New Comment:

#46896 [Bgs]: stream_get_meta_data() does not fill header list

2008-12-18 Thread christian dot lefebvre at atosorigin dot com
ID: 46896 User updated by: christian dot lefebvre at atosorigin dot com Reported By: christian dot lefebvre at atosorigin dot com Status: Bogus Bug Type: cURL related Operating System: linux PHP Version: 5.2.8 New Comment: Sorry, but in the given

#46814 [Opn]: Relative includes from symlinked directories fail

2008-12-18 Thread dennis dot birkholz at nexxes dot net
ID: 46814 User updated by: dennis dot birkholz at nexxes dot net Reported By: dennis dot birkholz at nexxes dot net Status: Open Bug Type: Scripting Engine problem Operating System: Gentoo/Linux PHP Version: 5.2.8 New Comment: No, you did not

#45922 [Com]: data is not transmitted throught pipes created by proc_open

2008-12-18 Thread scruoge at gmail dot com
ID: 45922 Comment by: scruoge at gmail dot com Reported By: TorokAlpar at Gmail dot com Status: Open Bug Type: Streams related Operating System: Windows Xp PHP Version: 5.2CVS-2008-08-27 New Comment: PHP Version 5.2.6, Apache/2.0.63 Handler

#46839 [Opn-Bgs]: cant compile 5.2.8 with imap c-client compiled manually

2008-12-18 Thread jani
ID: 46839 Updated by: j...@php.net Reported By: naox at o2 dot pl -Status: Open +Status: Bogus Bug Type: IMAP related Operating System: linux centos 5 PHP Version: 5.2.8 New Comment: So obviously you have now messed up your system

#46283 [Opn-Fbk]: array_merge_recursive() Warning recursion detected in...

2008-12-18 Thread jani
ID: 46283 Updated by: j...@php.net Reported By: name at email dot com -Status: Open +Status: Feedback Bug Type: Arrays related Operating System: * PHP Version: 5CVS-2008-11-17 New Comment: Explain preserve ? Previous Comments:

#46905 [NEW]: Update libxml2 to version 2.7.x

2008-12-18 Thread peaceable_whale at hotmail dot com
From: peaceable_whale at hotmail dot com Operating system: Windows PHP version: 5.3.0alpha3 PHP Bug Type: XML related Bug description: Update libxml2 to version 2.7.x Description: The libxml2 library bundled with PHP 5.3 and PHP 6 should be 2.7.x because XML 1.0