[PHP-DEV] linking php extension to third party library

2001-08-23 Thread Shao Zhang
Hi, I need to link one of my php extension to a third party library. The library is named "lib.a", I cannot copy/rename this file as it is auto generated and shared by others. I can link my php extension to libfoo.a by adding this line to my config.m4: PHP_ADD_LIBRARY_WITH_PATH(foo, "/work/3-sw

[PHP-DEV] It's just a logo..

2001-08-23 Thread Wisam
Do you know What's a logo worth: PRICELESS. Do you have a logo ? Do you have what it takes to design one ? To do it in Flash ? Do you heve what it takes to put it on your website ? on your stationery & Business card ? On literally hundreds of products ? Do you have what it takes to make it 3D, A

[PHP-DEV] mcrypt: Unknown list entry type in request shutdown

2001-08-23 Thread Holger Schopohl
Hi CVS PHP notify: "Warning: Unknown list entry type in request shutdown" on each mcrypt_module_open() call. i have test it on 2 diffrent systems under linux and it each time the same ... Regards, -- Holger -- PHP Development Mailing List To unsubscribe, e-mail: [EMA

[PHP-DEV] Re: Bug #12914: SMP compile failure

2001-08-23 Thread Daniel Andersson
make -j works fine here (not specifying the maximum number of jobs) / d <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > From: [EMAIL PROTECTED] > Operating system: Linux/Slackware 8 > PHP version: 4.0.6 > PHP Bug Type: *Compile Issues > B

[PHP-DEV] Bug #12903 Updated: snmpwalkoid don't work with SNMPv1

2001-08-23 Thread nicolas . payen
ID: 12903 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: SNMP related Operating System: Win NT PHP Version: 4.0.6 New Comment: when you're watching the snmp.c code, the PB is easy to see : Warning::st=3->snmpwalkoid. 326 if (st >= 2 && st !=

[PHP-DEV] Bug #11998 Updated: Crash on multipart file form upload

2001-08-23 Thread sniper
ID: 11998 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Critical Bug Type: Reproducible crash Operating System: FreeBSD 4.2-STABLE PHP Version: 4.0CVS-2001-07-10 New Comment: Reproduced with IE 5.5. The rfc1867.c has some bugs in it after all.. Marked as fix befor

[PHP-DEV] Bug #9392 Updated: htmlspecial chars & htmlentities do not handle double byte charactersets

2001-08-23 Thread wez
ID: 9392 Updated by: wez Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Languages/Translation Operating System: Linux PHP Version: 4.0 Latest CVS (21/02/2001) New Comment: Now fixed in CVS. Thanks for the patch. --Wez. Previous Comments: -

[PHP-DEV] Bug #12845 Updated: server error when uploading more than 20 files once

2001-08-23 Thread ma
ID: 12845 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: HTTP related Operating System: PHP Version: 4.0.6 New Comment: the system(s) are - Apache/1.3.12, PHP/4.0.6 on Linux (Redhat6.2) - Apache/1.3.19, PHP/4.0.6 on Linux (Redha

[PHP-DEV] zend_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread Joacim Zschimmer
using dl() within php and apache on solaris, I get the following error message: Warning: Unable to load dynamic library 'libhostphp.so' - ld.so.1: .../bin/httpd: fatal: relocation error: file libhostphp.so: symbol zend_error: referenced symbol not found in .../test.php The symbol zend_error (am

Re: [PHP-DEV] apache 2 environment

2001-08-23 Thread teo
Hi Lenar! On Wed, 22 Aug 2001, Lenar wrote: > Hi, > > Can anybody say something about progress made finding and fixing the > unfortunate problem about apache 2 and php 407-dev, where server and > environment variables are not accessible under php? > I filed a bug report and still watching for u

[PHP-DEV] Bug #12918: end_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread x
From: [EMAIL PROTECTED] Operating system: Solaris PHP version: 4.0.4pl1 PHP Bug Type: *Extensibility Functions Bug description: end_error: referenced symbol not found, while loading a php extension module using dl() within php and apache, I get the following error message:

[PHP-DEV] Bug #12919: Server crashes

2001-08-23 Thread pmaarten
From: [EMAIL PROTECTED] Operating system: NT4 sp6 PHP version: 4.0.6 PHP Bug Type: IIS related Bug description: Server crashes After some time the IIS server craches with following description in the LOG The HTTP server encountered an unhandled exception while processing

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

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

[PHP-DEV] Bug #12920: segmentation fault in apache while executing postgresql query

2001-08-23 Thread christoph
From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.0.6 PHP Bug Type: PostgreSQL related Bug description: segmentation fault in apache while executing postgresql query hello, i wrote a php-page with postgres statements(create table, create sequence, insert som

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

2001-08-23 Thread jeffrey
From: [EMAIL PROTECTED] Operating system: win 2k PHP version: 4.0.6 PHP Bug Type: Mail related Bug description: sending email from timezone +0800 but displayed -0800 When i use this function mail($recipient, $subject, $message, $headers), mail was sent successfully but when

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

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

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

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

[PHP-DEV] Bug #12845 Updated: server error when uploading more than 20 files once

2001-08-23 Thread sniper
ID: 12845 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Duplicate Bug Type: HTTP related Operating System: PHP Version: 4.0.6 New Comment: Duplicate of #11998 Previous Comments: [2001-08-2

[PHP-DEV] CVS Account Request

2001-08-23 Thread CVS Account Request
Full name: ramanarayanan Email: [EMAIL PROTECTED] ID:ramanarayanan Purpose: reading on line documentation -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administr

[PHP-DEV] Bug #12918 Updated: end_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread sniper
ID: 12918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: *Extensibility Functions Bug Type: Dynamic loading Operating System: Solaris PHP Version: 4.0.4pl1 New Comment: Have you tried PHP 4.0.6? And what actually IS libhostphp.so ?? --Jani

Re: [PHP-DEV] about domxml api-change in 4.0.7

2001-08-23 Thread Joey Smith
I've since looked at it, and I fixed #1 and #3. The other two issues are not going away any time soon... (that is, "2" and the issue Christian raised). On Mon, 20 Aug 2001, Christian Stocker wrote the following to...: > On Mon, 20 Aug 2001, Colin Viebrock wrote: > > > FWIW, I've needed to hack

[PHP-DEV] DOM insert a newline after each elements...

2001-08-23 Thread Jean-Charles Preaux
Hello I'm using DOM to parse an XML document But it add to the generate output a newline after each element of the XML document when this one is indented. My configuration is: - x86 architecture with : os:POSIX:Debian "potato" release PHP-4.0.6 Apache-

[PHP-DEV] Re: Bug #12918 Updated: end_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread Joacim Zschimmer
"zend_error()" should be read in the summary, my mistake. -- I have to use 4.0.4pl1, because the customer says so. libhostphp.so is a self written php extension module, working fine for a year under Linux, 4.0.4pl1 too. I think the problem is a missing linker option for linking apache,

[PHP-DEV] Bug #12922: Access Violation on version 4

2001-08-23 Thread ribarr
From: [EMAIL PROTECTED] Operating system: WIN NT 4 SP6 PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Access Violation on version 4 I migrating from 3.0.16 to 4.0.4pl, and php stop to run. I use php 4.0.6 as cgi Win NT 4 service pack 6 Odbc acces

[PHP-DEV] Bug #12922 Updated: Access Violation on version 4

2001-08-23 Thread sniper
ID: 12922 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Old Bug Type: Unknown/Other Function Bug Type: ODBC related Operating System: WIN NT 4 SP6 PHP Version: 4.0.6 New Comment: I guess you have trouble with ODBC? Do you have any short example scripts which

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

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

[PHP-DEV] win32 differences between chown/chgrp

2001-08-23 Thread Markus Fischer
Hi, Just curious, why do those functions return different default values under win32 ? chgrp always returns false but chown always true .. is this by intention? To me it looks either of them is wrong ... probably both should return true for platform compatibility ? - Markus -- Markus Fischer,

[PHP-DEV] Bug #12923: download

2001-08-23 Thread christian . wanninger
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: download Please check your download site. It doesn't work. Thank you. -- Edit bug report at: http://bugs.php.net/?id=12923&edit=1 -- PHP Development Maili

[PHP-DEV] Bug #12925: PHP could not pass binary string to COM

2001-08-23 Thread bin . yang
From: [EMAIL PROTECTED] Operating system: W2K pro PHP version: 4.0.6 PHP Bug Type: COM related Bug description: PHP could not pass binary string to COM Here is the PHP code. $bp = new COM("AG2.Beepoj") or die("Unable to instanciate"); $bp-> bp(101,"\x0\x0\xff"); uns

[PHP-DEV] Bug #12913 Updated: Zend compilation failure

2001-08-23 Thread nihilist
ID: 12913 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Compile Failure Operating System: Linux/Slackware 8 PHP Version: 4.0.6 New Comment: That fixed it, worked just fine, and even compiled Oracle8 support in without errors! Previo

[PHP-DEV] Bug #12926: apxs:Error: file libs/libphp4.sl is not a DSO

2001-08-23 Thread matteo . redaelli
From: [EMAIL PROTECTED] Operating system: HP-UX 11 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: apxs:Error: file libs/libphp4.sl is not a DSO with apache 1.3.20 & php 4.0.6 I had to use gmake instead of make: during "gmake" I had the following message

[PHP-DEV] Bug #12913 Updated: Zend compilation failure

2001-08-23 Thread derick
ID: 12913 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Compile Failure Operating System: Linux/Slackware 8 PHP Version: 4.0.6 New Comment: Fixed in latest CVS (says user) Previous Comments: ---

[PHP-DEV] Bug #12927: TTF functions not working on Windows 2000

2001-08-23 Thread pete . nelson
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: TTF functions not working on Windows 2000 I've placed my script on my server here: http://www.serversolved.com/gif.php.txt I'm using the binary zip package

[PHP-DEV] Bug #12926 Updated: apxs:Error: file libs/libphp4.sl is not a DSO

2001-08-23 Thread sniper
ID: 12926 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Compile Failure Operating System: HP-UX 11 PHP Version: 4.0.6 New Comment: This is a known Apache bug. Previous Comments:

[PHP-DEV] Bug #12928: Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost'

2001-08-23 Thread get
From: [EMAIL PROTECTED] Operating system: Win ME PHP version: 4.0.4pl1 PHP Bug Type: MySQL related Bug description: Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost' after installation everything works fine with php, the connection to mysql how

[PHP-DEV] Bug #12498 Updated: cant config magic_quotes_off

2001-08-23 Thread g . r . wood
ID: 12498 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *Configuration Issues Operating System: Windows 4.9 (Me) PHP Version: 4.0.6 New Comment: Thanks 'Spider' I would not have thought of putting php.ini in the Apache Dir, but i

[PHP-DEV] Bug #12927 Updated: TTF functions not working on Windows 2000

2001-08-23 Thread sniper
ID: 12927 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: GD related Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: This is fixed in CVS. You can download a dev build from http://www.php4win.com/ if you want it now, or wait for next re

[PHP-DEV] Bug #12928 Updated: Warning: MySQL Connection Failed: Can't connect to MySQL server on 'localhost'

2001-08-23 Thread sniper
ID: 12928 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: MySQL related Operating System: Win ME PHP Version: 4.0.4pl1 New Comment: You should first upgrade to PHP 4.0.6. And ask support questions on the mailing lists: http://www.php.net/support.php

[PHP-DEV] Bug #12498 Updated: cant config magic_quotes_off

2001-08-23 Thread sniper
ID: 12498 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: *Configuration Issues Operating System: Windows 4.9 (Me) PHP Version: 4.0.6 New Comment: Great. Closed then. (And it's SNIPER not spider.. I don't like spiders.. :) Previous Comments:

[PHP-DEV] Bug #8989 Updated: Bug#5493 resurfaced

2001-08-23 Thread fseesink
ID: 8989 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Session related Operating System: Windows NT 4 SP5(IIS4)/2000 SP2 PHP Version: 4.0.6 New Comment: Any update on the PHP session problems in v4.0.4+? I've received several e-mails from people saying

Re: [PHP-DEV] Bug #12927 Updated: TTF functions not working on Windows 2000

2001-08-23 Thread Daniel Beulshausen
At 16:24 23.08.2001 +, [EMAIL PROTECTED] wrote: >ID: 12927 >Updated by: sniper >Reported By: [EMAIL PROTECTED] >Old Status: Open >Status: Closed >Bug Type: GD related >Operating System: Windows 2000 >PHP Version: 4.0.6 >New Comment: > >This is fixed in CVS. You can download a dev build >from h

[PHP-DEV] Bug #12929: crash in array_map with associative arrays

2001-08-23 Thread wico
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Reproducible crash Bug description: crash in array_map with associative arrays Have fun: 'a', 2 => 'b', 3 => 'c'); // crash # $data = Array('1' => 'a', '2' => '3'); // crash

[PHP-DEV] Bug #12929 Updated: crash in array_map with associative arrays

2001-08-23 Thread andrei
ID: 12929 Updated by: andrei Reported By: [EMAIL PROTECTED] Old Status: Open Status: Assigned Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 Old Assigned To: Assigned To: andrei Edit this bug report at http://bugs.php.net/?id=12929&edit=1 -- PHP Development Mailing L

[PHP-DEV] Bug #12930: request for &&= and ||= operators

2001-08-23 Thread pgl
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: request for &&= and ||= operators Just a feature request for &&= and ||= operators as shortcuts for the logical equivalent of "$var && $var = 'val'".

Re: [PHP-DEV] EXT_SKEL for Win32

2001-08-23 Thread David Eriksson
On Wed, 22 Aug 2001, Chris Gardner wrote: > i was noticing a slight problem with the whole EXT_SKEL shell script. it > works great for getting a new package up and running, but only if your' > doing all your using basically the gcc compiler. well, i've been trying to > create an extension libra

[PHP-DEV] Re: Bug #12927 Updated: TTF functions not working on Windows 2000

2001-08-23 Thread Pete Nelson
Thanks for your help.  The 4.0.7-dev-20010816 version of ImageTTFText(...) does work about 50% of the time, the rest I get annoying messages from Windows about errors with Apache.exe, followed by 'connection reset' messages in the browser.  I added the 'ImageDestroy(...)' method to my code, but i

[PHP-DEV] Bug #12931: Cannot use http:// url in xslt_run

2001-08-23 Thread darron
From: [EMAIL PROTECTED] Operating system: Linux 2.2.19 PHP version: 4.0.6 PHP Bug Type: Sablotron XSL Bug description: Cannot use http:// url in xslt_run This works fine: This doesn't work: http://baby.froese.org/baby.xml'); print xslt_fetch_result($processor); x

[PHP-DEV] Bug #12932: Does not deliver mail

2001-08-23 Thread christof
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.4pl1 PHP Bug Type: *Mail Related Bug description: Does not deliver mail I have a mail account that points to my mail server, my domain name is www.cdesoftware.co.za and my e-mail address is [EMAIL PROTECTED] P

[PHP-DEV] Bug #12932 Updated: Does not deliver mail

2001-08-23 Thread derick
ID: 12932 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: *Mail Related Operating System: win2k PHP Version: 4.0.4pl1 New Comment: Please ask support questions on the [EMAIL PROTECTED] mailinglist. Previous Comments:

[PHP-DEV] CVS Account Request

2001-08-23 Thread CVS Account Request
Full name: Sebastian Nohn Email: [EMAIL PROTECTED] ID:nohn Purpose: maintaining pear/Net_Whois -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-ma

[PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Eliot Shepard
I have written a simple PHP function which returns all result rows associated with a mysql query as an XML document. I needed this to facilitate XSLT presentation of database records. I was thinking about reimplementing the function in C and contributing it to php_mysql.c. Would there be any inte

[PHP-DEV] Bug #11726 Updated: undefined symbol alloca while building apache

2001-08-23 Thread jean-marc . boucher
ID: 11726 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type: Compile Failure Operating System: AIX 4.3.3.0 ML08 PHP Version: 4.0.6 New Comment: by setting CFLAGS=-ma the pb was resolved regards JMB Previous Comments: -

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Brian Moon
This is a very neat function. I may be able to use it. Having said that I think it is best left as a userland function. Brian Moon -- dealnews.com, Inc. Makers of dealnews & dealmac http://dealnews.com/ | http://dealmac.com/ - Original Message -

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Joey Smith
I agree with Brian on this. The only way I can see it being a good idea to have this in a module is if it were made part of the dbx extension, or maybe a PEAR C module... On Thu, 23 Aug 2001, Brian Moon wrote the following to Eliot Shepard : > This is a very neat function. I may be able to use

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Markus Fischer
On Thu, Aug 23, 2001 at 03:17:02PM -0600, Joey Smith wrote : > I agree with Brian on this. The only way I can see it being a good idea > to have this in a module is if it were made part of the dbx extension, > or maybe a PEAR C module... What about PEAR, no? - Markus -- PHP Development Mailin

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Christian Stocker
In article <[EMAIL PROTECTED]>, "Joey Smith" <[EMAIL PROTECTED]> wrote: > I agree with Brian on this. The only way I can see it being a good idea > to have this in a module is if it were made part of the dbx extension, > or maybe a PEAR C module... There's already a sql2xml module in pear called

[PHP-DEV] Bug #12933: compiling problem

2001-08-23 Thread andreaskraxner
From: [EMAIL PROTECTED] Operating system: SuSe Linux 7.2 PHP version: 4.0.6 PHP Bug Type: *Compile Issues Bug description: compiling problem when i compile the apache webserver with ./configure --prefix=/usr/local/apache --activate-module=src/modules/php4/libphp4.a everyt

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Eliot Shepard
> There's already a sql2xml module in pear called XML_sql2xml, which uses > PEAR::DB and has some more features (so it's also more bloated, maybe :) > ), but does basically the same. Ah. Had I been more aware of PEAR, I would have found this. Off-topic I know, but is there a plan for something a

[PHP-DEV] Bug #12934: strftime() doesn't grok negative time_t

2001-08-23 Thread rich
From: [EMAIL PROTECTED] Operating system: Linux 2.2.15 ppc PHP version: 4.0.6 PHP Bug Type: Date/time related Bug description: strftime() doesn't grok negative time_t This: echo strftime("%Y-%m-%d %H:%M:%S", -20); outputs an empty string. However, this: $foo

Re: [PHP-DEV] mysql_fetch_xml

2001-08-23 Thread Christian Stocker
In article <[EMAIL PROTECTED]>, "Eliot Shepard" <[EMAIL PROTECTED]> wrote: >> There's already a sql2xml module in pear called XML_sql2xml, which > uses >> PEAR::DB and has some more features (so it's also more bloated, maybe > :) >> ), but does basically the same. > > Ah. Had I been more aware o

[PHP-DEV] mcrypt issues

2001-08-23 Thread Michael S. Fischer
Would anyone care to comment on this thread? Seems we've uncovered yet another mcrypt-related bug in PHP 4.0.6. Thanks, --Michael -Original Message- From: Dathan Pattishall Sent: Thursday, August 23, 2001 10:44 AM To: RO - Sever Filoti; Dathan Pattishall Cc: Drew Folta; ACP-Split Subj

[PHP-DEV] Fourth snapshot of Universe

2001-08-23 Thread David Eriksson
(Universe is a PHP extension for accessing and writing CORBA objects.) Hi! So, whats new? Well: * added a README.win32 about building Universe on Windows * mico patch included (mico-2.3.5.patch) * bug fix for non-lowercase methods and attributes * added new functions: universe_string_to_object(

[PHP-DEV] Bug #12276 Updated: error orbit_object

2001-08-23 Thread eriksson
ID: 12276 Updated by: eriksson Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Satellite CORBA related Operating System: linux PHP Version: 4.0.6 Assigned To: eriksson New Comment: No feedback. Please try Universe as a replacement for Satellite: http://univers

[PHP-DEV] Bug #12933 Updated: compiling problem

2001-08-23 Thread sniper
ID: 12933 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Old Bug Type: *Compile Issues Bug Type: Compile Failure Operating System: SuSe Linux 7.2 PHP Version: 4.0.6 New Comment: Please ask support questions on the mailing lists: http://www.php.net/support.php

[PHP-DEV] Bug #12935: memory corruption with array references

2001-08-23 Thread jdonagher
From: [EMAIL PROTECTED] Operating system: linux 2.2.14-5.0 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: memory corruption with array references This appeared between 4.0.4pl1 and 4.0.6. The following code snippet reproduces the bug. =

[PHP-DEV] Bug #12916 Updated: configure error when compiling with oci8

2001-08-23 Thread graeme
ID: 12916 Updated by: graeme Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: OCI8 related Operating System: Solaris 2.6 PHP Version: 4.0.6 New Comment: Resolved. Actually related to Sablot/Expat. Still working through why this occurred. Previous Comments: ---

[PHP-DEV] Problems compiling with curl/SSL on Solaris 2.6

2001-08-23 Thread graeme
Not sure if this is a bug report or not so... Using Solaris 2.6, Apache 1.3.20, curl 7.8.1 and OpenSSL 0.9.5a Compiling with gcc and ld as listed Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/specs gcc version 2.95.3 20010315 (release) # ld -V ld: Software Generation Ut

[PHP-DEV] Bug #12929 Updated: crash in array_map with associative arrays

2001-08-23 Thread andrei
ID: 12929 Updated by: andrei Reported By: [EMAIL PROTECTED] Status: Assigned Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 Assigned To: andrei New Comment: I can fix the crash, but what should be done with the keys? Should they be just ignored? I think it only makes sen

[PHP-DEV] concatenating strings

2001-08-23 Thread Peter Bowen
I am writing an extension, and trying to figure out how to append to an existing string. I have a pointer to a zval that is a string, and a pointer to another string, along with the other string's length. I have looked for a ZEND_STRCAT macro, or something similar, but don't see anything. What i

Re: [PHP-DEV] linking php extension to third party library

2001-08-23 Thread Shao Zhang
On [Thu, 23 Aug 2001 10:33:11 +0200 (CEST)], [EMAIL PROTECTED] (Jani Taskinen) wrote: > Just do what the macro does: > > LIBS="$LIBS /with/full/path/to/lib.a" > > ie. just don't add -l there. Thanks. I actually tried this before, and I got the following error: /bin/sh /work/3-sw/sm91-PHP/php-4.

[PHP-DEV] Bug #12929 Updated: crash in array_map with associative arrays

2001-08-23 Thread andrei
ID: 12929 Updated by: andrei Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Reproducible crash Operating System: linux PHP Version: 4.0.6 Assigned To: andrei New Comment: Fixed in CVS. Previous Comments: --

[PHP-DEV] Bug #12936: array_multisort and passing by reference

2001-08-23 Thread kat
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4 PHP Bug Type: Arrays related Bug description: array_multisort and passing by reference When called inside a function array_multisort changes the global variables instead of the local copy the function should

[PHP-DEV] Bug #12884 Updated: Content-Encoding: PHP sends incorrect Content-Length when gzip is used on a re

2001-08-23 Thread troels
ID: 12884 Updated by: troels Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: HTTP related Operating System: PHP Version: 4.0.6 New Comment: I don't think that it's fixed the way yngve expects: ob_get_length() is still not fixed as far as I know. However, a work-around involving se

[PHP-DEV] Bug #12937: exec does not return value if only one char

2001-08-23 Thread simap
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Output Control Bug description: exec does not return value if only one char exec() does not seem to return a value when the command it executes only outputs only one character. i have an

[PHP-DEV] Bug #12937 Updated: exec does not return value if only one char

2001-08-23 Thread joey
ID: 12937 Updated by: joey Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Output Control Operating System: linux PHP Version: 4.0.4pl1 New Comment: This is fixed. Try a snapshot: http://snaps.php.net Previous Comments: ---

[PHP-DEV] Bug #12938: htmlspecialchars() which doesn't strip unicode html

2001-08-23 Thread glutnix
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: htmlspecialchars() which doesn't strip unicode html htmlspecialchars() turns this japanese text submitted from a form: クӤ: 日本語の表示テスト into: ク

[PHP-DEV] ext/standard/html.c breakage

2001-08-23 Thread Doug MacEachern
one the php tests (tests/strings/003.phpt) that has been ported to httpd-test is failing with current cvs: \"&åÄ\n"); echo htmlentities ("<>\"&åÄ\n"); ?> the 'echo htmlspecialchars ...' does not echo anything. problem seems to be caused by this change: 2001-08-23 Wez Furlong <[EMAIL PROTECTED

[PHP-DEV] Re: Bug #12918 Updated: end_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread Joacim Zschimmer
The solution is setting the environment variable before ./configure LDFLAGS_SHLIB_EXPORT="-Xlinker -export-dynamic" Joacim "Joacim Zschimmer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > "zend_error()" should be read in the summary, my mistake. > -

[PHP-DEV] Hello

2001-08-23 Thread Niwen
Hi, Here is something for you and the other friends... Reply me if you have time EL

[PHP-DEV] Bug #12918 Updated: end_error: referenced symbol not found, while loading a php extension module

2001-08-23 Thread sniper
ID: 12918 Updated by: sniper Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Bogus Bug Type: Dynamic loading Operating System: Solaris PHP Version: 4.0.4pl1 New Comment: Most likely the problem is in your self written extension. Not PHP bug. Previous Comments: --

[PHP-DEV] Bug #12939: Editing a bug is not possible, when empty password given

2001-08-23 Thread x
From: [EMAIL PROTECTED] Operating system: PHP version: 4.0.6 PHP Bug Type: Unknown/Other Function Bug description: Editing a bug is not possible, when empty password given Editing a bug is not possible, when empty password given. I get this error message: The passwor

[PHP-DEV] Re: Bug #12929 Updated: crash in array_map with associative arrays

2001-08-23 Thread Wico de Leeuw
At 02:00 24-8-01 +, you wrote: >ID: 12929 >Updated by: andrei >Reported By: [EMAIL PROTECTED] >Old Status: Assigned >Status: Closed >Bug Type: Reproducible crash >Operating System: linux >PHP Version: 4.0.6 >Assigned To: andrei >New Comment: > >Fixed in CVS. > >Previous Comments: >

[PHP-DEV] Bug #12924: translation mistake on french doc about memory_limit

2001-08-23 Thread pnine
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: translation mistake on french doc about memory_limit On memory_limit documentation, the french translation seems quite incorrect : English version : "Thi

[PHP-DEV] Re: Re: sysvsem extention question

2001-08-23 Thread Jason T . Greene
> > Last, i don't see why the implementation as exists, requires 3 > > semaphores. I just looked over the code, and the reason for this is it specifically designed for a multi-process web environment. The most common method for semaphore initialization is in the parent process right before

[PHP-DEV] Re: Re: sysvsem extention question

2001-08-23 Thread Jason T . Greene
> As far as creating the new module goes, it shouldn't be 'to much effort'. The basic >implimentation of system v semaphores > is actualy quite simple, its the usage of sempahores that can be very confusing :-) >sysv sem's are often refered to as the > most difficult to comprehend of the sysv st

Re: [PHP-DEV] Re: Re: sysvsem extention question

2001-08-23 Thread Sascha Schumann
> parent process right before fork. There is no parent > initializer for a php module author MINIT() is called from the parent process in forking servers. The mm storage handler uses this hook to instantiate a shared memory segment and propagate the handle to all child processes.