[PHP-DEV] Bug #11137 Updated: apache doesn't start with php, but does RESTART with php

2001-06-23 Thread sniper
ID: 11137 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is most likely the same problem that the other bug reports on Cobalt raq are about. Previous Comments:

[PHP-DEV] Bug #11109 Updated: Floating Point Exception in php_minit_crypt

2001-06-23 Thread sniper
ID: 11109 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Old-Bug Type: Reproducible crash Bug Type: Apache related Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is the same problem as the other cobaly raq reports are about. Previous

[PHP-DEV] Bug #11346 Updated: infinite loop in php_request_shutdown

2001-06-23 Thread sniper
ID: 11346 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: This should be fixed in PHP 4.0.6. Reopen if it doesn't work either. Previous Comments:

[PHP-DEV] Bug #11345 Updated: child pid 12260 exit signal Segmentation fault

2001-06-23 Thread sniper
ID: 11345 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: If you get the segfault with PHP 4.0.6, reopen this report with GDB backtrace of the crash. Previous

[PHP-DEV] Bug #11616 Updated: Cc: Bcc: not being picked up from header

2001-06-23 Thread bmatzelle
ID: 11616 User Update by: [EMAIL PROTECTED] Status: Assigned Bug Type: Mail related Operating system: Win 2K Server PHP Version: 4.0.5 Description: Cc: Bcc: not being picked up from header I have one more behavior to add. The mail() function only can gather To: addresses if they are in this

[PHP-DEV] Bug #11623: Warning: mail() is not supported in this PHP build

2001-06-23 Thread enrico
From: [EMAIL PROTECTED] Operating system: Red Hat 7.1 PHP version: 4.0.5 PHP Bug Type: *Mail Related Bug description: Warning: mail() is not supported in this PHP build -- Edit Bug report at: http://bugs.php.net/?id=11623edit=1 -- PHP Development Mailing List

[PHP-DEV] Bug #11623 Updated: Warning: mail() is not supported in this PHP build

2001-06-23 Thread enrico
ID: 11623 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Mail Related Operating system: Red Hat 7.1 PHP Version: 4.0.5 Description: Warning: mail() is not supported in this PHP build Warning: mail() is not supported in this PHP build. The first time I installed php there was not

[PHP-DEV] Bug #11624: memory error

