[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread max
ID: 14391 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Same problem on 4.0.5 running on solaris and linux. Previous Comments:

[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread mfischer
ID: 14391 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Can you test a newer version, say 4.1.1? Previous Comments:

[PHP-DEV] Bug #15007 Updated: New superglobals not documented

2002-01-13 Thread goba
ID: 15007 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Website problem Operating System: N/A PHP Version: 4.1.1 New Comment: Please use _SERVER as your search term. $ may be special for htdig. Previous Comments:

Re: [PHP-DEV] Bug #15007 Updated: New superglobals not documented

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 11:25:11AM -, [EMAIL PROTECTED] wrote : ID: 15007 Updated by: goba Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Website problem Operating System: N/A PHP Version: 4.1.1 New Comment: Please use _SERVER as your search term. $ may be special for

[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread jah
ID: 14391 Updated by: jah Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Bug confirmed also with 4.1.1 on Windows 2000 server. Everything fine on Linux (4.1.1 and 4.0.3). Note that depending on

[PHP-DEV] Bug #6665 Updated: object variables get 'unset' when assigned within xml handlers

2002-01-13 Thread lobbin
ID: 6665 Updated by: lobbin Old Summary: object variables get 'unset' when assigned within xml handlers Reported By: [EMAIL PROTECTED] Status: Open Bug Type: XML related Operating System: Solaris 7 8 Old PHP Version: 4.0.2 PHP Version: 4.1.0 Previous Comments:

[PHP-DEV] Bug #10135 Updated: Problem(?) with environment variables when running as module

2002-01-13 Thread lobbin
ID: 10135 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Gettext related Operating System: Win 2k PHP Version: 4.0.4pl1 New Comment: Does this happen under 4.1.1? Previous Comments:

[PHP-DEV] Bug #10206 Updated: PHP in CGI mode fails to perform OCILogon

2002-01-13 Thread lobbin
ID: 10206 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: OCI8 related Operating System: IIS 4.0, NT Server 4.0 SP6 PHP Version: 4.0.4pl1 New Comment: Sounds like an user error, did you get this right? Ff not, please try with latest release 4.1.1.

[PHP-DEV] Bug #10254 Updated: xml_set_object() and segmentation fault

2002-01-13 Thread lobbin
ID: 10254 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XML related Operating System: Redhat 6.2 PHP Version: 4.0.4pl1 New Comment: Can you try this with latest release 4.1.1? Previous Comments:

[PHP-DEV] Bug #10302 Updated: odbc_tables()

2002-01-13 Thread lobbin
ID: 10302 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: ODBC related Operating System: winnt4sp6 PHP Version: 4.0.4pl1 New Comment: Can you reproduce this error with 4.1.1? Previous Comments:

[PHP-DEV] Bug #10303 Updated: Crash while parsing large XML file and writing to DB

2002-01-13 Thread lobbin
ID: 10303 Updated by: lobbin Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: XML related Operating System: Linux (SuSE 7.0) PHP Version: 4.0.4pl1 New Comment: Can this be reproduced with 4.1.1? Previous Comments:

[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread derick
ID: 14391 Updated by: derick Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: mmm, I think this is to blame at Microsoft then. Derick Previous Comments:

[PHP-DEV] Bug #15015: Session function don't work with PHP loadable module

2002-01-13 Thread art_bryan
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro sr1 PHP version: 4.1.1 PHP Bug Type: Session related Bug description: Session function don't work with PHP loadable module Hi All: The session functions will only work when PHP is working as a CGI under Apache

[PHP-DEV] Bug #13490 Updated: Semaphores don't release automatically

2002-01-13 Thread swm
ID: 13490 Updated by: swm Old Summary: Semaphores don't release automatically Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Semaphore related Operating System: FreeBSD 4.1.1 PHP Version: 4.0.6 New Comment: This is intended behaviour. This is how semaphores work. =)

[PHP-DEV] Bug #14849 Updated: str_replace() doesn't understand the '\t' escape sequence

2002-01-13 Thread swm
ID: 14849 Updated by: swm Old Summary: str_replace() doesn't understand the '\t' escape sequence Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Strings related Operating System: FreeBSD PHP Version: 4.1.0 New Comment: Appears to be solved in current CVS: ? $content

[PHP-DEV] add functions to interbase extension

2002-01-13 Thread Fabrice Aeschbacher
Hi, I wrote the code to add the 3 following functions to the Interbase extension (php_interbase.dll) to achieve user management: // Add a user to security database proto int ibase_add_user( string server, // Name of Interbase server string dba_user_name, // DB

[PHP-DEV] Bug #15002 Updated: apache CRASHES on duplicate cookie and session_var

2002-01-13 Thread lazybutt666
ID: 15002 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: Session related Operating System: win2k PHP Version: 4.1.1 New Comment: i take it back :( was a dupe after all. sorry for wasting your time. Previous Comments:

Re[2]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Rasmus Lerdorf
There are plenty of ways to make PHP secure for virtual hosting. I personally prefer a separate Apache instance for each virtualhost where each instance runs as that customer's own UNIX user id. Then standard Linux filesystem security can be applied. A nice way to achieve this is to use a

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Daniel Lorch
Hi, There are plenty of ways to make PHP secure for virtual hosting. I personally prefer a separate Apache instance for each virtualhost where each instance runs as that customer's own UNIX user id. Then standard Linux filesystem security can be applied. We were thinking of that

[PHP-DEV] superglobals and bc

2002-01-13 Thread Philip Olson
Many ask How do I use superglobals yet allow my scripts to work on older versions of PHP, is there an official documentable response to this? Regards, Philip Olson -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread derick
On Sun, 13 Jan 2002, Daniel Lorch wrote: Hi, There are plenty of ways to make PHP secure for virtual hosting. I personally prefer a separate Apache instance for each virtualhost where each instance runs as that customer's own UNIX user id. Then standard Linux filesystem security can

[PHP-DEV] Bug #14880 Updated: _SESSION will NOT automatically register it as a session variable

2002-01-13 Thread 247net
ID: 14880 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Debian 3.0 (Woody) PHP Version: 4.1.0 New Comment: I tried both. (files/mm) I killed my dev-system and I'm to busy to fix it. I'm out for a

Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Rasmus Lerdorf
The only real thing I think you can document on this is that you can't use superglobals and expect your scripts to work on older versions of PHP. I mean, you could check php_version() and stick in some extract() calls for older versions wherever you use the superglobals, but that seems rather

[PHP-DEV] Bug #15016: is_dir, is_file

2002-01-13 Thread bpang
From: [EMAIL PROTECTED] Operating system: RedHat 7.0 PHP version: 4.1.1 PHP Bug Type: Strings related Bug description: is_dir, is_file I also posted this as a note in the is_dir function reference. Configure Command: './configure' '--with-mysql' '--with-apxs' This

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Rasmus Lerdorf
I have looked at mod_become before, but I really don't see any advantage to it over CGI as it kills off the httpd process after any request. If each httpd only handles one request, how is it an improvement on cgi? Or have I misunderstood how mod_become works? -Rasmus There is also

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread derick
On Sun, 13 Jan 2002, Rasmus Lerdorf wrote: I have looked at mod_become before, but I really don't see any advantage to it over CGI as it kills off the httpd process after any request. If each httpd only handles one request, how is it an improvement on cgi? Or have I misunderstood how

[PHP-DEV] Bug #15017: Repeat

2002-01-13 Thread Don
From: [EMAIL PROTECTED] Operating system: Windows PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: Repeat You should add a Repeat(); function. In example; ? $function = foo; repeat($function, 4); ? Which, will repeat foo, 4 times. -- Edit bug

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Rasmus Lerdorf
At http://www.snert.com/Software/mod_become/index.shtml that it kills it off after each request. So I guess that was a local change. I still don't know about running my httpd as root though. That would worry me quite a bit. -Rasmus On Sun, 13 Jan 2002 [EMAIL PROTECTED] wrote: On Sun, 13

[PHP-DEV] Bug #15017 Updated: Repeat

2002-01-13 Thread derick
ID: 15017 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.1.1 New Comment: ?php $function = foo; for ($i = 0; $i 4; $i++) { $function(); } ? I don't think there is a need to add

[PHP-DEV] Bug #14929 Updated: Segmentation fault when using none-deep recursive scripts

2002-01-13 Thread akrolivets
ID: 14929 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: RedHat Linux 7.0 PHP Version: 4.1.0 New Comment: Hello! Unfortunatelly we could not get the core file as we don't have the root access

[PHP-DEV] Bug #15017 Updated: Repeat

2002-01-13 Thread mfischer
ID: 15017 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.1.1 New Comment: What's wrong with str_repeat() ? Previous Comments:

Re[3]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread derick
On Sun, 13 Jan 2002, Rasmus Lerdorf wrote: At http://www.snert.com/Software/mod_become/index.shtml that it kills it off after each request. So I guess that was a local change. Indeed it is. I still don't know about running my httpd as root though. That would worry me quite a bit. I

[PHP-DEV] Bug #15017 Updated: Repeat

2002-01-13 Thread rasmus
ID: 15017 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.1.1 New Comment: Nothing, but that wasn't what he was asking for. Previous Comments:

Re: [PHP-DEV] Bug #15017 Updated: Repeat

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 05:44:41PM -, [EMAIL PROTECTED] wrote : ID: 15017 Updated by: rasmus Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.1.1 New Comment: Nothing, but that wasn't what he was asking for.

[PHP-DEV] ADT Extension

2002-01-13 Thread Andre Gildemeister
Hi, At the moment, ADT still is under /adt (CVS). It looks so, as if this wouldn't have been continued for longer time ago. I know that sterling is the maintainer, so I would be interested in the current development status... In my opinion ADT should be moved into pear/PECL/, because ADT surely

[PHP-DEV] Build problem since introduction of cli

2002-01-13 Thread Andi Gutmans
Hey, When building PHP not from the php4 directory (e.g. in php4/cgi doing a ../configure) the build dies. I can't send in the error message right now but hopefully whoever changed the build can try it. Andi -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL

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

2002-01-13 Thread tobi
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PHP options/info functions Operating System: Win2k Server PHP Version: 4.0.5 New Comment: Still have the same problem: Some configuartion: Win2000 pro, apache

Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Philip Olson
The only real thing I think you can document on this is that you can't use superglobals and expect your scripts to work on older versions of PHP. true. We can refer to a faq, one with a hack or two. I mean, you could check php_version() and stick in some extract() calls for older versions

Re[4]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Daniel Lorch
Hi, But this really would mean a serious impact on performance and also terribly much of work to set up an apache for every single customer. And it doesn't make sense to me. Makes a whole lot of sense to me, and the Squid reverse-proxy approach is much stronger than Apache/mod_rewrite.

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

2002-01-13 Thread msopacua
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: PHP options/info functions Operating System: Win2k Server PHP Version: 4.0.5 New Comment: Should be reclassified as documentation problem. Use: 1) a full

Re[4]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Rasmus Lerdorf
I did read it. Very carefully and not only once. Did you read MY reponse carefully? What you are saying now is exactly what I'm trying to say (and I think I actually did. The thing about modularity). All this should *NOT* be handled by PHP but it still _IS_ and you (not specificly you,

Re: [PHP-DEV] ADT Extension

2002-01-13 Thread Sterling Hughes
Hi, At the moment, ADT still is under /adt (CVS). It looks so, as if this wouldn't have been continued for longer time ago. I know that sterling is the maintainer, so I would be interested in the current development status... The current development status is officially,

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
I mean, you could check php_version() and stick in some extract() calls for older versions wherever you use the superglobals, but that seems rather ugly. Some really want it, let's define the most efficient/least ugly types of hacks :) For example with get, checking phpversion, I

Re[5]: [PHP-DEV] safe_mode and file upload

2002-01-13 Thread Daniel Lorch
Hi, But what I am saying is that mod_php + multiple apache instances == real virtual hosting The performance penalty and other restrictions of PHP-cgi invalidates that approach as far as I am concerned. The idea is quite good. Still, I would prefer a suEXEC-like approach. I'm not

[PHP-DEV] Bug #14391 Updated: gmmktime, gmdate work incorrect

2002-01-13 Thread jah
ID: 14391 Updated by: jah Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Date/time related Operating System: Windows 2000 Server PHP Version: 4.0.6 New Comment: Could be. Could also be that some of the assumptions made in ext/standard/datetime.c on lines 172-190 are just wrong for

[PHP-DEV] Bug #15018: readdir() not affected by safe_mode

2002-01-13 Thread daniel
From: [EMAIL PROTECTED] Operating system: Debian Linux PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: readdir() not affected by safe_mode I hope this is not just a configuration problem. We have safe_mode turned on and all file-system functions ARE

[PHP-DEV] Bug #15018 Updated: readdir() not affected by safe_mode

2002-01-13 Thread rasmus
ID: 15018 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Debian Linux PHP Version: 4.1.0 New Comment: Like I mentioned on the mailing list, opendir() is the function that would be relevant here. It is analogous

[PHP-DEV] Bug #15019: browser.ini

2002-01-13 Thread php
From: [EMAIL PROTECTED] Operating system: Linux RH 7.1 PHP version: 4.1.1 PHP Bug Type: PHP options/info functions Bug description: browser.ini Hi! I did dl, the browsercap.ini from the web, and includede the i php.ini but on the infomation page made with phpinfo();

[PHP-DEV] Bug #13490 Updated: Semaphores don't release automatically

2002-01-13 Thread m
ID: 13490 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Semaphore related Operating System: FreeBSD 4.1.1 PHP Version: 4.0.6 New Comment: http://www.php.net/manual/ru/function.sem-acquire.php: After processing a request, any semaphores acquired by the

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

2002-01-13 Thread yohgaki
ID: 11612 Updated by: yohgaki Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Feedback Old Bug Type: PHP options/info functions Bug Type: Documentation problem Operating System: Win2k Server PHP Version: 4.0.5 New Comment: Make this to doc problem.

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 Previous Comments: [2002-01-08 06:22:40]

[PHP-DEV] Bug #14929 Updated: Segmentation fault when using none-deep recursive scripts

2002-01-13 Thread yohgaki
ID: 14929 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: RedHat Linux 7.0 PHP Version: 4.1.0 New Comment: I think you are using dev/test system, right? Try it under test system. Unless you provide more details,

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Philip Olson
Now mimicking $_SESSION functionality is another story, eww, maybe that's going too far. This can be done by a register_shutdown_function() who registers all the vars in $_SESSION, using session_register. That's all :)) If I can understand this new feature correctly (I never used it).

RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Richard Heyes
Now mimicking $_SESSION functionality is another story, eww, maybe that's going too far. This can be done by a register_shutdown_function() who registers all the vars in $_SESSION, using session_register. That's all :)) If I can understand this new feature correctly (I never used it).

