#22253 [NEW]: method becomes constructor in subclass

2003-02-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.2.3 PHP Bug Type: Class/Object related Bug description: method becomes constructor in subclass In this example, the printStr() method becomes the constructor of the printStr class, while I think it should not be

#22299 [NEW]: gethostbyname() generate a 'Bus Error'

2003-02-19 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: MacOSX 10.2 PHP version: 5CVS-2003-02-19 (dev) PHP Bug Type: Network related Bug description: gethostbyname() generate a 'Bus Error' I encountered this bug on MacOSX, and several version. MacOSX PHP5 dev (12/02/2003) C

#22372 [NEW]: Don't forget to bump the PHP API number for 4.3.2 release

2003-02-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: All PHP version: 4CVS-2003-02-22 (stable) PHP Bug Type: *General Issues Bug description: Don't forget to bump the PHP API number for 4.3.2 release Need to bump the API no so that people can detect and workaround some of the i

#22383 [NEW]: A class that inherits an abstrcat method must be abstract

2003-02-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: ALL PHP version: 5CVS-2003-02-22 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: A class that inherits an abstrcat method must be abstract See file & output of: php runtests.php tests/classes/abstract_inherit.

#26461 [NEW]: -lssl missing

2003-11-29 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RedHat 7.3 PHP version: 5CVS-2003-11-29 (dev) PHP Bug Type: Compile Failure Bug description: -lssl missing Description: when configuring --with-openssl statically, -lssl is missing from the libs, so linking fails. rpm

#26534 [NEW]: stream_get_meta_data() -> Access Violation

2003-12-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5CVS-2003-12-05 (dev) PHP Bug Type: *General Issues Bug description: stream_get_meta_data() -> Access Violation Description: Something strange has happend stream_get_meta_data() between b1 and

#26538 [NEW]: feof() chokes on tcp_socket streams

2003-12-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 5CVS-2003-12-06 (dev) PHP Bug Type: *General Issues Bug description: feof() chokes on tcp_socket streams Description: The changes to feof() in 'main/streams/streams.c' revision 1.42 is

#26584 [NEW]: Class member - array key overflow

2003-12-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.4.22 i686 PHP version: 4.3.4 PHP Bug Type: Class/Object related Bug description: Class member - array key overflow Description: See attached code. It seems that when assigning arrays in a class definition, it&#

#26614 [NEW]: linebreaks in CDATA sections ignored in line count

2003-12-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2003-12-13 (dev) PHP Bug Type: XML related Bug description: linebreaks in CDATA sections ignored in line count Description: xml_get_current_line_number() results differ between PHP 4 (expat) and PHP 5

#26629 [NEW]: Inconsistent handle of \n in highlight_string and highlight_file

2003-12-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 4.3.3 PHP Bug Type: Strings related Bug description: Inconsistent handle of \n in highlight_string and highlight_file Description: highlight.keyword isn't used in strings without variables for \

#26629 [Fbk->Opn]: Inconsistent handle of \n in highlight_string and highlight_file

2003-12-16 Thread [EMAIL PROTECTED]
ID: 26629 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type:Strings related -PHP Version: 4.3.3 +PHP Version: 4.3.4 New Comment: Sorry for mismatch. The bug report is for PHP 4. I

#26629 [Bgs->Opn]: Inconsistent handle of \n in highlight_string and highlight_file

2003-12-16 Thread [EMAIL PROTECTED]
ID: 26629 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type:Strings related PHP Version: 4.3.4 New Comment: I don't know what "1 string" is. Is "$a\n" also "1 s

#26629 [Bgs->Opn]: Inconsistent handle of \n in highlight_string and highlight_file

2003-12-17 Thread [EMAIL PROTECTED]
ID: 26629 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type:Strings related PHP Version: 4.3.4 New Comment: Tell me a reason why \n should be highlighted as keyword in "$a\n" a

#26662 [NEW]: Inconsistency in variable setting allows variables that start with numbers