2001-06-23 Thread Beech . 7
From: [EMAIL PROTECTED] Operating system: Windows2000 Proffesional PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: memory error I get the below error anytime anyone tries to submit either news or tries to vote on my site (www.totalentropy.org).

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: Windows2000 Proffesional SP1 PHP Version: 4.0.5 Description: memory error i believe this is one of the scripts that may be causing an error, but i find nothing. ? include(functions.php);

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: Error log reporting PHP Version: 4.0.5 Description: memory error [error] [client 65.24.178.139] Premature end of script headers: c:/php/php.exe Previous Comments:

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: the funtion.php file PHP Version: 4.0.5 Description: memory error ? /*** * * Customizable Settings * /

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: the submit.php file PHP Version: 4.0.5 Description: memory error ? include(functions.php); if (! isset($HTTP_POST_VARS[op])) $op = strtolower($HTTP_GET_VARS[op]); else $op =

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: What I think... PHP Version: 4.0.5 Description: memory error Because it happens with both submit and whatever send the polling data I think it may have to be in the function.php file.

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: What I think... PHP Version: 4.0.5 Description: memory error Because it happens with both submit and whatever send the polling data I think it may have to be in the function.php file.

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating system: What I think... PHP Version: 4.0.5 Description: memory error Because it happens with both submit and whatever send the polling data I think it may have to be in the function.php file.

[PHP-DEV] Bug #11625: ln: libZend.la: Operation not supported

2001-06-23 Thread all
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: ln: libZend.la: Operation not supported ./configure gmake install When I try compile PHP I receive error: rm: .libs/libZend.*: Invalid argument rm:

Re: [PHP-DEV] Problem with globals ZTS

2001-06-23 Thread Zeev Suraski
Are you building it in ZTS mode or does it crash in non ZTS mode after this change? At 09:35 22/6/2001, Gilles Koffmann wrote: Hi, I'm writing an extension to php. After changing my code to have thread safe globals , my extension is crashing and I can't figure out what it is: typedef struct {

[PHP-DEV] Recode module

2001-06-23 Thread Marecandja
Hello, I've been trying to build the recode DLL for win32 systems for some days without success (as it is not included in the binaries from php.net). Something will always get wrong while building the static lib librecode from the source code of recode v. 3.5 from DJGPP site. I use VC++6.0 for

Re: [PHP-DEV] Bug #11617: crash when restoring references

2001-06-23 Thread Sebastian Bergmann
[EMAIL PROTECTED] wrote: echo done; Just tested the supplied script on Win32 with PHP 4.0.7-dev; no crash, just 'done'. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de Meet the PHP Project at

[PHP-DEV] Bug #9264 Updated: Using session_encode with user-level session storage functions causes a crash

2001-06-23 Thread lolo
ID: 9264 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: *Session related Operating system: win98 SE PHP Version: 4.0 Latest CVS (14/02/2001) Description: Using session_encode with user-level session storage functions causes a crash Hi All! I've just done some testings with the new

[PHP-DEV] Bug #11626: additional oci function for quoting

2001-06-23 Thread tf
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: additional oci function for quoting would be nice to have an oci/oracle function, which quotes strings for CONTAINS() and LIKE ... statements oracle-like.

RE: [PHP-DEV] Internal Working -- performance question

2001-06-23 Thread James Moore
a) Is there a faster way to send data between 2 processes, that will work with PHP, and is supported by Windows and *nix. How about abstacting it, under Linux use shared mem (should be fastest) if its avalible, other wise use sockets then If that's not avalible use database/file version. -

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread sniper
ID: 11624 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does this happen with PHP 4.0.6 ? Previous Comments:

[PHP-DEV] Bug #11623 Updated: Warning: mail() is not supported in this PHP build

2001-06-23 Thread sniper
ID: 11623 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Mail Related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does this happen with PHP 4.0.6 ? Previous Comments:

[PHP-DEV] Bug #11612 Updated: php_include completely non-functional

2001-06-23 Thread sniper
ID: 11612 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Closed Status: Open Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: reopened Previous Comments:

[PHP-DEV] Bug #11612 Updated: php_include completely non-functional

2001-06-23 Thread sniper
ID: 11612 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: PHP options/info functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does it work with PHP 4.0.6? Previous Comments:

[PHP-DEV] Bug #11618 Updated: session and form data

2001-06-23 Thread sniper
ID: 11618 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: *Session related Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: reclassified as documentation problem. This should be explained better in

Re: [PHP-DEV] Bug #11619: Socket function examples scripts aren'tworking with latest CVS

2001-06-23 Thread Jani Taskinen
This is not the first bug report about the renaming of the socket functions. Are we going to leave them as they are now? Should this be addressed in the manual? --Jani On 22 Jun 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Slackware-current / Kernel

RE: [PHP-DEV] Internal Working -- performance question

2001-06-23 Thread Brian Tanner
Thats what I'm looking at doing actually... I would really love to have shared mem in Windows... cause thats what I develop with :( But yah... looking at the 3 pronged approach, falling back to slower and slower implementations. Should make things fast in a good environment at least :) Thanks.

Re: [PHP-DEV] Bug #11611 Updated: nl2br() outputting invalid brtags

2001-06-23 Thread Derick Rethans
On Fri, 22 Jun 2001, lenar wrote: Shouldn't there be an optional flag to nl2br to change the behavior of function to what it used to be. Just there's no point in br / like tags when the rest of your code is just generating HTML compliant output, not XHTML. br / is HTML compliant too, and

[PHP-DEV] Bug #11620 Updated: PHP has encountered an Access Violation at 012D24B6

2001-06-23 Thread sniper
ID: 11620 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: IIS related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does this happen with PHP 4.0.6 ? Previous Comments:

[PHP-DEV] Bug #11622 Updated: memory_limit directive is useless...

2001-06-23 Thread sniper
ID: 11622 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0 Latest CVS (2001-06-22) Assigned To: Comments: The memory limit feature must be enabled at compile time. It works just fine then.

[PHP-DEV] Bug #11625 Updated: ln: libZend.la: Operation not supported

2001-06-23 Thread sniper
ID: 11625 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Compile Failure Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does this happen with PHP 4.0.6 ? (although this seems more like problem within your system..) Previous

[PHP-DEV] Bug #11627: string '0' treated as empty

2001-06-23 Thread vgo
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: string '0' treated as empty the string '0' is not empty but treated as empty if( empty( '0' ) ) { } -- Edit Bug report at:

[PHP-DEV] Bug #11628: odbc_fetch_into is broken

2001-06-23 Thread charles
From: [EMAIL PROTECTED] Operating system: Win2k PHP version: 4.0.5 PHP Bug Type: ODBC related Bug description: odbc_fetch_into is broken this is for 4.0.6, but there's no option for that yet 4.0.5 works fine. easiest to describe this by example:

[PHP-DEV] RE: [PHP-QA] Re: [PHP-DEV] 4.0.6

2001-06-23 Thread James Moore
Works perfect for me with IIS5/win2k but becareful of which extensions you use, a lot of extensions are STILL not threadsafe. - James -Original Message- From: Phil Driscoll [mailto:[EMAIL PROTECTED]] Sent: 23 June 2001 11:02 To: Liz; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject:

Re: [PHP-DEV] PHP SSL Client

2001-06-23 Thread Wez Furlong
On 22/06/01, [EMAIL PROTECTED] wrote: We are not regular PHP developers, but one of our programmers developed a patch to 4.0.5 that allows PHP to act as an SSL client. If you believe that it is useful, feel free to add to the PHP code base. Jeff, Thanks for your patch, but we do have an

Re: [PHP-DEV] Using $HTTP_SESSION_VARS with register_globals On

2001-06-23 Thread Zeev Suraski
When releasing 4.0.6 I noticed this change (I didn't take active part in the discussion). Can someone bring me up to speed as to: (a) Why was it impossible to write portable code with register_globals being off (b) Why does it make sense to have $HTTP_SESSION_GLOBALS behave in an

[PHP-DEV] Scripting Shootout - PHP ranked 24/29

2001-06-23 Thread John Lim
Thought you all might be interested in this benchmarking shootout: http://www.bagley.org/~doug/shootout/lang/php/ The above site has several benchmarks of 29 programming languages, including PHP, Perl and Pike. PHP came out 24th. Perl was 14th. -- John -- PHP Development Mailing List

Re: [PHP-DEV] Scripting Shootout - PHP ranked 24/29

2001-06-23 Thread Sascha Schumann
On Sat, 23 Jun 2001, John Lim wrote: Thought you all might be interested in this benchmarking shootout: I've talked to the author of the benchmark a couple of weeks ago and he of course did not build PHP with enabled optimizations. Those optimizations affect primarily the

[PHP-DEV] Bug #11629:

2001-06-23 Thread drloh
From: [EMAIL PROTECTED] Operating system: win98 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: -- Edit Bug report at: http://bugs.php.net/?id=11629edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

Re: [PHP-DEV] Scripting Shootout - PHP ranked 24/29

2001-06-23 Thread Stig Venaas
On Sat, Jun 23, 2001 at 04:45:22PM +0200, Sascha Schumann wrote: On Sat, 23 Jun 2001, John Lim wrote: Thought you all might be interested in this benchmarking shootout: I've talked to the author of the benchmark a couple of weeks ago and he of course did not build PHP with

[PHP-DEV] Bug #11629 Updated:

2001-06-23 Thread derick
ID: 11629 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Install and Config Operating system: PHP Version: 4.0.5 Assigned To: Comments: Go play somewhere else. Previous Comments:

Re: [PHP-DEV] Scripting Shootout - PHP ranked 24/29

2001-06-23 Thread Sascha Schumann
Could someone please list these possible optimizations? Could be useful to me and others. From the top of my head I can think of compiler optimizations (anything except -O and -m ?) and use of Zend optimizer and cache. --enable-inline-optimization --disable-debug We might evaluate

[PHP-DEV] PHP 3.0 Bug Summary Report

2001-06-23 Thread php-dev
PHP 3.0 Bug Database summary - http://bugs.php.net Num Status Summary (542 total including feature requests) ===[*General Issues]== 4180 Open is_link returns false when target doesnt exist (should return true) 9610 Bogus

Re: [PHP-DEV] Scripting Shootout - PHP ranked 24/29

2001-06-23 Thread Sebastian Bergmann
Sascha Schumann wrote: --enable-inline-optimization --disable-debug We might evaluate making those standard. Isn't --disable-debug already standard? Anyways, +1 for --enable-inline-optimization. -- sebastian bergmann[EMAIL PROTECTED]

Re: [PHP-DEV] Totally Blue Sky

2001-06-23 Thread Gre7g Luterman
I am pleased to announce that I dove into this new idea last night and made my first proof-of-concept program (PoC-1) for this new programming environment (which I am calling LocalPHP for the lack of a better name, any suggestions?). The proof-of-concept is very crude! It simply brings up a

[PHP-DEV] Bug #11630: no check for bound of a string

2001-06-23 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.5 PHP Bug Type: Strings related Bug description: no check for bound of a string array: $foo = array(bar); echo $foo[0]; // correct echo $foo[1]; // warnning string?: $foo = bar; // 0-b 1-a 3-r echo $foo[0];

[PHP-DEV] Bug #7878 Updated: intval base argument useless unless first arg is a string

2001-06-23 Thread zak
ID: 7878 Updated by: zak Reported By: [EMAIL PROTECTED] Old-Status: Assigned Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.3pl1 Assigned To: zak Comments: Finally got around to documenting this. :) Previous Comments:

[PHP-DEV] Bug #11627 Updated: string '0' treated as empty

2001-06-23 Thread sniper
ID: 11627 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.5 Assigned To: Comments: Yes, this is intentional. Check the manual page for it: http://www.php.net/empty Previous Comments:

[PHP-DEV] Bug #11630 Updated: no check for bound of a string

2001-06-23 Thread sniper
ID: 11630 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: Strings related Bug Type: Scripting Engine problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: The crash (your last example) should be fixed in CVS. But I also think

[PHP-DEV] Bug #11631: php_interbase.dll problem

2001-06-23 Thread dido
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.0.5 PHP Bug Type: InterBase related Bug description: php_interbase.dllproblem Hi there, I found something strange about the php_interbase.dll included in versions 4.0.6 and 4.0.5. Both dlls in the

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread Beech . 7
ID: 11624 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Reproducible crash Operating system: Thanks PHP Version: 4.0.6 Description: memory error It works now, thanx. All i have to do now if figure out how to get the input working. Previous Comments:

[PHP-DEV] Bug #11628 Updated: odbc_fetch_into is broken

2001-06-23 Thread sniper
ID: 11628 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Open Bug Type: ODBC related Operating system: PHP Version: 4.0.6 Assigned To: Comments: correct version. Previous Comments: --- [2001-06-23 08:43:18]

[PHP-DEV] Bug #10571 Updated: blank browser with Xitami

2001-06-23 Thread sniper
ID: 10571 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Other web server Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Does this happen with PHP 4.0.6 ? Previous Comments:

[PHP-DEV] Bug #11624 Updated: memory error

2001-06-23 Thread sniper
ID: 11624 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.6 Assigned To: Comments: Fixed - closed. Previous Comments: ---

[PHP-DEV] Bug #11632: Bad Request on most Sites

2001-06-23 Thread cheapsalsa
From: [EMAIL PROTECTED] Operating system: Red Hat Linux 7.0 Standard PHP version: 4.0.6 PHP Bug Type: URL related Bug description: Bad Request on most Sites I have created a webpage to get the HTTP headers of a page. This worked fine with 4.0.5 (using the

[PHP-DEV] Bug #11632 Updated: Bad Request on most Sites

2001-06-23 Thread cheapsalsa
ID: 11632 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: URL related Operating system: Red Hat Linux 7.0 Standard PHP Version: 4.0.6 Description: Bad Request on most Sites Whoa! I figured something out. If I request http://finance.yahoo.com (without the last slash) I get 400 errors,

[PHP-DEV] Bug #11633: Cannot submit on website

2001-06-23 Thread mbeech13
From: [EMAIL PROTECTED] Operating system: Win2K Pro SP2 PHP version: 4.0.6 PHP Bug Type: *Web Server problem Bug description: Cannot submit on website Whenever someone tries to submit on my website the error No input file specified. happens. I talked to the guys at

[PHP-DEV] Bug #11632 Updated: Bad Request on most Sites

2001-06-23 Thread sniper
ID: 11632 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Old-Bug Type: URL related Bug Type: HTTP related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Previous Comments:

[PHP-DEV] Bug #11632 Updated: Bad Request on most Sites

2001-06-23 Thread sniper
ID: 11632 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Open Bug Type: HTTP related Operating system: PHP Version: 4.0.6 Assigned To: Comments: reclassified. Previous Comments: ---

[PHP-DEV] Bug #11633 Updated: Cannot submit on website

2001-06-23 Thread sniper
ID: 11633 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: *Web Server problem Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please open a new bug report with SHORT example script that shows what the problem is. Previous Comments:

[PHP-DEV] Bug #9264 Updated: Using session_encode with user-level session storage functions causes a crash

2001-06-23 Thread sbergmann
ID: 9264 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: *Session related Operating system: PHP Version: 4.0 Latest CVS (14/02/2001) Assigned To: Comments: Can't reproduce this with either PHP 4.0.5 or PHP 4.0.7-dev on Win32. Previous Comments:

[PHP-DEV] Bug #11389 Updated: array_walk causes Apache to crash

2001-06-23 Thread sniper
ID: 11389 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Analyzed Bug Type: Arrays related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Reproduced with PHP 4.0.6 Previous Comments:

[PHP-DEV] Bug #11389 Updated: array_walk causes Apache to crash

2001-06-23 Thread sbergmann
ID: 11389 Updated by: sbergmann Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Arrays related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Reproduced with 4.0.7-dev (latest CVS, Win32) Previous Comments:

[PHP-DEV] Bug #11617 Updated: crash when restoring references

2001-06-23 Thread sniper
ID: 11617 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: *Session related Operating system: PHP Version: 4.0 Latest CVS (2001-06-22) Assigned To: Comments: Could you please try again? The fix wasn't ok, but now it's been rewritten and should

[PHP-DEV] Bug #10601 Updated: crypt() not work

2001-06-23 Thread sniper
ID: 10601 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Critical Status: Closed Bug Type: *Encryption and hash functions Operating system: PHP Version: 4.0.5 Assigned To: Comments: This is now fixed in PHP 4.0.6. --Jani Previous Comments:

[PHP-DEV] Bug #11290 Updated: Instruction at 0x77fcb03d referrenced memory at 0x00080100 Could not write.

2001-06-23 Thread sniper
ID: 11290 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: Reproducible crash Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Reopen if this happens with PHP 4.0.6 (no feedback) Previous Comments:

[PHP-DEV] Bug #11358 Updated: Unable to compile php module with imap....

2001-06-23 Thread sniper
ID: 11358 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: IMAP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: No feedback. Please reopen with GDB backtrace if it crashes with PHP 4.0.6. Previous Comments:

[PHP-DEV] phpdev

2001-06-23 Thread Brett Shaw
www.oosha.com/phpdev/index.php3 Ive had some great response to the site but not as much as id hoped if you have any ideas please email them to me and ill implement them -- [EMAIL PROTECTED] [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

[PHP-DEV] Bug #11634: Submit error

2001-06-23 Thread mbeech13
From: [EMAIL PROTECTED] Operating system: Win2K Pro SP2 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Submit error Whenever someone tries to submit to my site they get the error No input file specified I think it may have something to do with

[PHP-DEV] Bug #11264 Updated: apache child crashes

2001-06-23 Thread sniper
ID: 11264 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: I'm unable to reproduce this with PHP 4.0.6 Please try it out. Previous Comments:

[PHP-DEV] Bug #11634 Updated: Submit error

2001-06-23 Thread sniper
ID: 11634 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Old-Bug Type: Unknown/Other Function Bug Type: HTTP related Operating system: PHP Version: 4.0.6 Assigned To: Comments: Please include a shortest but complete script you can reproduce the error with

[PHP-DEV] is_scalar

2001-06-23 Thread Zak Greant
Hello All, I was just reviewing the is_scalar() function and noted that the function does not consider resources to be scalar values. Shouldn't this be changed? I must have missed this when I initially wrote the function... Zak Greant Freelance Designer / Programmer / Writer PHP QA Team

[PHP-DEV] Bug #11635: Access Violation

2001-06-23 Thread sonix
From: [EMAIL PROTECTED] Operating system: Windows 2000/IIS5 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Access Violation Okay... I'm working on a Big Porject.. There is Many Include. i don;t know if the problem is caused because i open too many

[PHP-DEV] Bug #9518 Updated: dir() only returns first 6 chars correctly

2001-06-23 Thread sniper
ID: 9518 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Directory function related Operating system: PHP Version: 4.0.2 Assigned To: Comments: Reopen if this happens with PHP 4.0.6. Previous Comments:

[PHP-DEV] Bug #11062 Updated: Sharing Violation Error Message

2001-06-23 Thread sniper
ID: 11062 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Directory function related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Does this happen with PHP 4.0.6 ? Previous Comments:

[PHP-DEV] Bug #11635 Updated: Access Violation

2001-06-23 Thread sniper
ID: 11635 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating system: PHP Version: 4.0.6 Assigned To: Comments: Not enough information to know where the problem even might be. If you're using the ISAPI module, it's known

[PHP-DEV] Bug #11635 Updated: Access Violation

2001-06-23 Thread sonix
ID: 11635 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating system: Windows 2000/IIS5 PHP Version: 4.0.6 Description: Access Violation Okay... Thanx... There is a Limit in Include ??? Because my include look like include (config.php); include

[PHP-DEV] module versioning

2001-06-23 Thread avi
this probably should have gone to -dev rather than -cvs. excuse the dual posting. -- hello everyone, i am hoping to get the module versioning issue resolved for 4.0.7. 1. do any of the core team see it being a problem? 2. is someone of suitable knowledge willing to take this one on?

[PHP-DEV] Bug #11636: udm_set_agent_param($agent,UDM_PARAM_PAGE_NUM,$num) Doesn't set the active page

2001-06-23 Thread rhanic
From: [EMAIL PROTECTED] Operating system: Linux 2.2.16 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: udm_set_agent_param($agent,UDM_PARAM_PAGE_NUM,$num) Doesn't set the active page After calling udm_find( $agent,search string) ; I can loop

Re: [PHP-DEV] is_scalar

2001-06-23 Thread Andi Gutmans
At 05:21 PM 6/23/2001 -0600, Zak Greant wrote: Hello All, I was just reviewing the is_scalar() function and noted that the function does not consider resources to be scalar values. Shouldn't this be changed? I must have missed this when I initially wrote the function... I don't think resources

Re: [PHP-DEV] module versioning

2001-06-23 Thread Andi Gutmans
I think we should also consider saving the version in the extension structure and having generic function such as extension_version(xml). This would save us from having to bloat PHP by adding a foo_version() function to all extensions. Andi At 11:46 AM 6/24/2001 +1000, [EMAIL PROTECTED]

Re: [PHP-DEV] module versioning

2001-06-23 Thread avi
On Sun, 24 Jun 2001, Andi Gutmans wrote: I think we should also consider saving the version in the extension structure and having generic function such as extension_version(xml). This would save us from having to bloat PHP by adding a foo_version() function to all extensions. andi, thanks

Re: [PHP-DEV] module versioning

2001-06-23 Thread Andi Gutmans
At 02:38 PM 6/24/2001 +1000, [EMAIL PROTECTED] wrote: On Sun, 24 Jun 2001, Andi Gutmans wrote: I think we should also consider saving the version in the extension structure and having generic function such as extension_version(xml). This would save us from having to bloat PHP by adding a

Re: [PHP-DEV] module versioning

2001-06-23 Thread Jani Taskinen
On Sun, 24 Jun 2001, Andi Gutmans wrote: I think we should also consider saving the version in the extension structure and having generic function such as extension_version(xml). This would save us from having to bloat PHP by adding a foo_version() function to all extensions. Just add one more

Re: [PHP-DEV] module versioning

2001-06-23 Thread Andi Gutmans
At 06:26 AM 6/24/2001 +0200, Jani Taskinen wrote: On Sun, 24 Jun 2001, Andi Gutmans wrote: I think we should also consider saving the version in the extension structure and having generic function such as extension_version(xml). This would save us from having to bloat PHP by adding a

Re: [PHP-DEV] module versioning

2001-06-23 Thread avi
On Sun, 24 Jun 2001, Andi Gutmans wrote: It is not huge amount of work but we should agree on php-dev first about what the version number will look like both number wise and format wise, i.e. string vs. integer, 1.0.3 vs. 2001008. Probably the latter date is more useful in this context.

Re: [PHP-DEV] is_scalar

2001-06-23 Thread Zak Greant
Hi Andi, Thanks for the clarification - I have noted it in the function writeup. --zak - Original Message - From: Andi Gutmans [EMAIL PROTECTED] To: Zak Greant [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Saturday, June 23, 2001 9:59 PM Subject: Re: [PHP-DEV] is_scalar At 05:21 PM

[PHP-DEV] Bug #11637: GD compilation failure with GD1.5

2001-06-23 Thread mkong
From: [EMAIL PROTECTED] Operating system: Linux 6.1 x86 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: GD compilation failure with GD1.5 This is related to bug 10593. 4.0.6 still failes to compile with GD 1.5. gdImageGifCtx is indeed in the GD lib, that's

[PHP-DEV] PHP 4.0.6 Released!

2001-06-23 Thread Zeev Suraski
PHP 4.0.6 has been released. Like 4.0.5, this is a maintenance release which mostly includes fixes to bugs and issues found in earlier versions. Those of you who decided not to upgrade to 4.0.5, may now wish to jump directly to 4.0.6 to get all the new fixes of both versions. One very