Re: [PHP-DEV] ADT Extension

2002-01-13 Thread Richard Samar
When ADT becomes Alpha/Beta (Experimental), I'll put together a nice set of examples as well as documentation. Any specs concerning the month/week/day when this is gonna happen? :-) January, Feb or rather June? There are folks (mohs) waiting some time for this great features ;-))

Re: [PHP-DEV] ADT Extension

2002-01-13 Thread Sterling Hughes
When ADT becomes Alpha/Beta (Experimental), I'll put together a nice set of examples as well as documentation. Any specs concerning the month/week/day when this is gonna happen? :-) January, Feb or rather June? There are folks (mohs) waiting some time for this great

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

2002-01-13 Thread msopacua
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Win2k Server PHP Version: 4.0.5 New Comment: The warning should probably go into:

[PHP-DEV] Bug #15018 Updated: readdir() not affected by safe_mode

2002-01-13 Thread daniel
ID: 15018 Updated by: daniel Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Feature/Change Request Operating System: Debian Linux PHP Version: 4.1.0 New Comment: Sorry for the bogus. Would you care to elaborate? I seem to be misunderstanding something. I just don't understand why -

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

2002-01-13 Thread tobi
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Win2k Server PHP Version: 4.0.5 New Comment: Sorry, problem is still alive: Now I use the following: ; Windows:

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: I'm using FAT32 and mtime is working fine! I use mtime in 2 PHP objects I've wrote (a cache system and a extention to PHP's

[PHP-DEV] Bug #15017 Updated: Repeat

2002-01-13 Thread Don
ID: 15017 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Windows PHP Version: 4.1.1 Previous Comments: [2002-01-13 12:43:48] [EMAIL

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-13 Thread yohgaki
ID: 14798 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: Ok, I'll assume your FAT FS supports mtime. However, I still have to ask you if it work with NTFS. I don't use

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

2002-01-13 Thread msopacua
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Win2k Server PHP Version: 4.0.5 New Comment: Please read: The document root in -- Apache's httpd.conf --. Look at

[PHP-DEV] Bug #12908 Updated: zend engine patch (workaround) for some strange bug

2002-01-13 Thread yohgaki
ID: 12908 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Open Old Bug Type: Reproducible crash Bug Type: Scripting Engine problem Operating System: SuSE Linux 7.1 PHP Version: 4.0.5 New Comment: Make this a scripting engine problem. Please close if this issue is resolved already.

[PHP-DEV] RE: [PHP-DOC] RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Richard Heyes
?php session_start(); if(ini_get('register_globals') AND !isset($session_global_var)){ $session_global_var = array(); } session_register('session_global_var'); if(ini_get('register_globals')){ $SESSION = $session_global_var; }else{ $SESSION =

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

2002-01-13 Thread tobi
ID: 11612 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Documentation problem Operating System: Win2k Server PHP Version: 4.0.5 New Comment: You´re right. It works now! Thank You Previous Comments:

[PHP-DEV] Bug #12912 Updated: Call to round() crashes process (DSO only)

2002-01-13 Thread yohgaki
ID: 12912 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Solaris 2.5.1 PHP Version: 4.1.1 New Comment: Now we need short complete script that causes this segfault. Under my Linux ?php round(123.123); ?

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-13 Thread bs_php
ID: 14798 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Session related Operating System: Win 2k PHP Version: 4.1.0 New Comment: OK, as I thought: The test (see top entry) works on Win with NTFS. What I did: a) I set

[PHP-DEV] Bug #15020: Segfault - something to do with arBuckets

2002-01-13 Thread charlie
From: [EMAIL PROTECTED] Operating system: Linux (SuSE 7.2) PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Segfault - something to do with arBuckets Hi, I've just installed the latest version of PHP, with apache 1.3.22, and I have found what may be a

[PHP-DEV] Re: [PHP-DOC] RE: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
?php session_start(); if(ini_get('register_globals') AND !isset($session_global_var)){ $session_global_var = array(); } session_register('session_global_var'); if(ini_get('register_globals')){ $SESSION = $session_global_var; }else{ $SESSION =

Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 08:22:11PM +0100, Gabor Hojtsy wrote : I mean, you could check php_version() and stick in some extract() calls for older versions wherever you use the superglobals, but that seems rather ugly. Some really want it, let's define the most efficient/least ugly

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
I mean, you could check php_version() and stick in some extract() calls for older versions wherever you use the superglobals, but that seems rather ugly. Some really want it, let's define the most efficient/least ugly types of hacks :) For example with get, checking

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Gabor Hojtsy
The question is to check for $_GET [isset($_GET)] or phpversion() 4.1.0 [version_compare() is the function for that thing :)]. Well, you are right, that if we are 4.1.0, you can do: fake.php?_GET[a]=b_GET[c]=d so my idea may not be that good :) Yep ... I'ld like

[PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] superglobals and bc

2002-01-13 Thread Markus Fischer
On Sun, Jan 13, 2002 at 10:52:32PM +0100, Gabor Hojtsy wrote : The question is to check for $_GET [isset($_GET)] or phpversion() 4.1.0 [version_compare() is the function for that thing :)]. Well, you are right, that if we are 4.1.0, you can do: fake.php?_GET[a]=b_GET[c]=d

