[PHP-DEV] Bug #14423 Updated: PHP won't compile with --with-iconv turned on

2002-01-23 Thread cynic
ID: 14423 Updated by: cynic Old Summary: PHP won't compile with --with-iconv turned on Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Compile Failure Operating System: FreeBSD 4.4-STABLE PHP Version: 4.1.0 New Comment: Does it *always* fail with the former configure

[PHP-DEV] Bug #13875 Updated: Apache 1.3.22 will start outputing Segmentation fault (11)'s in error_log and sl

2001-10-30 Thread cynic
ID: 13875 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux 2.4.12-ac1 Glibc 2.2.4 GCC PHP Version: 4.0.6 New Comment: Signal 11 is almost exclusively a mark of a problematic memory subsytem: faulty

[PHP-DEV] Bug #13733 Updated: Session variables not Saved

2001-10-18 Thread cynic
ID: 13733 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: Windows 2000 Professional PHP Version: 4.0.6 New Comment: submitted twice Previous Comments

[PHP-DEV] Bug #13560 Updated: mysql_fetch_object can't return any record

2001-10-05 Thread cynic
ID: 13560 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: win2000 PHP Version: 4.0.6 New Comment: not enough info. read bugs-dos-and-donts.php Previous Comments

[PHP-DEV] Bug #13563 Updated: required directory c:\tmp not created if not found