2003-12-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4CVS-2003-12-18 (stable) PHP Bug Type: Scripting Engine problem Bug description: Inconsistency in variable setting allows variables that start with numbers Description: It is possible to set variables

#26629 [Bgs->Opn]: Inconsistent handle of \n in highlight_string and highlight_file

2003-12-19 Thread [EMAIL PROTECTED]
ID: 26629 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type:Strings related PHP Version: 4.3.4 New Comment: So the newline character should be highlighted as a string and not as a keyword

#26689 [NEW]: Input Filter is not implemented for RFC1867 filenames

2003-12-22 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2003-12-22 (dev) PHP Bug Type: Variables related Bug description: Input Filter is not implemented for RFC1867 filenames Description: The new input filter code does not cover user supplied filenames

#26703 [NEW]: highlight_string and similar highlights improper characters as a keyword

2003-12-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.3.4 PHP Bug Type: Scripting Engine problem Bug description: highlight_string and similar highlights improper characters as a keyword Description: There are two issues with highlight_string

#26703 [Bgs->Opn]: highlight_string and similar highlights improper characters as a keyword

2003-12-25 Thread [EMAIL PROTECTED]
ID: 26703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.3.4 New Comment: This is different. In #26629, I complain

#26703 [Bgs->Opn]: highlight_string and similar highlights improper characters as a keyword

2003-12-25 Thread [EMAIL PROTECTED]
ID: 26703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.3.4 New Comment: There are two issues with the highlighting

#26703 [Csd]: highlight_string and similar highlights improper characters as a keyword

2003-12-26 Thread [EMAIL PROTECTED]
ID: 26703 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Scripting Engine problem Operating System: Any PHP Version: 4.3.4 New Comment: Happy end :-). Thanks a lot, Ilia. Previous Comments

#26755 [NEW]: implicit_flush not used in CLI, ob controlled by output_buffering

2003-12-31 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4CVS-2003-12-31 (stable) PHP Bug Type: Output Control Bug description: implicit_flush not used in CLI, ob controlled by output_buffering Description: In CLI implicit_flush is default to 1, however when

#26755 [Bgs->Opn]: implicit_flush not used in CLI, ob controlled by output_buffering

2004-01-02 Thread [EMAIL PROTECTED]
ID: 26755 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: Output Control Operating System: linux PHP Version: 4CVS-2003-12-31 (stable) New Comment: I searched the bugs DB about

#26781 [NEW]: wddx session handler crash with class variable.

2004-01-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows 2000SP4 PHP version: 5.0.0b3 (beta3) PHP Bug Type: Session related Bug description: wddx session handler crash with class variable. Description: wddx session handler is work well for string and integer variables

#26810 [NEW]: During high load, PHP dumps sourcecode

2004-01-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux Redhat 7.3 PHP version: 4.3.4 PHP Bug Type: Scripting Engine problem Bug description: During high load, PHP dumps sourcecode Description: During high load on our hosting servers, some customers are complaining that

#26817 [NEW]: http_build_query adds %00 everywhere and allows people to see every members..

2004-01-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2004-01-06 (dev) PHP Bug Type: *Network Functions Bug description: http_build_query adds %00 everywhere and allows people to see every members.. Description: The http_build_query() function allows

#26841 [NEW]: Child class cannot see protected member var from parent

2004-01-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-01-08 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Child class cannot see protected member var from parent Description: Hello,.. today I tried the code which I post as reproduce

#26859 [NEW]: some_func()['some_key'] and ((object) some_func)->some_prop syntax

2004-01-10 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-01-10 (dev) PHP Bug Type: Feature/Change Request Bug description: some_func()['some_key'] and ((object) some_func)->some_prop syntax Description: IMO it will be ok, if PHP suppo

#26841 [Fbk->Opn]: Child class cannot see protected member var from parent

2004-01-12 Thread [EMAIL PROTECTED]
ID: 26841 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-01-12 New Comment: Sorry, the actual output is : int

#26911 [NEW]: sqlite crashes fetching data from an empty query