[PHP-DEV] Bug #15012 Updated: Cannot load libphp4.so - undefined symbol: uncompress

2002-01-13 Thread dominic . marcotte
ID: 15012 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Apache related Operating System: Debian GNU/Linux 2.2 PHP Version: 4.1.1 New Comment: I tried ./configure --with-mysql=/usr/local/mysql --with-apxs=/usr/local/apache/bin/apxs

[PHP-DEV] Bug #13763 Updated: SQL Compute

2002-01-13 Thread mad
ID: 13763 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Sybase-ct (ctlib) related Operating System: LINUX REDHAT 7 PHP Version: 4.0.6 New Comment: I've the same problem. Please resolve this bug. Thanks. for more info,

[PHP-DEV] Bug #5919 Updated: stri_replace() to compliment str_replace()

2002-01-13 Thread philip
ID: 5919 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Feature/Change Request Operating System: Slackware Linux 7.0 PHP Version: 4.0.0 New Comment: Please submit this patch :) Previous Comments:

[PHP-DEV] Bug #12074 Updated: Enhance sybase_ct with sybasel_unbuffered_query(),

2002-01-13 Thread alahaye
ID: 12074 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Feature/Change Request Operating System: Linux HP-UX PHP Version: 4.0.6 New Comment: Is sybase_unbuffered_query implemented on PHP 4.1.1 ? Thanks a lot. Arnaud.

