[PHP-DEV] PHP 4.0 Bug #9641 Updated: get_required_files()/get_included_files() does not work as docuemented

2001-04-14 Thread yohgaki
ID: 9641 User Update by: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: Documentation problem Description: get_required_files()/get_included_files() does not work as docuemented Document is updated to reflect current PHP behavior. (Some what) Problems are still there, so I reopen

RE: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-14 Thread James Moore
Stig Bakken wrote: Log: here's a preliminary list of stuff for 4.1 Is there any timeframe for when PHP 4.1.0 will be released? PS: When will PHP 4.0.5 be released? :) Well im not happy with the current state of some bugs in HTTP_AUTH section and waiting for a reply from Rasmus

[PHP-DEV] Bug #10322 Updated: Logical error in fopen-wrappers.c

2001-04-14 Thread jmoore
ID: 10322 Updated by: jmoore Reported By: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions PHP Version: 4.0.4pl1 Assigned To: Comments: This will not make it into 4.0.5 as this was branched a while back but it might well make it into 4.0.6. Ill get a developer to look at

[PHP-DEV] Bug #10325: Opening database connection breaks ldap

2001-04-14 Thread dan
From: [EMAIL PROTECTED] Operating system: Linux 2.4.3 PHP version: 4.0.4pl1 PHP Bug Type: LDAP related Bug description: Opening database connection breaks ldap Opening a database connection breaks LDAP's link index. Example code: ?php $dbcon = pg_connect("host=localhost

[PHP-DEV] Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt

2001-04-14 Thread derick
ID: 10324 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproduceable crash PHP Version: 4.0.4pl1 Assigned To: Comments: Can you try configuring php with --enable-debug, so that better backtraces can be made? Previous Comments:

[PHP-DEV] PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-14 Thread goten
ID: 10299 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Description: CPU and Memory Spike This is vmstat show if I keep reloading the script procs memory pagedisks faults cpu r b w avm fre flt re pi po fr sr

[PHP-DEV] PHP 4.0 Bug #10322 Updated: Logical error in fopen-wrappers.c

2001-04-14 Thread php-bugrep
ID: 10322 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: PHP options/info functions Description: Logical error in fopen-wrappers.c Thanks for the response, however, can you confirm that there is a logical coding error here? The DOCUMENT_ROOT patch is secondary and would be nice -

[PHP-DEV] PHP 4.0 Bug #10299 Updated: CPU and Memory Spike

2001-04-14 Thread goten
ID: 10299 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Description: CPU and Memory Spike I found the problem. since the script I use have a lot of include and require statement. just a script include a bunch of files and keep reloading the page will kill the

[PHP-DEV] PHP 4.0 Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt

2001-04-14 Thread kpw
ID: 10324 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproduceable crash Description: reproducable seg fault during generic script exec with pgsql and mcrypt I've rebuilt php with --enable-debug on (rm config.cache cleaned the build dirs), but the db symbols

[PHP-DEV] PHP 4.0 Bug #10324 Updated: reproducable seg fault during generic script exec with pgsql and mcrypt

2001-04-14 Thread kpw
ID: 10324 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproduceable crash Description: reproducable seg fault during generic script exec with pgsql and mcrypt here's the back trace (again without db symbols) of the crash when it happens after my script has completed execution:

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-14 Thread Sterling Hughes
On Sat, 14 Apr 2001, Sebastian Bergmann wrote: Stig Bakken wrote: Log: here's a preliminary list of stuff for 4.1 Is there any timeframe for when PHP 4.1.0 will be released? I don't know, but I'd like to start a branch for the 4.1.0 code in a week or so (or sooner, that's

[PHP-DEV] TODO: UNC?

2001-04-14 Thread Sebastian Bergmann
The "Zend" section of php4/TODO has an entry "* make UNC filenames work with V_CD layer" in it. Hasn't Daniel fixed this issue for PHP 4.0.6? -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / TODO-4.1.txt

2001-04-14 Thread Sebastian Bergmann
Sterling Hughes wrote: got a bunch of stuff to put in, a new XSLT extension (syntax *will* change, but speed, stability and memory usage are greatly improved, as well as allowing multiple XSLT backends, initial support for Sablotron and libxslt). Sounds good. I'd also like to put the

[PHP-DEV] Bug #10326: Error while inserting cyrillic symbols into database

2001-04-14 Thread flying
From: [EMAIL PROTECTED] Operating system: Windows NT4 SP6 PHP version: 4.0.4 PHP Bug Type: InterBase related Bug description: Error while inserting cyrillic symbols into database Environment: Windows NT 4.0 SP6 PHP v4.0.4 (binaries from www.php.net) InterBase

[PHP-DEV] Bug #10327: urldecode decodes url-encoded cyrillic strings incorrectly.

2001-04-14 Thread nikamir
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.1-RELEASE PHP version: 4.0.3pl1 PHP Bug Type: *URL Functions Bug description: "urldecode" decodes url-encoded cyrillic strings incorrectly. ?php //Write encoding echo "Src: ".urlencode("Çàïèñü óñïåøíî

[PHP-DEV] CVS Account Request

2001-04-14 Thread CVS Account Request
Full name: Jeffery Charles Cann Email: [EMAIL PROTECTED] ID: jccann Purpose: PEAR commits -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL

[PHP-DEV] Bug #10330: imap-2001.BETA and imap-ssl support in PHP4

2001-04-14 Thread raul
From: [EMAIL PROTECTED] Operating system: i386-slackware-linux-gnu PHP version: 4.0 Latest CVS (14/04/2001) PHP Bug Type: IMAP related Bug description: imap-2001.BETA and imap-ssl support in PHP4 I've built the imap-2001.BETA toolkit with SSL (OpenSSL 0.9.6a) support and