2004-01-14 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: Irrelevant PHP Bug Type: Reproducible crash Bug description: sqlite crashes fetching data from an empty query Description: Sqlite crashes while trying to fetch data from an empty query. Reproduce code

#26924 [NEW]: private methods can be called within a static method

2004-01-15 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win2k & Linux PHP version: 5CVS-2004-01-15 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: private methods can be called within a static method Description: Private class methods can be called by instantia

#26924 [Bgs]: private methods can be called within a static method

2004-01-16 Thread [EMAIL PROTECTED]
ID: 26924 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Zend Engine 2 problem Operating System: * PHP Version: 5CVS-2004-01-15 (dev) New Comment: Ah, context - you're right... :) I was just r

#26946 [NEW]: casting an object instance to array exports protected/private data

2004-01-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2004-01-17 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: casting an object instance to array exports protected/private data Description: casting an object to array gives the possibility

#26948 [NEW]: tokenizer extension doesn't recognize all T_DOC_COMMENT tokens

2004-01-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: na PHP version: 5CVS-2004-01-17 (dev) PHP Bug Type: Performance problem Bug description: tokenizer extension doesn't recognize all T_DOC_COMMENT tokens Description: this parses as a T_DOC_COMMENT: /** * no pr

#26981 [NEW]: xml_parse looses object reference

2004-01-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 5.0.0b3 (beta3) PHP Bug Type: XML related Bug description: xml_parse looses object reference Description: If using xml_set_object() to register handlers in an object, xml_parse sometimes looses the

#26982 [NEW]: Possible memory leak in variable interpolation

2004-01-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian sid (linux kernel 2.6.0) PHP version: 5.0.0b3 (beta3) PHP Bug Type: Scripting Engine problem Bug description: Possible memory leak in variable interpolation Description: I'm using a php script for a large (

#26990 [NEW]: PHP CGI does not handle Status header.