[PHP-DEV] Bug #15021: Format error!

2002-01-13 Thread frank . liebelt
From: [EMAIL PROTECTED] Operating system: Linux / Windows PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: Format error! Hi, we are 6 people with different versions from 3.07 to 4.1.1 an we have all the same problem. In our code we have the

[PHP-DEV] Bug #14167 Updated: Bug with php_sybase.c and php_sybase.h

2002-01-13 Thread mad
ID: 14167 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Sybase-ct (ctlib) related Operating System: LINUX RED HAT 7.0 PHP Version: 4.0.6 New Comment: see comment in bug #13763 Previous Comments:

[PHP-DEV] Re: strtok bug

2002-01-13 Thread Manuel Lemos
Hello, Robert Mena wrote: Hi, does anybody know when the strtok bug introduced After 4.0.6 . in 4.1.1 will be fixed ? Will we have a 4.1.2 or should I try to grab a cvs tree (assuming that it is already solved) ? You may want to ask that in php-dev mailing list because last time that I

[PHP-DEV] Bug #15021 Updated: Format error!

2002-01-13 Thread derick
ID: 15021 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux / Windows PHP Version: 4.1.1 New Comment: Not a bug, you should always use amp; in a href sections. (Read the HTTP specs if you really want to :)

[PHP-DEV] Bug #15021 Updated: Format error!

