[PHP-DEV] Bug #14844: Error documentation for imageellipse()

2002-01-04 Thread mattias
From: [EMAIL PROTECTED] Operating system: Linux/FreeBSD PHP version: 4.1.1 PHP Bug Type: GD related Bug description: Error documentation for imageellipse() The error documentation, that's displayed for imageellipse() says Fatal error: imageellipse(): requires GD 2.0 or

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Phil Driscoll
On Thursday 03 January 2002 11:08 pm, Zak Greant wrote: Why? Because not everyone wants to use *(#$ing objects in a simple script! No one will be forced to use the wrapper! :) Whilst this is true, and I know that you are thoughtful and conciencious enough to make sure that any new

[PHP-DEV] Bug #14842 Updated: fopen

2002-01-04 Thread edink
ID: 14842 Updated by: edink Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: *URL Functions Operating System: linux red hat7.2 PHP Version: 4.1.1 New Comment: I cannot reproduce this. Could you be more specific about the problem. Do you get any error messages?

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Markus Fischer
On Fri, Jan 04, 2002 at 09:24:33AM +, Phil Driscoll wrote : On Thursday 03 January 2002 11:08 pm, Zak Greant wrote: Why? Because not everyone wants to use *(#$ing objects in a simple script! No one will be forced to use the wrapper! :) Whilst this is true, and I know that

Re: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Andi Gutmans
At 10:37 AM 1/4/2002 +0100, Markus Fischer wrote: On Fri, Jan 04, 2002 at 09:24:33AM +, Phil Driscoll wrote : On Thursday 03 January 2002 11:08 pm, Zak Greant wrote: Why? Because not everyone wants to use *(#$ing objects in a simple script! No one will be forced to use

RE: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Lukas Smith
The important thing is to keep at least the same level of functionality for procedural coding This was the entire concern raised about too much OOP form what I gather. There was also the concern raised that your design will be heavily influenced by the possibilities offered by the ZE1, where as

[PHP-DEV] Bug #14839 Updated: getcwd() and `pwd` report incorrect directory

2002-01-04 Thread edink
ID: 14839 Updated by: edink Reported By: [EMAIL PROTECTED] Status: Open Bug Type: *Directory/Filesystem functions Operating System: Linux, FreeBSD, Solaris PHP Version: 4.0.5 New Comment: There is nothing wrong with getcwd(). The problem is that php changes current working directory to the

[PHP-DEV] Bug #14839 Updated: getcwd() and `pwd` report incorrect directory

2002-01-04 Thread edink
ID: 14839 Updated by: edink Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Directory/Filesystem functions Operating System: Linux, FreeBSD, Solaris PHP Version: 4.0.5 New Comment: Closing the report. Previous Comments:

RE: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread derick
Hello, If everybody had _read_ Zak's initial proposal, they should have noticed that he wanted to ADD an OO interface: Create an OO-based wrapper for the MySQL extension. Then there would would not have been an useless and endless thread. My guess that everybody can do more useful things

[PHP-DEV] Sending variables between PHP pages

2002-01-04 Thread Berlina
Hi users, how can I send a connection database variable, from one PHP page to other PHP page, and maintance the database connection open during both pages? Thanks -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

[PHP-DEV] ICAP/MCAL

2002-01-04 Thread Georg Richter
Hello all, Obviously MCAL is the follower of ICAP. The icap library isn't more available, subdomain icap.chek.com is not connected. ICAP Extension functions are included in MCAL too, MCAL can use the icap driver too. Whats to do? Kill ICAP? Documentation Note? Georg -- PHP Development

[PHP-DEV] RE: [PHP] Sending variables between PHP pages

2002-01-04 Thread Intruder
Yes, thanks a lot, but i need to mantain the connection open for manage a transaction, an everytime that I open a new database connection, the system begins a new transaction and I lose the last one. Do you understand, me? Do you know the way for do that? I think it is imposimble in web

[PHP-DEV] Re: [PHP] Sending variables between PHP pages

2002-01-04 Thread Berlina
Yes, Im thinking the same... :-(( Thanks again Intruder - Original Message - From: Intruder [EMAIL PROTECTED] To: Berlina [EMAIL PROTECTED]; php-general-list [EMAIL PROTECTED]; php-dev-list [EMAIL PROTECTED]; php-db-list [EMAIL PROTECTED] Sent: Friday, January 04, 2002 12:38 PM

[PHP-DEV] RE: [PHP] Sending variables between PHP pages

2002-01-04 Thread Intruder
how can I send a connection database variable, from one PHP page to other PHP page, and maintance the database connection open during both pages? I don't think one can do that. There is NO need for that. You can write header.php file and include it in the beginning of each PHP page where you

[PHP-DEV] Bug #14845: var_dump sometimes crashes after array stringitem is overwriten with arrayitem.

2002-01-04 Thread leen
From: [EMAIL PROTECTED] Operating system: WindowsLinux (probably all) PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: var_dump sometimes crashes after array stringitem is overwriten with arrayitem. When een item in an Array is string it can not be

[PHP-DEV] Bug #14846: ImageCreateFromPNG very slow

2002-01-04 Thread ferd
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.1.1 PHP Bug Type: Performance problem Bug description: ImageCreateFromPNG very slow PHP v4.1.0 and above appears to have a very slow version of ImageCreateFromPNG. The same code when run under v4.0.6 ran

[PHP-DEV] Bug #14847: relative links for including other scripts do not work anymore

2002-01-04 Thread mkindermann
From: [EMAIL PROTECTED] Operating system: W2k PHP version: 4.1.1 PHP Bug Type: *General Issues Bug description: relative links for including other scripts do not work anymore - just upgraded from 4.1.0 to 4.1.1 (win32 binaries) - afterwards, no php-script-includes worked

[PHP-DEV] Bug #14848: PHP crash on exit.

2002-01-04 Thread daniele
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: PHP crash on exit. I found a bug using php 4.1.1 on redhat linux 7.1 My script uses the xml_parse_into_struct to parse a large XML file (2 mb) and then

[PHP-DEV] setlocale function

2002-01-04 Thread RoelS
Hello, could someone tell me if it's possible to change the locale on the system. I'm working with : * WinNT 4.0 Server * Apache 1.3.19 * PHP 4.1.1 I tried the following code (which is from the manual): setlocale (LC_TIME, C); print (strftime (%A in Finnish is )); setlocale (LC_TIME, fi_FI);

[PHP-DEV] Bug #14848 Updated: PHP crash on exit.

2002-01-04 Thread daniele
ID: 14848 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.1.1 New Comment: Spoken too early, the bug is also present in 4.0.6, but the program doesn'crash, it says Maximum execution time exceeded )

RE: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Joao Prado Maia
On Fri, 4 Jan 2002 [EMAIL PROTECTED] wrote: Hello, If everybody had _read_ Zak's initial proposal, they should have noticed that he wanted to ADD an OO interface: Create an OO-based wrapper for the MySQL extension. Then there would would not have been an useless and endless thread.

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

2002-01-04 Thread no
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.1.0 PHP Bug Type: Strings related Bug description: str_replace() doesn't understand the '\t' escape sequence $content = str_replace(\t, , $content); - doesn't do antything, ie str_replace() doesn't understand

[PHP-DEV] Bug #14850: Problems with XML and DTD entities

2002-01-04 Thread mark
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.5-PRERELEASE PHP version: 4.1.1 PHP Bug Type: DOM XML related Bug description: Problems with XML and DTD entities There are two instances where I am having problems with entities. test.php and test.xml below exhibit a

Re[2]: [PHP-DEV] Proposed updates and extensions to the MySQL extension

2002-01-04 Thread Daniel Lorch
Hi, Create an OO-based wrapper for the MySQL extension. Then there would would not have been an useless and endless thread. My guess that everybody can do more useful things with their time. using OO or a procedural approach to solve a problem is a question of religion (i.e. personal

[PHP-DEV] CVS Account Request: mm1122mm

2002-01-04 Thread abo mishaal
trnslate the manual to arabic . -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #14839 Updated: getcwd() and `pwd` report incorrect directory

2002-01-04 Thread php
ID: 14839 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: *Directory/Filesystem functions Operating System: Linux, FreeBSD, Solaris PHP Version: 4.0.5 New Comment: [EMAIL PROTECTED] makes it all clear. I searched all the release documentation (for all

[PHP-DEV] Bug #14851: problems w/ db2 char() for bit data

2002-01-04 Thread jfreed
From: [EMAIL PROTECTED] Operating system: Redhat-6.2 PHP version: 4.1.1 PHP Bug Type: ODBC related Bug description: problems w/ db2 char() for bit data I configured php-4.1.1 as follows: ./configure --with-mysql=usr --with-apache=/usr/local/apache/src/apache_1.3.22

[PHP-DEV] Bug #14852: create_entity_reference causes warning

2002-01-04 Thread chregu
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.1.1 PHP Bug Type: DOM XML related Bug description: create_entity_reference causes warning the following code produces a warning at the end: $xmlDoc = xmldocfile(test.xml);

[PHP-DEV] Bug #14826 Updated: 4.1.0 on powerpc doesn't save session variables

2002-01-04 Thread sander
ID: 14826 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Session related Operating System: Debian Linux 2.2.19 ppc PHP Version: 4.1.0 New Comment: Are you sure the session-related paths in your php.ini are correct? Previous Comments:

[PHP-DEV] Bug #14853: escapeshellarg should return '' for empty argument list

2002-01-04 Thread jbriggs
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.0 PHP Bug Type: Feature/Change Request Bug description: escapeshellarg should return '' for empty argument list If I build a command line like this: $cmd = ls ; $cmd .= escapeshellarg($file); system($cmd);

[PHP-DEV] Bug #14852 Updated: create_entity_reference causes warning

2002-01-04 Thread mfischer
ID: 14852 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: DOM XML related Operating System: linux PHP Version: 4.1.1 New Comment: Already fixed in CVS. Previous Comments:

[PHP-DEV] Bug #14854: xmldoc() undefined with domxml apparently enabled

2002-01-04 Thread lcb
From: [EMAIL PROTECTED] Operating system: Windows98 PHP version: 4.1.0 PHP Bug Type: DOM XML related Bug description: xmldoc() undefined with domxml apparently enabled The line $doc = xmldoc($xml); // (line 26) (where $xml is a string containing a valid xml

[PHP-DEV] Bug #14855: Access Violation when using Cc: in mail()

2002-01-04 Thread bernd . sluka
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 (SP6) PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: Access Violation when using Cc: in mail() Configuration: PHP 4.0.6 on a Windows NT System with IIS 3 Calling mail() with an Cc:-headerline

[PHP-DEV] Bug #14856: Error compiling apache after compiling php with custom-odbc

2002-01-04 Thread johnn
From: [EMAIL PROTECTED] Operating system: RedHat Linux 7.2 PHP version: 4.1.1 PHP Bug Type: PHP options/info functions Bug description: Error compiling apache after compiling php with custom-odbc I configure php with the following... ./configure

[PHP-DEV] Bug #14850 Updated: Problems with XML and DTD entities

2002-01-04 Thread mfischer
ID: 14850 Updated by: mfischer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: DOM XML related Operating System: FreeBSD 4.5-PRERELEASE PHP Version: 4.1.1 New Comment: About Example 2: Entity references defined in the document are their own nodes. You should carefully look at

[PHP-DEV] Bug #14854 Updated: xmldoc() undefined with domxml apparently enabled

2002-01-04 Thread mfischer
ID: 14854 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: DOM XML related Operating System: Windows98 PHP Version: 4.1.0 New Comment: Please ask support questions at [EMAIL PROTECTED] Previous Comments:

[PHP-DEV] Bug #14850 Updated: Problems with XML and DTD entities

2002-01-04 Thread mfischer
ID: 14850 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: DOM XML related Operating System: FreeBSD 4.5-PRERELEASE PHP Version: 4.1.1 New Comment: For the first bug, you should consult tightly the libxml2 documentation. libxml2 does the conversion

[PHP-DEV] Bug #14857: php.exe crashed during command: show_source(getenv(SCRIPT_FILENAME));

2002-01-04 Thread pYrania
From: [EMAIL PROTECTED] Operating system: Windows Advanced Server PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: php.exe crashed during command: show_source(getenv(SCRIPT_FILENAME)); During some debug process I tried to display the script with:

[PHP-DEV] Bug #14857 Updated: php.exe crashed during command: show_source(getenv(SCRIPT_FILENAME));

2002-01-04 Thread pYrania
ID: 14857 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows Advanced Server PHP Version: 4.1.1 New Comment: even ?php show_source($_SERVER[SCRIPT_FILENAME]); ? will produce this error Previous Comments:

[PHP-DEV] Bug #14839 Updated: getcwd() and `pwd`, PHP behaviour nor clearly documented

2002-01-04 Thread mfischer
ID: 14839 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Summary: getcwd() and `pwd` report incorrect directory Old Status: Closed Status: Open Old Bug Type: *Directory/Filesystem functions Bug Type: Documentation problem Operating System: Linux, FreeBSD, Solaris PHP Version: 4.0.5 New

[PHP-DEV] [Php-Dev] One Bug Down..

2002-01-04 Thread l0t3k
i can reliably report that Bug #4769 can be expired (the author made the appropriate changes in the code itself). -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

[PHP-DEV] Bug #14855 Updated: Access Violation when using Cc: in mail()

2002-01-04 Thread bernd . sluka
ID: 14855 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows NT 4.0 (SP6) PHP Version: 4.0.6 New Comment: Some comments and one correction: 1. The Server is an IIS, Version _4_ 2. I've now installed PHP

[PHP-DEV] Bug #14811 Updated: form variables undefined on action page under certain conditions

2002-01-04 Thread ed . swartz
ID: 14811 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: After some debugging this appears to be related to arrays. I changed the FormIncludes[] definition on the

[PHP-DEV] Bug #14855 Updated: Access Violation when using Cc: in mail()

2002-01-04 Thread bernd . sluka
ID: 14855 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows NT 4.0 (SP6) PHP Version: 4.0.6 New Comment: One last addition: Using CC: instead of Cc: works and does NOT crash. Strange! Previous Comments:

[PHP-DEV] Bug #13362 Updated: function wordwrap bug

2002-01-04 Thread jimw
ID: 13362 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Closed Bug Type: Strings related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.4pl1 New Comment: this current behavior is correct. wordwrap() will only cut a word when it is, by itself, longer than the

[PHP-DEV] Bug #13362 Updated: function wordwrap bug

2002-01-04 Thread jimw
ID: 13362 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Closed Status: Bogus Bug Type: Strings related Operating System: Linux Mandrake 8.0 PHP Version: 4.0.4pl1 New Comment: oops, meant to flag as bogus, since this is not a bug. Previous Comments:

[PHP-DEV] Bug #12768 Updated: wordwrap crashes with 4 parameters and width=0

2002-01-04 Thread jimw
ID: 12768 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Linux PHP Version: 4.0.6 Assigned To: elixer New Comment: forcing a cut with a zero width doesn't make any sense. but segfault fixed in cvs and this case now

[PHP-DEV] Bug #4769 Updated: Params passed by reference in extension functions

2002-01-04 Thread jimw
ID: 4769 Updated by: jimw Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Feature/Change Request Operating System: Linux Mandrake 7.0 PHP Version: 4.0.0 Release New Comment: the func_arg_types field of the function_entry structure makes it possible to force parameters to

[PHP-DEV] Bug #14858: Lack of tmp directory causes crash on call to session_start()

2002-01-04 Thread dbarton
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Lack of tmp directory causes crash on call to session_start() If the directory c:/tmp does not exist, PHP, installed as a SAPI module, causes an

[PHP-DEV] Bug #14457 Updated: Pspell ceases to work on upgrade from 4.0.6 to 4.1.0

2002-01-04 Thread php
ID: 14457 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Pspell related Operating System: Linux 2.4.7 (RH7.2) PHP Version: 4.1.0 New Comment: I did specify the /usr/local/pspell location in pspell's installation to see if it made any

[PHP-DEV] Classes versus native functions

2002-01-04 Thread Vikram Vaswani
Hi, I was wondering if anyone knew (and could quantify) the performance difference between a script that uses PHP's native XML functions - for example, DOM functions to add/remove nodes - and one that simulates these functions via a class - like the PHP.XPath class. I would assume that

[PHP-DEV] Bug #14859: cannot print in landscape

2002-01-04 Thread Leon_Tseng
From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: cannot print in landscape I use printer_set_option($handle, PRINTER_ORIENTATION, PRINTER_ORIENTATION_LANDSCAPE); to set the printer option and try

[PHP-DEV] Bug #14860: PHP segfault in mysql driver

2002-01-04 Thread aleigh
From: [EMAIL PROTECTED] Operating system: Solaris 8 PHP version: 4.1.1 PHP Bug Type: MySQL related Bug description: PHP segfault in mysql driver Running PHP under continuity (pthread based), and serving phpMyAdmin 2.2.2, connecting remotely to a 3.23.47 mysql database.

[PHP-DEV] Bug #14861: nlist and rawlist don`t work with ftp-daemon of Suse

2002-01-04 Thread bernd . herbold
From: [EMAIL PROTECTED] Operating system: Linux and W2K PHP version: 4.0.6 PHP Bug Type: FTP related Bug description: nlist and rawlist don`t work with ftp-daemon of Suse Hello, I tried to user ftp_nlist to get an directory-listing of an Suse7.1 ftp-Server, but the

[PHP-DEV] Bug #14862: xmldocfile segfaults sometimes

2002-01-04 Thread chregu
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0CVS-2002-01-04 PHP Bug Type: DOM XML related Bug description: xmldocfile segfaults sometimes xmldocfile produces from time to time segfaults at shutdown (not always, sometimes more, sometimes less...) code:

[PHP-DEV] Bug #14862 Updated: xmldocfile segfaults sometimes

2002-01-04 Thread mfischer
ID: 14862 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: DOM XML related Operating System: linux PHP Version: 4.0CVS-2002-01-04 New Comment: Seems to depend on the input data. No matter how much stress testing I do, I can't reproduce a crash.

[PHP-DEV] Bug #14861 Updated: nlist and rawlist don`t work with ftp-daemon of Suse

2002-01-04 Thread mfischer
ID: 14861 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: FTP related Operating System: Linux and W2K PHP Version: 4.0.6 New Comment: Please test 4.1.1 and see if the problem still exists. Previous Comments:

[PHP-DEV] Bug #14862 Updated: xmldocfile segfaults sometimes

2002-01-04 Thread chregu
ID: 14862 Updated by: chregu Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: DOM XML related Operating System: linux PHP Version: 4.0CVS-2002-01-04 New Comment: it's sometimes not easy to cause a segfault, but if you once have one, then they come very often :) and with

[PHP-DEV] Bug #14714 Updated: String tokenizer appears to only work with tokens of size equal to one.

2002-01-04 Thread elixer
ID: 14714 Updated by: elixer Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Strings related Operating System: linux redhat 7.0 PHP Version: 4.1.0 New Comment: Please create a php file with the following content, the version number of PHP will appear in the output: ?php phpinfo();

[PHP-DEV] Bug #14862 Updated: xmldocfile segfaults sometimes

2002-01-04 Thread mfischer
ID: 14862 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: DOM XML related Operating System: linux PHP Version: 4.0CVS-2002-01-04 New Comment: Doesn't segfault either ... (used ab for testing, this should really be it). What's your configure

[PHP-DEV] Bug #14709 Updated: segmentation fault

2002-01-04 Thread vvo
ID: 14709 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: XSLT related Operating System: Linux 2.4.3-12 (Apache/1.3.20) PHP Version: 4.1.0 New Comment: Recompiling Apache fixed the problem. Thanks for the tip. Previous Comments:

[PHP-DEV] Bug #14863: When using the gmDate() function, the time/date is 8 hours ahead

2002-01-04 Thread bryannisperos
From: [EMAIL PROTECTED] Operating system: Win2k Pro PHP version: 4.1.1 PHP Bug Type: Date/time related Bug description: When using the gmDate() function, the time/date is 8 hours ahead Problem: When using the gmDate() function, the time/date is 8 hours ahead of the system

[PHP-DEV] Bug #14864: Object and sessions, no way!

2002-01-04 Thread jj
From: [EMAIL PROTECTED] Operating system: Linux Slackware and Cobalt Raq4 PHP version: 4.1.1 PHP Bug Type: Reproducible crash Bug description: Object and sessions, no way! FIRST OUTPUT: New object REFRESH BROWSER: Fatal error: The script tried to execute a method or

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: mispelled while restyling the code for you :-) ?php class BinLaden{ var $wow; function

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread imajes
ID: 14864 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: firstly, this isn't a reproduceable crash, since the engine didn't crash. Secondly, the

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: Quite strange, I've just copied the php.ini-dist on the php.ini I had and now

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread imajes
ID: 14864 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Old Bug Type: Reproducible crash Bug Type: Unknown/Other Function Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: maybe, but i doubt it. Previous Comments:

[PHP-DEV] Bug #14865: php4apache.dll - phpinfo error - winXP - Apache

2002-01-04 Thread p . wenger
From: [EMAIL PROTECTED] Operating system: Win XP Prof PHP version: 4.1.1 PHP Bug Type: Apache related Bug description: php4apache.dll - phpinfo error - winXP - Apache I have problem with the php4apache.dll on win xp prof apache 1.3.22 and php4.1.1 ! Server API: Apache

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread jj
ID: 14864 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Bogus Status: Open Old Bug Type: Session related Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: Just tell me, if U want, how to send you both

[PHP-DEV] Bug #14714 Updated: String tokenizer appears to only work with tokens of size equal to one.

2002-01-04 Thread zak
ID: 14714 Updated by: zak Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Old Bug Type: Strings related Bug Type: Documentation problem Operating System: linux redhat 7.0 PHP Version: 4.1.0 New Comment: strtok splits a string into tokens, each token delimited by any character

[PHP-DEV] Bug #14865 Updated: php4apache.dll - phpinfo error - winXP - Apache

2002-01-04 Thread p . wenger
ID: 14865 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Win XP Prof PHP Version: 4.1.1 New Comment: The correct links: Apache API: http://www.wenpas.ch:8080/phpinfo.php4a CGI API:

[PHP-DEV] Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread imajes
ID: 14864 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Reproducible crash Operating System: Linux Slackware and Cobalt Raq4 PHP Version: 4.1.1 New Comment: I just did close the bug! and i am going to close this again! Previous Comments:

[PHP-DEV] Bug #14819 Updated: str_replace used with serialize

2002-01-04 Thread voltaic
ID: 14819 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Strings related Operating System: Linux Old PHP Version: 4.0.6 PHP Version: 4.0.5 New Comment: Here are my configuration options: './configure' '--prefix=/usr/local'

[PHP-DEV] Bug #14865 Updated: php4apache.dll - phpinfo error - winXP - Apache

2002-01-04 Thread imajes
ID: 14865 Updated by: imajes Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache related Operating System: Win XP Prof PHP Version: 4.1.1 New Comment: Wow, wierd. If you go to the second page (cgi binary) it displays fine, yet the first page starts to display, and then dies. I

[PHP-DEV] credits page (/ext/standard/credits.c)

2002-01-04 Thread James Cox
Shoot me at will, but,... if there happened to be a current url, or email address for an extension (or other module), would anyone mind listing those on the credits page? This might be a nicer way for users to keep track of development, support, etc... of course, it would be up to each

[PHP-DEV] Bug #14865 Updated: php4apache.dll - phpinfo error - winXP - Apache

2002-01-04 Thread imajes
ID: 14865 Updated by: imajes Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Apache related Operating System: Win XP Prof PHP Version: 4.1.1 Previous Comments: [2002-01-04 20:54:51] [EMAIL

[PHP-DEV] adding finite(), isnan(), isinf()

2002-01-04 Thread Jim Winstead
these are the standard C library names. are people going to insist they be phpified? is_finite() is_nan(), is_infinite()? jim -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list

Re: [PHP-DEV] adding finite(), isnan(), isinf()

2002-01-04 Thread Jon Parise
On Fri, Jan 04, 2002 at 07:12:38PM -0800, Jim Winstead wrote: these are the standard C library names. are people going to insist they be phpified? is_finite() is_nan(), is_infinite()? No more than I'd request strlen() be renamed str_len(). =) -- Jon Parise ([EMAIL PROTECTED]) .

[PHP-DEV] Bug #14714 Updated: String tokenizer appears to only work with tokens of size equal to one.

2002-01-04 Thread s371117
ID: 14714 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Documentation problem Operating System: linux redhat 7.0 PHP Version: 4.1.0 New Comment: Thanks for that. I ended up using explode() to do what I wanted. A user comment directed me to do

[PHP-DEV] ext/standard/type.{ch}

2002-01-04 Thread Jim Winstead
this appears to be a set of rather orphaned functions. nobody includes the header, and nobody calls the functions. any objections to me moving the is_*() and other type-related functions in there (out of the mondo-cluttered basic_functions.c)? i'm also going to split the guts of is_numeric() out

[PHP-DEV] Re: Bug #14864 Updated: Object and sessions, no way!

2002-01-04 Thread Steve Meyers
My word, I didn't remember PHP developers being so rude to people... The problem is that the php.ini had session.auto_start=1, at least that would be my guess. I think that bug (and I think it is a bug) has come up several times before. Even with the auto-start, it shouldn't start until

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c math.c php_math.h /ext/standard/tests/math pow.phpt

2002-01-04 Thread Sebastian Bergmann
jim winstead wrote: jimwFri Jan 4 22:45:11 2002 EDT Modified files: /php4/ext/standard basic_functions.c math.c php_math.h /php4/ext/standard/tests/math pow.phpt Log: Fixed pow(), and added finite(), isinf(), and isnan(). Also fixed pow() tests. This