2004-01-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 5.2 PHP version: 4.3.4 PHP Bug Type: CGI related Bug description: PHP CGI does not handle Status header. Description: CGI version PHP does not handle 'Status: xxx' header. By CGI 1.1 Spec, header(&#

#26990 [Fbk->Opn]: PHP CGI does not handle Status header.

2004-01-21 Thread [EMAIL PROTECTED]
ID: 26990 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: CGI related Operating System: FreeBSD 5.2 PHP Version: 4.3.4 New Comment: I tried lastest, but not fixed. (php4-STABLE

#26990 [Bgs->Opn]: PHP CGI does not handle Status header.

2004-01-21 Thread [EMAIL PROTECTED]
ID: 26990 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Open Bug Type: CGI related Operating System: FreeBSD 5.2 PHP Version: 4.3.4 New Comment: Yes, It works, but PHP manual also said: Note

#27022 [NEW]: Class constant has no visibility modificator

2004-01-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-01-23 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Class constant has no visibility modificator Description: It is not possible to use visibility modificator like public

#27040 [NEW]: passing an array of form-fields to CURLOPT_POSTFIELDS does not work

2004-01-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: * PHP version: 4CVS-2004-01-25 (stable) PHP Bug Type: cURL related Bug description: passing an array of form-fields to CURLOPT_POSTFIELDS does not work Description: Using variable works, using plain array doesn&#

#27073 [NEW]: Strange behaviour after extending interface Iterator wo adding anything new

2004-01-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-01-28 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Strange behaviour after extending interface Iterator wo adding anything new Description: See the code attached : class

#27074 [NEW]: __clone() has problem with the vision. maybe needs glasses? :)

2004-01-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-01-28 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: __clone() has problem with the vision. maybe needs glasses? :) Description: In the following code __clone() have problems with

#27137 [NEW]: ZE2 Crashes in non-debug mode (CLI only)

2004-02-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Redhat 8 PHP version: 5CVS-2004-02-03 (dev) PHP Bug Type: Reproducible crash Bug description: ZE2 Crashes in non-debug mode (CLI only) Description: Although I can't trace it down exactly, something in the last day

#27138 [NEW]: 0.1 and 0.7 evaluate strangely

2004-02-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2004-02-03 (dev) PHP Bug Type: Math related Bug description: 0.1 and 0.7 evaluate strangely Description: I saw this in a manual note. I don't know if it's really a problem, but others have a

#27139 [NEW]: can't iterate thru simplexml_element objects in normal ways

2004-02-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2004-02-03 (dev) PHP Bug Type: *XML functions Bug description: can't iterate thru simplexml_element objects in normal ways Description: We should be able to use normal array iteration techniques

#27145 [NEW]: property names are not unmangled when printed

2004-02-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-02-04 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: property names are not unmangled when printed Description: Object property name is not unmangled before printing in an compile

#27148 [NEW]: print() method is not allowed

2004-02-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-02-04 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: print() method is not allowed Description: PHP5 (HEAD) complains when a class has a method named print(). Looks like the yacc

#27158 [NEW]: SID put in the wrong place in anchors containing only HTML entities

2004-02-05 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: WinXP SP1 and FreeBSD 4.9 PHP version: 4.3.4 PHP Bug Type: Session related Bug description: SID put in the wrong place in anchors containing only HTML entities Description: If you have an anchor, whose href is comprised

#27148 [Opn->Bgs]: a keyword (like print) is not allowed as method name

2004-02-06 Thread [EMAIL PROTECTED]
ID: 27148 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Zend Engine 2 problem Operating System: linux PHP Version: 5CVS-2004-02-05 (dev) New Comment: next time have to double

#27171 [NEW]: gmp_hamdist() produces crash

2004-02-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.0.0b3 (beta3) PHP Bug Type: Reproducible crash Bug description: gmp_hamdist() produces crash Description: gmp_hamdist() continuously produces a crash: if (ZEND_NUM_ARGS() != 2

#27172 [NEW]: gmp_powm() produces crash

2004-02-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 5.0.0b3 (beta3) PHP Bug Type: Reproducible crash Bug description: gmp_powm() produces crash Description: gmp_powm() crashes with a floating point exception when the third parameter, the modulo, is

#27183 [NEW]: userland stream wrapper segfaults on stream_write

2004-02-08 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.3 PHP version: 4CVS-2004-02-08 (stable) PHP Bug Type: Filesystem function related Bug description: userland stream wrapper segfaults on stream_write Description: Stream Wrapper defined in PHP Userland

#27183 [Opn]: userland stream wrapper segfaults on stream_write

2004-02-08 Thread [EMAIL PROTECTED]
ID: 27183 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Filesystem function related Operating System: Mac OS X 10.3 PHP Version: 4CVS-2004-02-08 (stable) New Comment: seems to work with 4.3.3 but not

#27193 [NEW]: the visibility of class constructor cannot be changed

2004-02-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-02-09 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: the visibility of class constructor cannot be changed Description: While it's no problem to change the visibility

#27197 [NEW]: token_get_all() hangs if called twice with huge files

2004-02-09 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 5CVS-2004-02-09 (dev) PHP Bug Type: Reproducible crash Bug description: token_get_all() hangs if called twice with huge files Description: while testing phpDocumentor 1.3.0RC2 (which is due out today

#26781 [Fbk->Csd]: wddx session handler crash with class variable.

2004-02-09 Thread [EMAIL PROTECTED]
ID: 26781 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Closed Bug Type: Session related Operating System: * PHP Version: 5CVS New Comment: This problem was fixed in CVS HEAD. Previous

#27275 [NEW]: Array->String cast takes serious performance hit, leaks like crazy

2004-02-16 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RH8 PHP version: 5CVS-2004-02-16 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Array->String cast takes serious performance hit, leaks like crazy Description: It appears that the engine is doing a Copy

#27290 [NEW]: warning msg on missing function argument should mention file/line of caller too

2004-02-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2004-02-17 (dev) PHP Bug Type: Feature/Change Request Bug description: warning msg on missing function argument should mention file/line of caller too Description: usually the location of the caller

#27302 [NEW]: Odd behavior loading extensions (SQLite)

2004-02-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.4.24-6um PHP version: 4.3.4 PHP Bug Type: Unknown/Other Function Bug description: Odd behavior loading extensions (SQLite) Description: Please take a look at: http://www.roguecoders.com/bugs/php_sqlite_load.txt

#27304 [NEW]: ZE2 Static functions don't function properly

2004-02-17 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RH8 PHP version: 5CVS-2004-02-18 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: ZE2 Static functions don't function properly Description: Static functions don't behave properly at all. They can be c

#27342 [NEW]: zend_fetch_debug_backtrace segfault

2004-02-21 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Win XP PHP version: 5CVS-2004-02-21 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: zend_fetch_debug_backtrace segfault Description: Using the given reproduce code, php segfaults. Reproduce code

#27367 [NEW]: A protected parent constructor cannot be callen

2004-02-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2004-02-23 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: A protected parent constructor cannot be callen Description: By default if a constructor in a subclass is not defined the

#27382 [NEW]: fopen() does no longer create non-existant files when issued with "w"

2004-02-24 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux 2.4.25 PHP version: 4.3.4 PHP Bug Type: Filesystem function related Bug description: fopen() does no longer create non-existant files when issued with "w" Description: I just switched linux kernels from

#22386 [NEW]: Using browscap causes segfault

2003-02-23 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux PHP version: 5CVS-2003-02-23 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Using browscap causes segfault After compiling a fresh PHP5, a simple call to 'php -v' provides a segfault. Note that commenti

#22485 [NEW]: configure fails due to bad assumption in config.m4

2003-02-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Mac OS X 10.2 PHP version: 4.3.1 PHP Bug Type: LDAP related Bug description: configure fails due to bad assumption in config.m4 If you do a ./configure --with-ldap=/usr in Mac OS X 10.2 (Jaguar), or any Mac OS X with the ldap package

#22503 [NEW]: classes have to be defined before they can be used

2003-03-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian Linux (unstable) PHP version: 5CVS-2003-03-02 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: classes have to be defined before they can be used The following snippet works fine on ZE1, but gives "Fatal error:

#22504 [NEW]: new $foo->bar causes parse error

2003-03-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian Linux (unstable) PHP version: 5CVS-2003-03-02 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: new $foo->bar causes parse error Consider the following snippet: class foo { var $bar = 'foo'; }

#22517 [NEW]: CURL does not work using curl_setopt($curl, CURLOPT_FILE, $fp);

2003-03-03 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7-(STABLE|RELEASE) PHP version: 4.3.1 PHP Bug Type: cURL related Bug description: CURL does not work using curl_setopt($curl, CURLOPT_FILE, $fp); Hi, I've written some ISP management software some time ago, and

#18640 [Csd->Opn]: Compilation with Oracle fails...

2003-03-04 Thread [EMAIL PROTECTED]
ID: 18640 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Closed +Status: Open Bug Type: Compile Failure Operating System: Compaq Tru64 -PHP Version: 4CVS-2002-07-30 +PHP Version: 4CVS-2003-03-04 New Comment

#22538 [NEW]: stream filters & stream_copy_to_stream combo produces bogus output

2003-03-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: RedHat Linux 8.0 (glibc-2.3.0) PHP version: 5CVS-2003-03-04 (dev) PHP Bug Type: Filesystem function related Bug description: stream filters & stream_copy_to_stream combo produces bogus output $ cat Zend/zend.c | php script2

#22585 [NEW]: Minor errors halt a script because of E_ERROR

2003-03-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 4CVS-2003-03-07 (stable) PHP Bug Type: LDAP related Bug description: Minor errors halt a script because of E_ERROR Each error messages with E_ERROR level shoud be replaced with E_WARNING level. There is no reason to

#22587 [NEW]: extension_path feature

2003-03-07 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2003-03-07 (dev) PHP Bug Type: Feature/Change Request Bug description: extension_path feature I'd like to see "extension_path" setting which should be similar to "include_path" and wo

#22632 [NEW]: '-c' switch on cli produced core dump on cygwin

2003-03-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win2000 cygwin PHP version: 4CVS-2003-03-11 (stable) PHP Bug Type: CGI related Bug description: '-c' switch on cli produced core dump on cygwin where ./php.ini is empty file, doing: php -c ./php.ini, produced: Segmenta

#22634 [NEW]: unable to link xml on cygwin

2003-03-11 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win2000 cygwin PHP version: 4CVS-2003-03-11 (stable) PHP Bug Type: Compile Failure Bug description: unable to link xml on cygwin the configure: ... checking whether to enable XML support... yes checking external libexpat install dir

#22681 [NEW]: cURL Special case Segfault

2003-03-13 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Redhat PHP version: 4.3.1 PHP Bug Type: cURL related Bug description: cURL Special case Segfault I've found, by complete accident a very strange curl segfault produced by the following code: $ch = curl_init ("ftp:/

#22803 [NEW]: User Contributed Notes fdf_get_value

2003-03-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: PHP version: 5CVS-2003-03-20 (dev) PHP Bug Type: FDF related Bug description: User Contributed Notes fdf_get_value user contributed not on fdf_get_value() by mclinden at informed dot net The default behavior for the FDF Toolkit is

#22895 [NEW]: PHP cli outputs errors in text AND html

2003-03-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2003-03-26 (dev) PHP Bug Type: Output Control Bug description: PHP cli outputs errors in text AND html PHP cli outputs errors in text AND html when using it like: php application.php However, it does _not_

#22900 [NEW]: Declaring the same namespace multiple times leaks memory

2003-03-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2003-03-26 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Declaring the same namespace multiple times leaks memory (using a debug build) Declaring the same namespace multiple times leaks memory

#22904 [NEW]: fwrite is not binary safe for '\0' string

2003-03-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: linux RH7.2 PHP version: 4.3.2RC1 PHP Bug Type: Filesystem function related Bug description: fwrite is not binary safe for '\0' string here is simple code: --- where test.txt

#22901 [NEW]: Error message for uncaught exception not very informative

2003-03-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2003-03-26 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Error message for uncaught exception not very informative The error message for uncaught exceptions is not very informative

#22914 [NEW]: Heavy mem-leaks in debug build with namespace/class/exception testcase

2003-03-26 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 5CVS-2003-03-26 (dev) PHP Bug Type: Zend Engine 2 problem Bug description: Heavy mem-leaks in debug build with namespace/class/exception testcase The following scripts gives quite some memory leaks in a HEAD debug

#22932 [NEW]: date() ->change from AM to PM, WHEN ?

2003-03-27 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 4.3.0 PHP Bug Type: Date/time related Bug description: date() ->change from AM to PM, WHEN ? Well, I don't know if this a bug or a feature... Do you see a reason for this : all consumer products

#22940 [NEW]: PHP Warning: Unknown(): Missing ] in x variable in Unknown on line 0

2003-03-28 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Slackware 8.1 PHP version: 4.3.0 PHP Bug Type: Unknown/Other Function Bug description: PHP Warning: Unknown(): Missing ] in x variable in Unknown on line 0 save a (empty) file.php and get in a browser http://host/file.php?x%5B (%5B

#22961 [NEW]: broken test case interface_doubled.phpt

2003-03-30 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.8-RC PHP version: 5CVS-2003-03-30 (dev) PHP Bug Type: Unknown/Other Function Bug description: broken test case interface_doubled.phpt Index: tests/classes/interface_doubled.phpt

#23022 [NEW]: Supported dereferencing array indeces on arbitrary expressions

2003-04-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2003-04-02 (dev) PHP Bug Type: Feature/Change Request Bug description: Supported dereferencing array indeces on arbitrary expressions Supported dereferencing array indeces on arbitrary expressions. Currently

#23026 [NEW]: Make Zend case-sensitive (classes, functions, remove case-insensitive)

2003-04-02 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2003-04-02 (dev) PHP Bug Type: Feature/Change Request Bug description: Make Zend case-sensitive (classes, functions, remove case-insensitive) Keep subject for bugdb searching. Make Zend case-sensitive (and

#23049 [NEW]: href, textarea, session.use_trans_sid = 1 and session.use_cookies = 0

2003-04-04 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: REDHAT 8 PHP version: 4.3.0 PHP Bug Type: Session related Bug description: href, textarea, session.use_trans_sid = 1 and session.use_cookies = 0 Write this into a php file // START HERE // ROOT // END HERE

#24044 [NEW]: DOCTYPE breaks CDATA handling

2003-06-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.3.2 PHP Bug Type: DOM XML related Bug description: DOCTYPE breaks CDATA handling Hi..! The following code parses the same XML Structure and dumps it right away. The only difference is the 'missing' d

#24044 [Opn]: DOCTYPE breaks CDATA handling

2003-06-06 Thread [EMAIL PROTECTED]
ID: 24044 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.2 New Comment: Forgot to mention what is actually 'wrong' :> The // in the

#24044 [Opn]: DOCTYPE breaks CDATA handling

2003-06-06 Thread [EMAIL PROTECTED]
ID: 24044 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.2 New Comment: Just cross-checked with the DTD for XHTML 1.0 Trans: The MAY have a

#24044 [Opn]: DOCTYPE breaks CDATA handling

2003-06-06 Thread [EMAIL PROTECTED]
ID: 24044 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.2 New Comment: Argls.. Wrong paste ;) Previous Comments

#24044 [Bgs->Csd]: DOCTYPE breaks CDATA handling

2003-06-06 Thread [EMAIL PROTECTED]
ID: 24044 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Bogus +Status: Closed Bug Type: DOM XML related Operating System: Linux PHP Version: 4.3.2 New Comment: Moving bugreport to libXML - Closing Previous

#24064 [NEW]: requested: std (standard deviation)

2003-06-06 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 5CVS-2003-06-06 (dev) PHP Bug Type: Feature/Change Request Bug description: requested: std (standard deviation) I request that a function to get the standard deviation of an array be added to php5 (since none will be

#24151 [NEW]: Not overloading methods.

2003-06-12 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: windows xp pro PHP version: 4.3.1 PHP Bug Type: Class/Object related Bug description: Not overloading methods. Description: When I write two methods in a class, the interpreter emits an error. The error says that the

#32758 [NEW]: Cannot access safearray properties in VB6 objects

2005-04-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 5.0.3 PHP Bug Type: COM related Bug description: Cannot access safearray properties in VB6 objects Description: echo $obj->arr[3]; on objects written using VB6 would produce the er

#32759 [NEW]: incorrect determination of default value

2005-04-18 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: win32 PHP version: 5.0.3 PHP Bug Type: COM related Bug description: incorrect determination of default value Description: PHP would use the default database binding, rather than the default value of an object when

#32776 [NEW]: SOAP doesn't support one-way operations

2005-04-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Any PHP version: 5CVS-2005-04-20 (dev) PHP Bug Type: SOAP related Bug description: SOAP doesn't support one-way operations Description: One-way operations are not supported by ext/soap

#32785 [NEW]: negative limit doesn't work in explode()

2005-04-20 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: Debian GNU/Linux PHP version: 4.3.10 PHP Bug Type: Arrays related Bug description: negative limit doesn't work in explode() Description: http://www.php.net/explode Manual gives an example of limit-parameter us

#32785 [Opn]: negative limit doesn't work in explode()

2005-04-20 Thread [EMAIL PROTECTED]
ID: 32785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: Debian GNU/Linux PHP Version: 4.3.10 New Comment: It does the same on current PHP-version also. nandus% uname -a

#32827 [NEW]: New cookie behaviour is breaking backward compatibility

2005-04-25 Thread [EMAIL PROTECTED]
From: [EMAIL PROTECTED] Operating system: all PHP version: 4CVS-2005-04-25 (stable) PHP Bug Type: Unknown/Other Function Bug description: New cookie behaviour is breaking backward compatibility Description: Recent changes in cookie handling breaks backward

  1   2   3   4   5   6   7   8   9   10   >