2002-01-13 Thread torben
ID: 15021 Updated by: torben Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux / Windows PHP Version: 4.1.1 New Comment: Just to add to this, check the list of HTML entities. curren; is the 'currency' sign entity. Torben Previous

[PHP-DEV] Bug #15021 Updated: Format error!

2002-01-13 Thread frank . liebelt
ID: 15021 Comment by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Operating System: Linux / Windows PHP Version: 4.1.1 New Comment: Sorry, but we have´t known that curren; is a HTML entitie! Thanks! Previous Comments:

[PHP-DEV] Bug #14960 Updated: snaps.php.net 404

2002-01-13 Thread ulope
ID: 14960 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Website problem Operating System: None PHP Version: 4.1.1 New Comment: its very annoying to be unable to get the latest snaps... Previous Comments:

Re: [PHP-DEV] Build problem since introduction of cli

2002-01-13 Thread Edin Kadribasic
When building PHP not from the php4 directory (e.g. in php4/cgi doing a ../configure) the build dies. I can't send in the error message right now but hopefully whoever changed the build can try it. I'm the guilty party :) It should be fixed now. Edin -- PHP Development Mailing List

[PHP-DEV] Bug #4294 Updated: return in script called from php.ini stops engine

2002-01-13 Thread torben
ID: 4294 Updated by: torben Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Documentation problem Operating System: AIX 4.3 / Solaris 2.6 PHP Version: 4.0 Release Candidate 1 Old Assigned To: Assigned To: torben Previous Comments:

