[PHP-DEV] Bug #9177 Updated: crypt problems with openssl

2001-05-12 Thread max
ID: 9177 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Encryption and hash functions Operating system: linux 2.2.18 (rh 6.2) PHP Version: Latest CVS Description: crypt problems with openssl no luck: # make distclean # ./cvsclean # cvs update -d (upgrade

Re: [PHP-DEV] Re: unable to 'make'

2001-05-12 Thread Markus Fischer
On Sat, May 12, 2001 at 04:16:30AM +0200, Jani Taskinen wrote : The bundled expat-lib in PHP is fucked up in CVS at the moment due to untested commit. You just have to wait until this has been reverted or fixed. As a 'hack' you could install normal expat on your system (on debian

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.h xml.c/ext/xml/expat Changes Makefile.in README README.php ascii.h asciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.h xmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmltok_impl.c

2001-05-12 Thread Thies C. Arntzen
On Sat, May 12, 2001 at 12:05:21AM +0200, Sebastian Bergmann wrote: Thies C. Arntzen wrote: Log: bump bundled expat to 1.95.1 win32 project _needs_ updating and i don't have windows I can't built the latest CVS on Linux: In file included from wddx.c:39:

Re: [PHP-DEV] bolt on libraries

2001-05-12 Thread Darren
Sean R. Bright [EMAIL PROTECTED] wrote in message 001601c0d8a0$c67aafb0$9865fea9@cc230545b">news:001601c0d8a0$c67aafb0$9865fea9@cc230545b... Have a look at: http://www.zend.com/zend/api.php Thanks Sean :-) isn't that typical? you find some decent documentation in the stuff an its thicker

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.hxml.c/ext/xml/expat Changes Makefile.in README README.php ascii.hasciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.hxmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmlt

2001-05-12 Thread Sebastian Bergmann
Thies C. Arntzen wrote: added - thanx. I still get the same error message. Are there modifications needed to ext/wddx, which relies on ext/xml or expat? -- sebastian bergmann[EMAIL PROTECTED]

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Andi Gutmans
At 02:42 AM 5/12/2001 +0100, Wez Furlong wrote: Hi, In my mailparse extension I am building up an array to contain the headers while parsing the message. The array is held in a zval in the internal C structure, one for each message part. When the user space code requests info for a particular

[PHP-DEV] Bug #10825: mysql_field_name() won't return element 0

2001-05-12 Thread norny
From: [EMAIL PROTECTED] Operating system: Win98 and Linux 2.4.4 PHP version: 4.0.5 PHP Bug Type: MySQL related Bug description: mysql_field_name() won't return element 0 I can't get mysql_field_name() to return the field name of position 0 in the mysql result from my query.

[PHP-DEV] Bug #10826:

2001-05-12 Thread hwy21
From: [EMAIL PROTECTED] Operating system: UnixWare7.1.0 PHP version: 4.0.5 PHP Bug Type: *Install and Config Bug description: My problem: My Operating System is UnixWare7.1.0. My Database is Oracle8i 8.1.5 for UnixWare. I have two servers:one is the Database server,and the

[PHP-DEV] Re: [PHP-QA] RE: [PHP-DEV] Re: [PHP-QA] Modifications to Windows Readme file

2001-05-12 Thread Phil Driscoll
On Friday 11 May 2001 23:26, Richard Lynch wrote: If you ignore it, you'll continue the problem: People attempt to install PHP with PWS on Win95/98 and get frustrated, and have to dig all over creation to find install instructions that should have been in the PHP release. What I'm

[PHP-DEV] Bug #10827: error when type make

2001-05-12 Thread turk
From: [EMAIL PROTECTED] Operating system: Slackware 7.1 PHP version: 4.0.5 PHP Bug Type: Compile Failure Bug description: error when type make microtime.lo microtime.c: In function `php_if_getrusage': microtime.c:99: storage size of `usg' isn't known microtime.c:102:

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4 php_xml.hxml.c/ext/xml/expat Changes Makefile.in README README.php ascii.hasciitab.hexpat.html iasciitab.h latin1tab.h nametab.h utf8tab.hxmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmlt

2001-05-12 Thread Thies C. Arntzen
On Sat, May 12, 2001 at 11:09:45AM +0200, Sebastian Bergmann wrote: Thies C. Arntzen wrote: added - thanx. I still get the same error message. Are there modifications needed to ext/wddx, which relies on ext/xml or expat? no - works for me - have you done ./cvsclean;

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Wez Furlong
On 2001-05-12 04:29:19, Jason Greene [EMAIL PROTECTED] wrote: zval_copy_ctor used on an array makes a reference copy of the array. Basically, it just copies all the data items in the hashtable and then adds one to the reference count for all data items. Looking at the code, it appears to

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml config.m4php_xml.hxml.c/ext/xml/expat Changes Makefile.in README README.phpascii.hasciitab.hexpat.html iasciitab.h latin1tab.h nametab.hutf8tab.hxmlparse.cxmlrole.c xmlrole.h xmltok.c xmltok.h xmlt

2001-05-12 Thread Sebastian Bergmann
Thies C. Arntzen wrote: no - works for me - have you done ./cvsclean; ./buildconf *autsch* -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www.php.net |

[PHP-DEV] Bug #9819 Updated: Updating HTTP_SESSION_VARS[] doesn't works

2001-05-12 Thread akul
ID: 9819 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Session related Operating system: Windows 98 SE PHP Version: 4.0.4pl1 Description: Updating HTTP_SESSION_VARS[] doesn't works In the 4.0.5 result the same. I don't think that this is file problem, this is

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Wez Furlong
On 2001-05-12 10:12:14, Andi Gutmans [EMAIL PROTECTED] wrote: The code is almost OK. The only problem is that the reference count and is_ref from rfcbuf-headers are also copied to *headers. So what you should be doing (if you only add it once to the return_value) is to do

[PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Hello there, yesterday I upgraded my SuSE 7.1 Linux box to libtool-1.4. I downloaded the libtool-1.4 sources from gnu.org, did './configure' and 'make' in the source directory. A 'make check' ran fine, and 'make install' worked also. With the current CVS (HEAD) I get lots of error

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Andi Gutmans
At 11:28 AM 5/12/2001 +0100, Wez Furlong wrote: On 2001-05-12 10:12:14, Andi Gutmans [EMAIL PROTECTED] wrote: The code is almost OK. The only problem is that the reference count and is_ref from rfcbuf-headers are also copied to *headers. So what you should be doing (if you only add it once

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Zeev Suraski
At 14:39 12/5/2001, Andi Gutmans wrote: By the way, another thing. You don't have to do the zval_copy_ctor() == SUCCESS either. I guess it is more correct but we don't do it anywhere in our code and if it ever happens we're screwed anyway. It could probably return void but I'd have to go back

[PHP-DEV] Bug #10828: sometimes get_extension_funcs() kills PHP

2001-05-12 Thread jo
From: [EMAIL PROTECTED] Operating system: Linux 2.4.4 PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: sometimes get_extension_funcs() kills PHP I tried to print out all available PHP functions using get_loaded_extensions() and

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Wez Furlong
Hi, I would like to see an add_assoc_zval() macro to complement the other add_ functions. Just thought that I would throw that in while there are a couple of threads in the Zend API... :-) --Wez. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Andi Gutmans
At 11:50 AM 5/12/2001 +0100, Wez Furlong wrote: Hi, I would like to see an add_assoc_zval() macro to complement the other add_ functions. There is an add_assoc_zval() function. Andi Just thought that I would throw that in while there are a couple of threads in the Zend API... :-) --Wez.

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Wez Furlong
On 2001-05-12 12:10:57, Sebastian Bergmann [EMAIL PROTECTED] wrote: Hello there, yesterday I upgraded my SuSE 7.1 Linux box to libtool-1.4. I I'm using SuSE 7.0 and I had a similar problem. On my first run, I let libtool go into /usr/local (the default). After the warnings, I decided

Re: [PHP-DEV] zval_copy_ctor

2001-05-12 Thread Wez Furlong
On 2001-05-12 13:45:25, Andi Gutmans [EMAIL PROTECTED] wrote: At 11:50 AM 5/12/2001 +0100, Wez Furlong wrote: I would like to see an add_assoc_zval() macro to complement There is an add_assoc_zval() function. Doh! I wonder why I didn't see it before... --Wez. -- PHP Development Mailing

[PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread stefan
From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the following bug with the function call_user_func(): If the user function you are trying to call

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Thies C. Arntzen
On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the following bug with

[PHP-DEV] PHP 3.0 Bug Summary Report

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

[PHP-DEV] PHP 4.0 Bug Summary Report

2001-05-12 Thread php-dev
PHP 4.0 Bug Database summary - http://bugs.php.net Num Status Summary (1348 total including feature requests) ===[*Database Functions]== 8706 Feedback Database handle corruption?

[PHP-DEV] Bug #8865 Updated: App launching with hotkeys delayed

2001-05-12 Thread derick
ID: 8865 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: Apache related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: Can you please try it with 4.0.5, or preferrable php-4.0.6dev ? Previous Comments:

Re: [PHP-DEV] Fork() in php?

2001-05-12 Thread Zeev Suraski
At 04:05 12/5/2001, Wez Furlong wrote: I know that there might be some bad interactions with apache if you fork, but if you allow PHP to spot that it forked and call _exit() instead of returning into the SAPI, you should be OK? Not really, the parent has to somehow call wait() on the child,

[PHP-DEV] Bug #10830: Cannot bind() a socket to a specific port in FreeBSD

2001-05-12 Thread drw
From: [EMAIL PROTECTED] Operating system: FreeBSD 4.3-STABLE PHP version: 4.0.5 PHP Bug Type: Sockets related Bug description: Cannot bind() a socket to a specific port in FreeBSD Operating in CGI mode, trying the Simple TCP/IP Server script at

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Wez Furlong wrote: I'm using SuSE 7.0 and I had a similar problem. Sascha fixed this issue (at least for me it works now) in CVS. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de |

[PHP-DEV] Libtool installations

2001-05-12 Thread Sascha Schumann
Hi, I've removed ltconfig from cvs which should make it easier to notice whether your libtool installation is broken. If configure complains about not being able to find ltconfig, it is a clear indication that aclocal has used the libtool.m4 of libtool 1.3.x to build

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Sterling Hughes
Thies C. Arntzen wrote: On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() - Bug Hi, I have found the

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sascha Schumann
On Sat, 12 May 2001, Sebastian Bergmann wrote: Wez Furlong wrote: I'm using SuSE 7.0 and I had a similar problem. Sascha fixed this issue (at least for me it works now) in CVS. Uh? Your installation was busted. - Sascha Experience IRCG

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Sascha Schumann wrote: Uh? Your installation was busted. I was refering to the 'unary operator expected' errors. -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www.php.net |

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sascha Schumann
On Sat, 12 May 2001, Sebastian Bergmann wrote: Sascha Schumann wrote: Uh? Your installation was busted. I was refering to the 'unary operator expected' errors. ..which was an effect of your broken installation, as ltmain.sh and ltconfig/libtool.m4 were incompatible, and

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Sebastian Bergmann
Sascha Schumann wrote: I was refering to the 'unary operator expected' errors. ..which was an effect of your broken installation, as ltmain.sh and ltconfig/libtool.m4 were incompatible, and hence produced spurious errors. Oh, and I thought the only effect of my busted

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /win32 php4dllts.dsp

2001-05-12 Thread Sebastian Bergmann
Sebastian Bergmann wrote: -# ** DO NOT EDIT ** +# ** NICHT BEARBEITEN ** Shit, I only have the german edition of MS Visual Studio. I'm going to 'fix' this later as I gotta run now. -- sebastian bergmann[EMAIL PROTECTED]

Re: [PHP-DEV] Update of bundled packages

2001-05-12 Thread Sebastian Bergmann
Alexander Bokovoy wrote: Another issue is the bundled mysql client library. phpinfo() currently shows 3.23.32 as its API version. Is this up-to-date? Latest version is 3.32.36 I think. Is an upgrade of the libmysql client that comes with php4 needed? -- sebastian bergmann

[PHP-DEV] Bug #10672 Updated: uodbc.* should be odbc.* in php.ini

2001-05-12 Thread kalowsky
ID: 10672 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.4 Assigned To: Comments: fixed in CVS Previous Comments: ---

[PHP-DEV] Bug #7458 Updated: FATAL: emalloc(): Unable to allocate -11773805 bytes

2001-05-12 Thread cynic
ID: 7458 Updated by: cynic Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Mail related Operating system: PHP Version: 4.0.2 Assigned To: Comments: I must've f***ed up. Too many browser windows, I guess. Sorry. Previous Comments:

[PHP-DEV] Bug #5698 Updated: Non internal MySQL support won't ./configure nicely on Debian...

2001-05-12 Thread cardinal
ID: 5698 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Analyzed Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.1pl2 Assigned To: Comments: Checking lib and lib/mysql was added before 4.0.1 was released, according to the CVS tag. Previous

[PHP-DEV] Bug #6277 Updated: make parse_str() returning arrays

2001-05-12 Thread cardinal
ID: 6277 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Duplicate Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0 Latest CVS (21/08/2000) Assigned To: Comments: 6276 is closed, closing this duplicate. Previous Comments:

[PHP-DEV] Bug #10053 Updated: Insert sentence error

2001-05-12 Thread phanto
ID: 10053 Updated by: phanto Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: COM related Operating system: PHP Version: 4.0.4 Assigned To: Comments: no response Previous Comments: ---

[PHP-DEV] Bug #8076 Updated: Array === argv

2001-05-12 Thread cardinal
ID: 8076 Updated by: cardinal Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Feature/Change Request Operating system: PHP Version: 4.0.3pl1 Assigned To: Comments: Use call_user_func_array Previous Comments:

[PHP-DEV] Bug #9696 Updated: Error in ODBC to Connect Progress Database

2001-05-12 Thread kalowsky
ID: 9696 Updated by: kalowsky Reported By: [EMAIL PROTECTED] Old-Status: Feedback Status: Closed Bug Type: ODBC related Operating system: PHP Version: 4.0.4pl1 Assigned To: Comments: no user feedback. considered fixed. if untrue, please reopen the bug. Previous Comments:

Re: [PHP-DEV] Update of bundled packages

2001-05-12 Thread Andi Gutmans
At 08:24 PM 5/12/2001 +0200, Sebastian Bergmann wrote: Alexander Bokovoy wrote: Another issue is the bundled mysql client library. phpinfo() currently shows 3.23.32 as its API version. Is this up-to-date? Latest version is 3.32.36 I think. Is an upgrade of the libmysql client that

[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Sebastian Bergmann
Daniel Beulshausen wrote: Log: hopefully fix win32 build, untested I was two seconds away of commiting exactly the same patch :-) But it doesn't fix it completely: wddx.obj : error LNK2001: Unresolved external symbol _php_XML_ParserFree wddx.obj : error LNK2001: Unresolved external

[PHP-DEV] Bug #10831: PHP website is broken!

2001-05-12 Thread zaphod
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: PHP website is broken! Hey! Puhleze add a simple text link that takes us straight to the english *annotated* manuals. I am french, but I use english docs

[PHP-DEV] call_user_*()

2001-05-12 Thread Sterling Hughes
Howdy all, I've been going through the call_user_*() functions in basic_functions.c and just a couple of notes/things I found odd. 1) With a aforementioned bug, thies was right, the following code fails, but it shouldn't: ?php function get_reference_as_arg($param) {

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dsw expat.mak winconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Daniel Beulshausen
At 22:08 12.05.2001 +0200, Sebastian Bergmann wrote: Daniel Beulshausen wrote: Log: hopefully fix win32 build, untested I was two seconds away of commiting exactly the same patch :-) But it doesn't fix it completely: um, i can compile just fine... did you updated everything?

[PHP-DEV] Bug #10832: memory overruns in php_rshutdown_session_globals

2001-05-12 Thread wez
From: [EMAIL PROTECTED] Operating system: SuSE 7.0 i386 PHP version: 4.0 Latest CVS (2001-05-12) PHP Bug Type: *Session related Bug description: memory overruns in php_rshutdown_session_globals I'm really puzzled by this one; at first I thought it was a bug in my extension,

Re: [PHP-DEV] Bug #10832: memory overruns in php_rshutdown_session_globals

2001-05-12 Thread Sascha Schumann
On 12 May 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: SuSE 7.0 i386 PHP version: 4.0 Latest CVS (2001-05-12) PHP Bug Type: *Session related Bug description: memory overruns in php_rshutdown_session_globals I'm really puzzled by this one;

Re: [PHP-DEV] Bug #10832: memory overruns in php_rshutdown_session_globals

2001-05-12 Thread Wez Furlong
On 2001-05-12 21:40:14, Sascha Schumann [EMAIL PROTECTED] wrote: On 12 May 2001 [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: SuSE 7.0 i386 PHP version: 4.0 Latest CVS (2001-05-12) PHP Bug Type: *Session related Bug description: memory

Re: [PHP-DEV] Bug #10829: call_user_func() - Bug

2001-05-12 Thread Sterling Hughes
Sterling Hughes wrote: Thies C. Arntzen wrote: On Sat, May 12, 2001 at 02:23:44PM -, [EMAIL PROTECTED] wrote: From: [EMAIL PROTECTED] Operating system: Win2K, Solaris PHP version: 4.0.5 PHP Bug Type: Scripting Engine problem Bug description: call_user_func() -

Re: [PHP-DEV] Update of bundled packages

2001-05-12 Thread Alexander Bokovoy
On Sat, May 12, 2001 at 08:24:16PM +0200, Sebastian Bergmann wrote: Alexander Bokovoy wrote: Another issue is the bundled mysql client library. phpinfo() currently shows 3.23.32 as its API version. Is this up-to-date? Latest version is 3.32.36 I think. Is an upgrade of the

[PHP-DEV] Bug #10833: Hyperlink tag a when split on multiple lines, session ids are not propagated

2001-05-12 Thread admin
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.5 PHP Bug Type: *Session related Bug description: Hyperlink tag lt;agt; when split on multiple lines, session ids are not propagated This applicable for browsers that don't allow cookies: The following is

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Sebastian Bergmann
Daniel Beulshausen wrote: did you updated everything? Yes - and no. After a new 'cvs co php4' it worked finally :-) -- sebastian bergmann[EMAIL PROTECTED] http://www.sebastian-bergmann.de bonn.phpug.de | www.php.net |

[PHP-DEV] streams support for interbase

2001-05-12 Thread Wez Furlong
Hi, Could someone with interbase test this patch that provides streams support? I would like to know the outcome of doing a regular compile (with no streams support) and a compile with --enable-php-streams before I commit. I'm just being overly cautious... --Wez. Index:

[PHP-DEV] Bug #10834: PHP will crash if you execute a double-include, which go through 2 directories

2001-05-12 Thread info
From: [EMAIL PROTECTED] Operating system: Windows, Linux PHP version: 4.0.5 PHP Bug Type: Reproducible crash Bug description: PHP will crash if you execute a double-include, which go through 2 directories To reproduce it, create a php file (content doesn't matter), then

[PHP-DEV] Bug #10831 Updated: PHP website is broken!

2001-05-12 Thread jmoore
ID: 10831 Updated by: jmoore Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Bogus Bug Type: Reproducible crash Operating system: PHP Version: 4.0.5 Assigned To: Comments: try http://www.php.net/manual/en/ or just http://www.php.net/function - James Previous Comments:

Re: [PHP-DEV] call_user_*()

2001-05-12 Thread Andrei Zmievski
At 03:28 PM 5/12/01 -0400, Sterling Hughes wrote: Also, since the call_user_method*() functions are repetitive, we should probably nuke them at one point (and for now, have an E_NOTICE message saying that these functions are outdated, use the array($obj, method) syntax). Thoughts? Yeah, let

[PHP-DEV] Bug #10835: File Upload

2001-05-12 Thread fergiboy
From: [EMAIL PROTECTED] Operating system: Windows 2k Server PHP version: 4.0.5 PHP Bug Type: FTP related Bug description: File Upload I created an upload script that will upload to my ftp server, the variable $file comes from a different file: $a = stripslashes ($file); $b

[PHP-DEV] Bug #10835 Updated: File Upload

2001-05-12 Thread fergiboy
ID: 10835 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: FTP related Operating system: Windows 2k Server PHP Version: 4.0.5 Description: File Upload an example: $file = C:\\whatever.doc that whould make $a = C:\whatever.doc that would make $b = whatever.doc The file will

[PHP-DEV] Bug #8865 Updated: App launching with hotkeys delayed

2001-05-12 Thread gvz
ID: 8865 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: Apache related Operating system: Windows 95b, 98 PHP Version: 4.0.4pl1 Description: App launching with hotkeys delayed I just tried with 4.0.5, and it happens just the same. Also the condition I explained in

[PHP-DEV] Bug #10835 Updated: File Upload

2001-05-12 Thread derick
ID: 10835 Updated by: derick Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Feedback Bug Type: FTP related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Hello, can you try if this has anything to do with spaces in filenames? (so try C:\\Te st.doc). If that's the

Re: [PHP-DEV] call_user_*()

2001-05-12 Thread Stefan Livieratos
Sterling Hughes [EMAIL PROTECTED] schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Howdy all, I've been going through the call_user_*() functions in basic_functions.c and just a couple of notes/things I found odd. 1) With a aforementioned bug, thies was right, the

Re: [PHP-DEV] Latest CVS on Linux

2001-05-12 Thread Joao Prado Maia
On Sat, 12 May 2001, Sebastian Bergmann wrote: Sascha Schumann wrote: I was refering to the 'unary operator expected' errors. ..which was an effect of your broken installation, as ltmain.sh and ltconfig/libtool.m4 were incompatible, and hence produced spurious errors.

[PHP-DEV] Bug #10835 Updated: File Upload

2001-05-12 Thread fergiboy
ID: 10835 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: FTP related Operating system: Windows 2k Server PHP Version: 4.0.5 Description: File Upload I added an echo $a and an echo $b. I also some debug code to see if it was connection to the ftp server. The

[PHP-DEV] Bug #10836: German translation of chop()

2001-05-12 Thread j-f
From: [EMAIL PROTECTED] Operating system: W2K PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: German translation of chop() The german translation of chop() is bullshit... trailing whitespaces is translated as führende Leerzeichen, which is just the

[PHP-DEV] Bug #10837: The rand function doesn't work

2001-05-12 Thread huy91980
From: [EMAIL PROTECTED] Operating system: Windows 2000 server PHP version: 4.0.5 PHP Bug Type: *Function Specific Bug description: The rand function doesn't work calling: rand(1, 50)-1 will always get 1 !! try it for your self..this bug is only in 4.05 ..i imediately

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Andi Gutmans
At 11:35 PM 5/12/2001 +0200, Sebastian Bergmann wrote: Daniel Beulshausen wrote: did you updated everything? Yes - and no. After a new 'cvs co php4' it worked finally :-) The same thing happened to me. I wonder why that is. And I made sure with cvs diff that there is no difference between

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/xml/expat expat.dswexpat.makwinconfig.h/win32 php4dllts.dsp

2001-05-12 Thread Andi Gutmans
Actually a completely fresh checkout still doesn't work for me. It dies when compiling xmltok_impl.c. By the way defining HAVE_LIBEXPAT2 in the .dsp seems to be not needed anymore. Best to define HAVE_LIBEXPAT_BUNDLED for php_compat.h in config.w32.h. I don't mind making the change but I prefer

[PHP-DEV] PHP modules ... ?

2001-05-12 Thread Harcharan Singh
Dear frenz, I want to use functions in PHP in such a way that all functions will be kept in a central location : funcs.php like perl's .pm module. Then use this file and call whichever funtion I want by including this file. How can I do this ? Bye, Harry. begin:vcard n:Mittu;Harcharan Singh

[PHP-DEV] Bug #10836 Updated: German translation of chop()

2001-05-12 Thread eschmid
ID: 10836 Updated by: eschmid Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: No comment! Previous Comments: --- [2001-05-12

[PHP-DEV] Bug #10836 Updated: German translation of chop()

2001-05-12 Thread eschmid
ID: 10836 Updated by: eschmid Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Documentation problem Operating system: PHP Version: 4.0.5 Assigned To: Comments: Forgotten to close. Previous Comments:

Re: [PHP-DEV] call_user_*()

2001-05-12 Thread Sterling Hughes
Stefan Livieratos wrote: Sterling Hughes [EMAIL PROTECTED] schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Howdy all, I've been going through the call_user_*() functions in basic_functions.c and just a couple of notes/things I found odd. 1) With a aforementioned

[PHP-DEV] Bug #10838: wierd problem concatenating global string vars

2001-05-12 Thread gearond
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: Unknown/Other Function Bug description: wierd problem concatenating global string vars the version is two back, but I would be hesitant to ask my ISP to change to 4.0.5 after all the little