2001-10-05 Thread cynic
ID: 13563 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Session related Operating System: PHP Version: 4.0.6 New Comment: not a bug. Previous Comments: [2001-10-05 09:46:47

[PHP-DEV] Bug #13073 Updated: empty() returns wrong value

2001-08-31 Thread cynic
ID: 13073 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: Linux, Windows2000 PHP Version: 4.0.6 New Comment: I suggest you turn your attention to the PHP manual. (Though I admit that the fact that empty() returns true

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread cynic
ID: 13055 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: GetImageSize related Operating System: Win98SE UNIX PHP Version: 4.0.6 New Comment: user feedback: * From: Malcolm Clark [EMAIL PROTECTED] To: Bug Database

[PHP-DEV] Bug #13055 Updated: When GetImgSize/ ImageSX invoked - errroneous error msg

2001-08-31 Thread cynic
ID: 13055 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: GetImageSize related Operating System: Win98SE UNIX PHP Version: 4.0.6 New Comment: Did you really test that this script is the shortest one that reproduces the problem, and that it isn't a PEBKAC, i. e. a flaw

[PHP-DEV] Bug #13084: can't pipe into php script

2001-08-31 Thread cynic
tried to write to a nonexistent pipe. ^C c:\temp cat test.phpx ? $in = fopen('php://stdin', 'r'); while(!feof($in)){ echo fgets($in, 4096); } echo \n; ? c:\temp [cynic(cynic)@freepuppy bin]$ echo foo bar baz | ./test.phpx foo bar baz [cynic(cynic)@freepuppy bin]$ cat

[PHP-DEV] Bug #12895 Updated: mysql_fetch_row

2001-08-29 Thread cynic
ID: 12895 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: MySQL related Bug Type: Feature/Change Request Operating System: Debian 2.2 PHP Version: 4.0.6 New Comment: assuming you meant you missed nl = null, and the dump should've ended with [2

[PHP-DEV] Bug #12986 Updated: can't read the script

2001-08-28 Thread cynic
ID: 12986 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PWS related Operating System: windows 98 first edition PHP Version: 4.0.6 New Comment: This is a bug database, not a support forum. Take a look at http://www.php.net/support.php. Previous

[PHP-DEV] Bug #12977 Updated: Unable to load dynamic library 'd:\applications\php\extensions\php_oci8.dll' -

2001-08-28 Thread cynic
ID: 12977 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Closed Bug Type: OCI8 related Operating System: WINDOWS 2000 + iis 5 PHP Version: 4.0.6 New Comment: user feedback: Yes We found this morming that we had to re-install the oracle client in order

[PHP-DEV] Bug #12842 Updated: TSRM/tsrm_virtual_cwd.c:568: `mode_t' is promoted to `int'

2001-08-23 Thread cynic
ID: 12842 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: HP-UX 10.20 and 11.0 PHP Version: 4.0.6 New Comment: Date: Thu, 23 Aug 2001 09:41:47 +0300 (EEST) From: Heikki Korpela [EMAIL PROTECTED] See: a recently updated stdarg(3

[PHP-DEV] Bug #12919 Updated: Server crashes

2001-08-23 Thread cynic
ID: 12919 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: IIS related Operating System: NT4 sp6 PHP Version: 4.0.6 New Comment: CGI or ISAPI? Does it happen with the php_oracle.dll turned off (commented out in php.ini)? Previous Comments

[PHP-DEV] Bug #12921 Updated: sending email from timezone +0800 but displayed -0800

2001-08-23 Thread cynic
ID: 12921 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Mail related Operating System: win 2k PHP Version: 4.0.6 New Comment: this is not a support forum. see http://www.php.net/support.php Previous Comments

[PHP-DEV] Bug #12921 Updated: sending email from timezone +0800 but displayed -0800

2001-08-23 Thread cynic
ID: 12921 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Mail related Operating System: win 2k PHP Version: 4.0.6 Previous Comments: [2001-08-23 07:55:30] [EMAIL PROTECTED

[PHP-DEV] Bug #12919 Updated: Server crashes

2001-08-23 Thread cynic
ID: 12919 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Duplicate Bug Type: IIS related Operating System: NT4 sp6 PHP Version: 4.0.6 New Comment: From: Maartense, Patrick [JACAT] [EMAIL PROTECTED] Darn I can not give the reply as I have no Pwd for that ID

[PHP-DEV] Bug #12272 Updated: Handling of file submissions from Opera incorrect

2001-08-22 Thread cynic
ID: 12272 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: HTTP related Operating System: Linux RedHat PHP Version: 4.0.5 New Comment: user feedback (just for the archives): Actually Opera does buggy posts of type multipart/form-data. So the bug is in Opera

[PHP-DEV] Bug #12860 Updated: problem with strip_tags()

2001-08-22 Thread cynic
ID: 12860 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Strings related Operating System: Linux and Win PHP Version: 4.0.6 New Comment: erm, why does strip_tags() allow PHP tags in the first place? this doesn't look right.. (am I missing something?) Previous

[PHP-DEV] Bug #12854 Updated: In msvc project debug output directory entered as ..\Debug_TS

2001-08-22 Thread cynic
ID: 12854 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Apache related Operating System: Windows NT4.0 SP5 PHP Version: 4.0CVS-2001-08-20 New Comment: user feedback (should this be reopened?) Well, how: open in msvc php4/win32/php4ts.dsw workspace, then press Alt

[PHP-DEV] Bug #12831 Updated: 4.0.6 won't work with mySQL (built in support or mySQL's support)

2001-08-19 Thread cynic
ID: 12831 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: MySQL related Operating System: Linux 2.214 PHP Version: 4.0.6 New Comment: From: Michael Furdyk [EMAIL PROTECTED] To: 'Bug Database' [EMAIL PROTECTED] Date: Sun, 19 Aug 2001 13:01:31 -0400

[PHP-DEV] Bug #12847: php_oci8.dll dereferencing null-pointers

2001-08-19 Thread cynic
From: [EMAIL PROTECTED] Operating system: NT 5 SP 1 PHP version: 4.0CVS-2001-08-19 PHP Bug Type: OCI8 related Bug description: php_oci8.dll dereferencing null-pointers this is actually 4.0.7RC1 Server: Apache/1.3.20 (Win32) PHP/4.0.7RC1 php_oci8.dll linked against the

[PHP-DEV] Bug #12847 Updated: php_oci8.dll dereferencing null-pointers

2001-08-19 Thread cynic
ID: 12847 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: OCI8 related Operating System: NT 5 SP 1 PHP Version: 4.0CVS-2001-08-19 New Comment: I should've mentioned that the script contains just ?php phpinfo() ? Previous Comments

[PHP-DEV] Re: [PHP-QA] Re: PHP-4.0.7RC1

2001-08-17 Thread Cynic
At 12:23 8/17/2001, Zeev Suraski wrote the following: -- At 12:00 17-08-01, Hellekin O. Wolf wrote: At 21:15 16/08/2001 +0300, Zeev Suraski wrote: What is the default error_reporting ? (When no value has been defined ?) The default

[PHP-DEV] Re: [PHP-QA] Re: PHP-4.0.7RC1

2001-08-17 Thread Cynic
At 15:35 8/17/2001, Zeev Suraski wrote the following: -- At 16:21 17-08-01, Cynic wrote: I vote for E_ALL as default in 4.1. NB I thought it was agreed that the same code will be released as 4.0.7 and 4.1.0 with the difference being

[PHP-DEV] Re: [PHP-QA] Re: PHP-4.0.7RC1

2001-08-17 Thread Cynic
At 16:13 8/17/2001, Zeev Suraski wrote the following: -- At 17:05 17-08-01, Cynic wrote: I'd do this: 4.0.7: php.ini-standard basically today's php.ini-dist php.ini-recommendedbasically today's php.ini-optimized

[PHP-DEV] Re: [PHP-QA] Re: PHP-4.0.7RC1

2001-08-17 Thread Cynic
At 18:16 8/17/2001, Stanislav Malyshev wrote the following: -- ZS I consider E_NOTICE as a basic element of good programming ZS practices. Unlike register_globals, which simply begs for ZS security bugs to Actually, I fail to see why

[PHP-DEV] 4.0.7RC1 recognition of libs during ./configure

2001-08-17 Thread Cynic
Hi there, ./cofnigure dosn't seem to recognize versions of certain libraries, it bails out for me on --with-zlib (1.1.3 installed) and --with-bz2 (1.0.1 installed). Karl Austin also reported the same problem with --with-zip (he's got 10.0.20 installed). I don't know what system he has, but mine

Re: [PHP-DEV] [[PHP-DEV] script type=... support (fwd)]

2001-08-16 Thread Cynic
Hi Jon, I'm fine with it, but dunno if I count. :) At 18:30 8/16/2001, Jon Parise wrote the following: -- Has anyone given this any consideration, one way or another? -- Jon Parise ([EMAIL PROTECTED]) . Rochester Inst. of

[PHP-DEV] Bug #5653 Updated: PIKE specific: with setcookie(), only the last cookie is written

2001-08-16 Thread cynic
ID: 5653 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Other web server Operating System: Linux PHP Version: 4.0.5 New Comment: [2001-08-16 12:24:36] [EMAIL PROTECTED] There is small problem in Roxen's SAPI, which arises when duplicate headers are sent out. While

[PHP-DEV] Bug #12796 Updated: Incorrect handling of header sending

2001-08-16 Thread cynic
ID: 12796 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Other web server Operating System: All PHP Version: 4.0.6 New Comment: http://www.php.net/bugs.php?id=5653 adding your info to the mentioned PR, I'll mark this one as duplicate. Previous

[PHP-DEV] current CVS w/ ZE2 on NT (mod_php)

2001-08-16 Thread Cynic
... doesn't run. is anyone interested in debug builds? Zeev? Andi? [EMAIL PROTECTED] - And the eyes of them both were opened and they saw that their files were world readable and writable, so they chmoded 600 their files. - Book of Installation chapt 3 sec 7 -- PHP

[PHP-DEV] Bug #12752 Updated: preg_replace eats '$' characters

2001-08-15 Thread cynic
ID: 12752 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PCRE related Operating System: Linux Redhat 7.1 PHP Version: 4.0.6 New Comment: http://www.php.net/manual/en/function.preg-replace.php Previous Comments

[PHP-DEV] Bug #12763 Updated: No GIF support in this PHP build in

2001-08-15 Thread cynic
ID: 12763 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: GD related Operating System: WIN NT 4.0 sp 6 PHP Version: 4.0.5 New Comment: GIF images are no longer supported in GD. Patent issues. Previous Comments

Re: [PHP-DEV] Engine 2

2001-08-15 Thread Cynic
Fresh tree doesn't build w/ ZE2: zend_variables.c: In function `zval_persist': zend_variables.c:155: structure has no member named `properties' zend_variables.c:156: structure has no member named `properties' *** Error code 1 Stop in /usr/local/src/php4/Zend. *** Error code 1 Stop in

[PHP-DEV] Bug #12747 Updated: ***BUG in Autoconf--please report***

2001-08-15 Thread cynic
ID: 12747 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Compile Failure Operating System: Mandrake Linux 8.0 PHP Version: 4.0CVS-2001-08-14 New Comment: user error - bogus Previous Comments

Re: [PHP-DEV] Bug #12716 Updated: Add the imagecopyresizedbicubic function

2001-08-14 Thread Cynic
I just marked your PR as duplicate, which it is. I didn't say it's been resolved. At 19:45 8/13/2001, [EMAIL PROTECTED] wrote the following: -- ID: 12716 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status:

[PHP-DEV] Bug #12711 Updated: crashing on clean install including the php_mssql.dll

2001-08-13 Thread cynic
ID: 12711 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: MSSQL related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: user error - bogus Previous Comments

[PHP-DEV] Bug #12716 Updated: Add the imagecopyresizedbicubic function

2001-08-13 Thread cynic
ID: 12716 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Feature/Change Request Operating System: Red Hat Linux 7.1 PHP Version: 4.0.6 New Comment: #9875 Previous Comments

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread cynic
ID: 12642 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: which of the directories in your %PATH% contains oci.dll? Previous Comments

[PHP-DEV] Bug #12642 Updated: Loading php_oci8 fails

2001-08-09 Thread cynic
ID: 12642 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: OCI8 related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: could you try opening php_oci8.dll in Dependency Walker (http://www.dependencywalker.com/)? does it report any

[PHP-DEV] Bug #12681 Updated: php cannot convert dates to string and save it as (vchar) in Mysql

2001-08-09 Thread cynic
ID: 12681 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Date/time related Operating System: Windows2000 PHP Version: 4.0.6 New Comment: The only error is your buggy code. My solution: please don't waste developers' time with false, arrogant claims

Re: [PHP-DEV] Chora

2001-08-08 Thread Cynic
I have submitted a patch to the chora list. you'll be able to get the latest revision in HEAD with e. g. http://cvs.php.net/co.php/php4/NEWS At 20:09 8/7/2001, Andrew Lindeman formally [EMAIL PROTECTED] wrote the following: -- I don't

Re: [PHP-DEV] Re: The new $_GET/POST/ENV (was: Re: [PHP-CVS] cvs: php4 / NEWS...)

2001-08-08 Thread Cynic
At 20:02 8/8/2001, Zeev Suraski wrote the following: -- At 21:01 08-08-01, Jani Taskinen wrote: [moving this to php-dev] First: Great! Woohoo! Thanks Zeev! Andi helped with it too :) I vote for $_EVIL :) How about $_DONT_TOUCH_THIS

Re: [PHP-DEV] Re: The new $_GET/POST/ENV (was: Re: [PHP-CVS] cvs: php4 / NEWS...)

2001-08-08 Thread Cynic
At 20:14 8/8/2001, Jani Taskinen wrote the following: -- On Wed, 8 Aug 2001, Cynic wrote: How about $_DONT_TOUCH_THIS ? :) Seriously though, I vote for $_REQUEST. After all, it contains data which is (generally) tied to one particular

Re: [PHP-DEV] Re: The new $_GET/POST/ENV (was: Re: [PHP-CVS] cvs: php4 / NEWS...)

2001-08-08 Thread Cynic
At 20:33 8/8/2001, Jani Taskinen wrote the following: -- On Wed, 8 Aug 2001, Cynic wrote: Yeah. And $_SESSION too. Nope. It doesn't come from the user. Err, you're right. [EMAIL PROTECTED] - And the eyes of them both

[PHP-DEV] Bug #12659 Updated: sd

2001-08-08 Thread cynic
ID: 12659 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.6 Edit this bug report at http://bugs.php.net/?id=12659edit=1 -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e

[PHP-DEV] Bug #12670 Updated: CGI error

2001-08-08 Thread cynic
ID: 12670 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: PWS related Operating System: Win98 PHP Version: 4.0.6 New Comment: ask support questions in [EMAIL PROTECTED] not a bug Previous Comments

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
for PEAR instead of the core? / d - Original Message - From: Cynic [EMAIL PROTECTED] To: Daniel Andersson [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Sunday, August 05, 2001 3:41 Subject: Re: [PHP-DEV] Re: rand_str is it that much more useful than md5(microtime()) ? ah-oh, you want

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
: -- yes, totally agree. but why not put it into PEAR? / d - Original Message - From: Cynic [EMAIL PROTECTED] To: Daniel Andersson [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Sunday, August 05, 2001 13:52 Subject: Re: [PHP-DEV] Re: rand_str I think that new functions

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
At 17:21 8/5/2001, Jeroen van Wolffelaar wrote the following: -- but why not put it into PEAR? PEAR can be useful, but the power of PHP is, that is has so many helpful build-in functions. And with pear, it will always be longer. I

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
At 21:17 8/5/2001, Jeroen van Wolffelaar wrote the following: -- [...] function str_rand($len=8) { $retval = strtr(md5(microtime()), chr(0x30), chr(0x4F)); return substr($retval,0,$len); } for($i=0; $i10; $i++){

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
At 21:53 8/5/2001, Jeroen van Wolffelaar wrote the following: -- Hi Jeroen, I think we're not on the same page. :) I consider both versions of str_rand() I posted trivial... Agree. But they are not what rand_str could do. The

Re: [PHP-DEV] Re: rand_str

2001-08-05 Thread Cynic
At 22:50 8/5/2001, Jeroen van Wolffelaar wrote the following: -- Implementing something that has NOT that limitation, is far less trivial. function str_rand($len = 8, $class = 'a-zA-Z1-9') { static $init = 1; if(1 ==

[PHP-DEV] CVS doesn't build (still the tsrm_ls issue)

2001-08-04 Thread Cynic
Fresh checkout of php4, Zend, and TSRM Configuration: php4apache - Win32 Release_TS_inline Compiling... mod_php4.c D:\__SERVER__\INCLUDE\os.h(115) : warning C4142: benign redefinition of type D:\compile\php\php4\sapi\apache\mod_php4.h(49) : warning C4005:

Re: [PHP-DEV] CVS doesn't build (still the tsrm_ls issue)

2001-08-04 Thread Cynic
: -- Cynic wrote: Fresh checkout of php4, Zend, and TSRM Please check the current CVS, I commited a fix. -- Sebastian Bergmann Measure Traffic Usability http://sebastian-bergmann.de/http://phpOpenTracker.de/ --end of quote-- [EMAIL PROTECTED

Re: [PHP-DEV] Re: rand_str

2001-08-04 Thread Cynic
is it that much more useful than md5(microtime()) ? ah-oh, you want to be able to specify the set of characters... At 04:28 8/5/2001, Daniel Andersson wrote the following: -- sounds useful and cool, me thinks :o) / d [EMAIL

[PHP-DEV] Bug #12504 Updated: mrbs.sourceforge.net booking system stopped

2001-08-01 Thread cynic
ID: 12504 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Apache 1.3.14 PHP Version: 4.0.6 New Comment: this is a useless bug report. provide a short script that shows the problem. and read http://www.php.net/bugs-dos

[PHP-DEV] current CVS broken on NT 5 (TSRMLS_FETCH issue)

2001-08-01 Thread Cynic
Configuration: php4apache - Win32 Release_TS_inline Compiling... mod_php4.c D:\__SERVER__\INCLUDE\os.h(115) : warning C4142: benign redefinition of type D:\compile\php\php4\sapi\apache\mod_php4.h(49) : warning C4005: 'S_IXUSR' : macro redefinition

[PHP-DEV] Bug #12476 Updated: a function that splits a string into equal parts while retaining whole words

2001-07-31 Thread cynic
ID: 12476 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.4pl1 New Comment: see http://www.php.net/wordwrap Previous Comments

Re: [PHP-DEV] Security Issues

2001-07-30 Thread Cynic
At 19:01 7/27/2001, Rasmus Lerdorf wrote the following: -- That's also not true. Is using $foo all that better than $_GET[foo]? For a neophyte user - most definitely. Rasmus, I disagree. As someone who's first programming language

Re: [PHP-DEV] Security Issues

2001-07-30 Thread Cynic
At 12:06 7/30/2001, Anil Madhavapeddy wrote the following: -- Cynic wrote: Of course it is. $foo is conceptually simpler than $_GET[foo]. I don't see how you can say it isn't. $foo is conceptually a few keystrokes. That's all

Re: [PHP-DEV] Security Issues

2001-07-30 Thread Cynic
At 13:44 7/28/2001, Zeev Suraski wrote the following: -- At 05:08 27/07/2001, [EMAIL PROTECTED] wrote: Addressed to: Rasmus Lerdorf [EMAIL PROTECTED] [EMAIL PROTECTED] Or you can simply stop these people from using PHP

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Cynic
At 08:32 7/27/2001, Zeev Suraski wrote the following: -- Zeev, while I'll applaud to the changes you propose, I suggest this happens in 4.1. I know, this is really a cosmetic change only, and doesn't justify the bump from the

[PHP-DEV] Bug #12415 Updated: changing mysql.default_socket in /etc/php.ini doesn't work

2001-07-27 Thread cynic
ID: 12415 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: MySQL related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.6 New Comment: are you sure PHP actually reads that php.ini? you can see the location where PHP looks for the file

Re: [PHP-DEV] Security Issues

2001-07-27 Thread Cynic
At 10:35 7/27/2001, Rasmus Lerdorf wrote the following: -- I actually think that turning E_NOTICE on is going to have a huge effect on a mind boggling number of scripts, probably on the same order of magnitude as setting

[PHP-DEV] Bug #12417 Updated: PHP/Apache load-time error

2001-07-27 Thread cynic
ID: 12417 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Unknown/Other Function Operating System: Windows 2000 Pro (SR-1) PHP Version: 4.0.6 New Comment: see http://www.php.net/bugs.php?id=8799 if that doesn't fix your problem, reopen the bug report

[PHP-DEV] Re: [PEAR-DEV] PHP arrays managment bug :-?

2001-07-27 Thread Cynic
I don't see any error in the output. What did you expect? At 14:30 7/27/2001, Tomas V.V.Cox wrote the following: -- During my test with the pushErrorHandling and popErrorHandling I found strange behavoirs of the PHP array functions (I

[PHP-DEV] Re: [PEAR-DEV] PHP arrays managment bug :-?

2001-07-27 Thread Cynic
At 14:53 7/27/2001, Tomas V.V.Cox wrote the following: -- Cynic wrote: I don't see any error in the output. What did you expect? At 14:30 7/27/2001, Tomas V.V.Cox wrote the following

[PHP-DEV] Bug #12350 Updated: Referencing multiple arrays in classes from inside methods doesn't work

2001-07-25 Thread cynic
ID: 12350 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Class/Object related Operating System: W2K PHP Version: 4.0.6 New Comment: use $this-firstarray, not $this-$firstarray Previous Comments

[PHP-DEV] Bug #12358 Updated: CGI Error-CGI application misbehaved

2001-07-25 Thread cynic
ID: 12358 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: PWS related Operating System: windows 98 PHP Version: 4.0.6 New Comment: provide a short example script, and it's output when run from the command line. save this as test.php: ?php echo

Re: [PHP-DEV] Security Issues

2001-07-25 Thread Cynic
backwards compatibility At 15:07 7/25/2001, Andy wrote the following: -- If register_globals = off is highly recommended, why does the default php.ini have register_globals=on Many people do not change this. [EMAIL PROTECTED]

Re: [PHP-DEV] Security Issues

2001-07-25 Thread Cynic
I write all of my code with/for E_ALL as well. Plus, I consider not relying on register_globals = on to be a crucial requirement WRT portability. At 17:04 7/25/2001, Phil Driscoll wrote the following: -- On Wednesday 25 July 2001

[PHP-DEV] Bug #12325 Updated: Query_string not defined

2001-07-24 Thread cynic
ID: 12325 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Unknown/Other Function Operating System: Win 2k PHP Version: 4.0.6 Previous Comments: [2001-07-24 20:28:02] [EMAIL

[PHP-DEV] Bug #12323 Updated: // comment tag does not work

2001-07-24 Thread cynic
ID: 12323 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Output Control Operating System: Mac OS X PHP Version: 4.0.6 New Comment: could you please check the source of the output (View - Page Source in Netscape 4.x, and View - Source in IE) to check

[PHP-DEV] Bug #12314 Updated: include_path does not work

2001-07-23 Thread cynic
ID: 12314 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Dynamic loading Operating System: WinME PHP Version: 4.0.6 New Comment: have you read the Do's Don'ts? What's your include_path setting? (Copy it here from your php.ini.) Previous Comments

[PHP-DEV] Bug #12314 Updated: include_path does not work

2001-07-23 Thread cynic
ID: 12314 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Dynamic loading Operating System: WinME PHP Version: 4.0.6 New Comment: well, I use include_path on NT 4 and NT 5 without problems. since you did not do what the Dos Donts page tells you to do (include

[PHP-DEV] Bug #10853 Updated: PConnect through firewall

2001-07-23 Thread cynic
ID: 10853 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Feedback Bug Type: Sybase (dblib) related Operating System: RH6.2 PHP Version: 4.0.4pl1 New Comment: user feedback: This email was sent because you didn't respond to an email asking

[PHP-DEV] Bug #12301 Updated: include() in included file should check included file's directory

2001-07-22 Thread cynic
ID: 12301 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Closed Bug Type: Feature/Change Request Operating System: Any PHP Version: 4.0.6 New Comment: The feature request will be satisfied with 4.0.7. Andi Gutmans implemented this just a few days ago. The behavior

Re: [PHP-DEV] Bug #1504 Updated: New function to set the http status

2001-07-22 Thread Cynic
Please, don't close feature requests that are not implemented w/o first checking that it was decided they should/could NOT be implemented. At 18:32 7/22/2001, [EMAIL PROTECTED] wrote the following: -- ID: 1504 Updated by: andy

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: PHP doesn't set $HTTP_SERVER_VARS['SCRIPT_FILENAME'], but $HTTP_SERVER_VARS['SCRIPT_NAME']. this is bogus

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Michael, I think you should devote some time to read the PHP documentation. You're trying to make orange juice from apples. That won't

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: One last remark before I definitely leave this PR: Michael, you might also want to subscribe to php-general@, that can be done

[PHP-DEV] Bug #12310 Updated: $SCRIPT_FILENAME

2001-07-22 Thread cynic
ID: 12310 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Variables related Operating System: WinNT IIS PHP Version: 4.0.6 New Comment: Please, take this where it belongs: [EMAIL PROTECTED] Previous Comments

Re: [PHP-DEV] Re: Bug #10853 Updated: PConnect through firewall

2001-07-22 Thread Cynic
This email was sent because you didn't respond to an email asking whether you could try with server that is NOT behind firewall? it is an established policy to close bug reports where the user doesn't respond to developer feedback after certain period of time. At 04:56 7/23/2001, Jesus Estrada

[PHP-DEV] Bug #8741 Updated: preg functions interpret { as part of variable interpolation

2001-07-21 Thread cynic
ID: 8741 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: PCRE related Operating System: Linux 2.x, Redhat 6.2 PHP Version: 4.0.3pl1 Previous Comments: [2001-01-16 12:56:19

[PHP-DEV] Bug #12280 Updated: $file=fopen(http://.$HTTP_SERVER_VARS[SERVER_NAME].$PHP_SELF, r);

2001-07-20 Thread cynic
ID: 12280 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Suspended Bug Type: Scripting Engine problem Operating System: linux 2.2.18 PHP Version: 4.0.6 New Comment: this is not the only way you can crash PHP - how about recursive functions? I don't think this can

[PHP-DEV] Bug #12288 Updated: show_source disable

2001-07-20 Thread cynic
ID: 12288 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: linux PHP Version: 4.0.4pl1 New Comment: disable_functions in php.ini will satisfy your needs. Previous Comments

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Cynic
Ah, the mysterious new bug system. :)) Anyway, I'd like to help with it. Who should I contact? At 20:29 7/20/2001, Dan Kalowsky wrote the following: -- Shane Caraveo wrote: Is there anyway that we can generate a report, or at least

Re: [PHP-DEV] bug database report/search

2001-07-20 Thread Cynic
not the correct URL. Or is it? At 20:42 7/20/2001, Dan Kalowsky wrote the following: -- Cynic wrote: Ah, the mysterious new bug system. :)) Anyway, I'd like to help with it. Who should I contact? Oh it's not that mysterious

[PHP-DEV] Bug #12274 Updated: parser/string access problems

2001-07-20 Thread cynic
ID: 12274 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Strings related Operating System: NT4 PHP Version: 4.0.4pl1 New Comment: BTW, I can't reproduce it with a recent CVS checkout: [cynic@linux cynic]$ cat test.php ? $s = hello ; $s[0] = H ; var_dump($s

[PHP-DEV] Bug #12244 Updated: Short form of if-clause

2001-07-19 Thread cynic
ID: 12244 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: RedHat Linux 7.0 PHP Version: 4.0.6 New Comment: please read the trinary op. man page carefully. you obvously misunderstood its purpose. Previous

[PHP-DEV] Bug #12252 Updated: URL rewriter outputs a spurious /

2001-07-19 Thread cynic
ID: 12252 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Session related Operating System: linux suse 6.4 PHP Version: 4.0.6 New Comment: actually that _is_ a bug. form is _not_ an empty element. Previous Comments

[PHP-DEV] missing symbol w/ current CVS iconv

2001-07-18 Thread Cynic
Hi there, last night I built php4-200107171035 on FreeBSD 4.3RELEASE. The configure line included --with-iconv (iconv-2.0_1 installed from package), and configure test for libiconv_open failed (I've never touched libiconv before, but the page linked from the PHP manual mentions iconv_open, not

[PHP-DEV] install failure w/ current CVS

2001-07-18 Thread Cynic
Me again, built a snapshot from last night (php4-200107171035) on FreeBSD4.3-RELEASE (GENERIC). make install failed: Making install in Zend Making install in main Making install in ext Making install in zlib Making install in bcmath Making install in libbcmath Making install in src Making

[PHP-DEV] artificial constraints in php_mysql_get_field_name

2001-07-18 Thread Cynic
Hi there, could anyone tell me what is the reasoning behind the constraints on the values returned by php_mysql_get_field_name()? I. e.: ... 1737case FIELD_TYPE_SHORT: 1738case FIELD_TYPE_LONG: 1739case

Re: [PHP-DEV] Re: artificial constraints in php_mysql_get_field_name

2001-07-18 Thread Cynic
a huge amount of scripts, which is why I didn't even do it in the 3.0-4.0 move. Zeev At 00:55 19/07/2001, Cynic wrote: Hi Zeev, thanks for the prompt reply. I don't think another function is necessary if this gets changed in 4.1. what do you think? could you add this to the 4.1 TODO list? At 23

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread cynic
ID: 12243 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: 1) longlong != double 2) the scale is HW-dependant, i. e. you need a 64-bit HW to get native support

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread cynic
ID: 12243 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: are you sure you don't initialize the variable with 5 Million on the Linux box? Previous Comments

[PHP-DEV] Bug #12243 Updated: Large numbers not behaving as doubles

2001-07-18 Thread cynic
ID: 12243 Updated by: cynic Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Variables related Operating System: FreeBSD 4.1.1-STABLE PHP Version: 4.0.6 New Comment: at your service Previous Comments

  1   2   3   4   >