[PHP-DEV] Bug #4294 Updated: return in script called from php.ini stops engine

2002-01-13 Thread torben
ID: 4294 Updated by: torben Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: AIX 4.3 / Solaris 2.6 PHP Version: 4.0 Release Candidate 1 Assigned To: torben New Comment: Fixed in CVS. Previous Comments:

[PHP-DEV] php module for windows

2002-01-13 Thread Maxim Vysotskiy
Hello folks. Trying to make a FedEx ShippingAPI module for php (first for windows because my dev machine is Win200). made a module skeleton with ext_skel script and added a project to php_modules workspace in VC++ 6.0 Trying to build a module and getting the following error: ---cut-

[PHP-DEV] Bug #15022: Bison 1.30 seems to cause problems

2002-01-13 Thread ron
From: [EMAIL PROTECTED] Operating system: Caldera Linux PHP version: 4.1.1 PHP Bug Type: *Compile Issues Bug description: Bison 1.30 seems to cause problems When running configure on systems with bison 1.30, the following error is generated by configure: checking bison

[PHP-DEV] Bug #15023: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer

2002-01-13 Thread hans
From: [EMAIL PROTECTED] Operating system: Linux-2.2.20 PHP version: 4.1.1 PHP Bug Type: Scripting Engine problem Bug description: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer I'm not sure if this is the place to submit problems related to Zend

[PHP-DEV] Bug #12074 Updated: Enhance sybase_ct with sybasel_unbuffered_query(),

2002-01-13 Thread rasmus
ID: 12074 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Feature/Change Request Operating System: Linux HP-UX PHP Version: 4.0.6 New Comment: In order for this function to be implementation there must be support for it in the underlying library. As

[PHP-DEV] Bug #15023 Updated: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer

2002-01-13 Thread rasmus
ID: 15023 Updated by: rasmus Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Scripting Engine problem Operating System: Linux-2.2.20 PHP Version: 4.1.1 New Comment: It's not, go to somewhere on www.zend.com Previous Comments:

Re: [PHP-DEV] Bug #15023 Updated: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer

2002-01-13 Thread Hans Rakers
Gee, thanks for the wonderful input. I at least thought the Zend folks where following this list. As i said, i cant find anything on bug reports at zend.com. Any pointers, or should i just chuck the optimizer and forget about my bugreport? Hans At 00:59 14-1-2002 +, you wrote: ID: 15023

[PHP-DEV] Bug #15012 Updated: Cannot load libphp4.so - undefined symbol: uncompress

2002-01-13 Thread yohgaki
ID: 15012 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Duplicate Bug Type: Apache related Operating System: Debian GNU/Linux 2.2 PHP Version: 4.1.1 New Comment: You can ask support question to [EMAIL PROTECTED] We are not going to answer any support questions, since if we do. Bug

[PHP-DEV] Bug #15020 Updated: Segfault - something to do with arBuckets

2002-01-13 Thread yohgaki
ID: 15020 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Reproducible crash Operating System: Linux (SuSE 7.2) PHP Version: 4.1.1 New Comment: Looks like this is a session module problem. (session_unregister) Could you make short complete script

[PHP-DEV] Bug #13490 Updated: Semaphores don't release automatically

2002-01-13 Thread swm
ID: 13490 Updated by: swm Old Summary: Semaphores don't release automatically Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Open Bug Type: Semaphore related Operating System: FreeBSD 4.1.1 PHP Version: 4.0.6 New Comment: My bad. Re-opened. Previous Comments:

[PHP-DEV] Bug #14798 Updated: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-01-13 Thread yohgaki
ID: 14798 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Session related Operating System: Win 2k Old PHP Version: 4.1.0 PHP Version: 4.1.1 New Comment: Under Windows, session save path's directory is FAT FS and save handler is files, gc call is

[PHP-DEV] Bug #15024: Can't use ParameterPassedByReference()

2002-01-13 Thread ron
From: [EMAIL PROTECTED] Operating system: Caldera Linux PHP version: 4.1.1 PHP Bug Type: *Compile Issues Bug description: Can't use ParameterPassedByReference() I have a few extensions that I've written for PHP, and under 4.1.1, when linking I get the following error:

Re: [PHP-DEV] Bug #15023 Updated: Apache thread segfaults in optimizer using php-4.1.1 and Zend Optimizer

2002-01-13 Thread Rasmus Lerdorf
It took me about 3 clicks to find the right page on www.zend.com that tells you how to report bugs. http://www.zend.com/store/products/optimizer-troubleshooting.php I figured pointing you at the web site was enough and you could manage that. -Rasmus On Mon, 14 Jan 2002, Hans Rakers wrote:

  1   2   >