[PHP-DEV] PHP 4.0 Bug #8983: gd tries to use gif functions

2001-01-29 Thread ben
From: [EMAIL PROTECTED] Operating system: slackware 7 w/2.4.0 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: gd tries to use gif functions I've installed gd 1.8.3 and of course it does not have gif support anymore. Yet, still configure defines HAVE_GD_

[PHP-DEV] PHP 4.0 Bug #8983 Updated: gd tries to use gif functions

2001-01-29 Thread ben
ID: 8983 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: gd tries to use gif functions There seems to be some errors while trying to compile php (with gd). I just removed the few gif functions from ext/gd/gd.c and compiled fine. Maybe it would be a good

[PHP-DEV] PHP 4.0 Bug #8983 Updated: gd tries to use gif functions

2001-01-29 Thread ben
ID: 8983 User Update by: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Description: gd tries to use gif functions OK OK, ignore all that other crap I've already posted I REALLY DONT KNOW WHAT I AM TALKING ABOUT... Anyways, got trouble compiling 4.0.4pl1 and also the latest sna

[PHP-DEV] PHP 4.0 Bug #8975: modulo (%) sets the ritht operator to the result

2001-01-29 Thread ben
From: [EMAIL PROTECTED] Operating system: FreeBSD PHP version: 4.0.4pl1 PHP Bug Type: Unknown/Other Function Bug description: modulo (%) sets the ritht operator to the result $a = 0; $b = 2; $c = $a % $b print($b) // $b will be set to 0. does nasty thing to for loops :)

[PHP-DEV] Re: PHP 4.0 Bug #8975 Updated: modulo (%) sets the ritht operator to the result

2001-01-30 Thread ben
hmm... ok, i'll dig out what i actually did. it was in the middle of a for loop, using the counter as the first argument. something like for ( $i = 0; $i < array_count_values($whatever); $i++ ) { print($whatever[$i]); if ( $i % $rowcount = 0) { print(""); }

[PHP-DEV] Re: PHP 4.0 Bug #8975 Updated: modulo (%) sets the ritht operatorto the result

2001-01-30 Thread ben
holy shit, i can't believe i did that. sorry to bug you, i will now retire myself shamefully back whence i came in dishonor. On 31 Jan 2001, Bug Database wrote: > ID: 8975 > Updated by: phanto > Reported By: [EMAIL PROTECTED] > Old-Status: Feedback > Status: Closed > Bug Type: Unknown/Other F

[PHP-DEV] PHP 4.0 Bug #9200: strtolower handle arrays in addition to strings

2001-02-09 Thread ben
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: strtolower handle arrays in addition to strings It would be nice to have strtolower() accept arrays as arguments (or just make a function such as Arra

[PHP-DEV] PHP 4.0 Bug #9216: Filename length makes php "cause an error in php4ts.dll"

2001-02-11 Thread ben
manually entered) and the filename is longer than 5 characters the error occurs. If refresh is pressed the script runs ok. If the script is run from a form it finishes ok. If the filename length is 5 characters or less the script runs ok. Cheers Ben -- Edit Bug report at: http://bugs.php.net/?

[PHP-DEV] PHP 4.0 Bug #9229: Sockets extension does not compile -- possible problem

2001-02-12 Thread ben
From: [EMAIL PROTECTED] Operating system: IRIX 6.5 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Sockets extension does not compile -- possible problem The sockets extension does not compile under IRIX. This is due to the IRIX sockets library not incl

[PHP-DEV] PHP 4.0 Bug #9297: sprintf ("%f", $foo) crashes with very large $foo.

2001-02-16 Thread ben
From: [EMAIL PROTECTED] Operating system: RH Linux 7.0, i386 PHP version: 4.0.4pl1 PHP Bug Type: Strings related Bug description: sprintf ("%f", $foo) crashes with very large $foo. [ben@home ben]$ echo '' | php X-Powered-By: PHP/4.0.4pl1 Con

[PHP-DEV] PHP 4.0 Bug #9374: add an optional use_include_path to file_exists()

2001-02-21 Thread ben
From: [EMAIL PROTECTED] Operating system: n/a PHP version: 4.0.4pl1 PHP Bug Type: Feature/Change Request Bug description: add an optional use_include_path to file_exists() It would be good to have the optional use_include_path parameter with file_exists, just as with fopen.

[PHP-DEV] PHP 4.0 Bug #9608: JVM instantly crashes with ext/java

2001-03-07 Thread ben
From: [EMAIL PROTECTED] Operating system: RH LInux 7.0 / i386 PHP version: 4.0 Latest CVS (07/03/2001) PHP Bug Type: Reproduceable crash Bug description: JVM instantly crashes with ext/java With the jver.php test script, I get the following output: [ben@home php-java

[PHP-DEV] Bug #12064: Truetype functions can't locate fonts

2001-07-11 Thread ben
From: [EMAIL PROTECTED] Operating system: Windows 2000 SP1 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: Truetype functions can't locate fonts The GD TrueType functions can't find fonts; relative paths and absolute paths both do not work. Example (font is i

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
g there. Any clue? Thanks, Ben Previous Comments: [2001-07-12 14:36:33] [EMAIL PROTECTED] No idea about the Windows version, but on UNIX the new GD2 library is hardcoded to look for TTF fonts in /usr/share/fonts/true

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
are not having this problem on Unices, so I won't bother looking there. Any clue? Thanks, Ben [2001-07-12 14:36:33] [EMAIL PROTECTED] No idea about the Windows version, but on UNIX the new GD2 library is hardco

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-12 Thread ben
are not having this problem on Unices, so I won't bother looking there. Any clue? Thanks, Ben [2001-07-12 14:36:33] [EMAIL PROTECTED] No idea about the Windows version, but on UNIX the new GD2 library is hardco

[PHP-DEV] Bug #12064 Updated: Truetype functions can't locate fonts

2001-07-22 Thread ben
ID: 12064 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: GD related Operating System: Windows 2000 SP1 PHP Version: 4.0.6 New Comment: That would take a good look at the source code to see how PHP is passing arguments to the GD library. Previous Com

[PHP-DEV] Bug #14590: Can not unzip your install once downloaded

2001-12-18 Thread ben
From: [EMAIL PROTECTED] Operating system: xp PHP version: 4.1.0 PHP Bug Type: *General Issues Bug description: Can not unzip your install once downloaded When we download your PHP 4.1.0 Win32 zip installer it will not unzip using several different programs? -- Edit bug repo

[PHP-DEV] Re: Bug #15764 Updated: mysql_real_connect client flags: compression & SSL

2002-03-01 Thread Ben
Attached. On 1 Mar 2002 08:55:15 - PHP Bug Database <[EMAIL PROTECTED]> wrote: > ATTENTION! Do NOT reply to this email! > To reply, use the web interface found at > http://bugs.php.net/?id=15764&edit=2 > > > ID: 15764 > Updated by: [EMAIL PROTECTED] > Reported By:

[PHP-DEV] New FastCGI sapi; build questions

2001-03-15 Thread Ben Mansell
the build? It seems a simple changes, but I'm hesitant to modify Makefile.in if I don't have to. Ideally, the CGI devkit would be integrated into the PHP sourcetree. I think the license would permit this, though I'm no expert on this kind of thing. Could anyone advise? Cheers, Ben

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4(PHP_4_0_5) /sapi/fastcgi

2001-03-21 Thread Ben Mansell
> >It does make two changes to two build files but I took a very close look at > >them and it doesn't seem like they can cause us problems. > > Still, it's against the rules.. :) And the config.m4 for it > isn't..hmm..optimized. Improvements are welcome... I&#x

[PHP-DEV] HAVE_INT_8_16_32

2001-03-21 Thread Ben Mansell
ally define HAVE_INT_8_16_32 if its needed, but I've got no idea where/how to do such a thing. Can anyone help, please? Cheers, Ben -- Ben Mansell, <[EMAIL PROTECTED]> Zeus Technology Ltd Download the world's fastest webserver! Universally Serving the Net T:+

[PHP-DEV] Multiple inserts in one sybase_query issue

2001-06-18 Thread Ben Gabrielson
ld function the same in both cases. I should also note that when I break that up into a series of completely independant queries it works fine too, I can run a series of single inserts each with their own sybase_query and they all insert fine. However as you can see in the case above I am using a

Re: [PHP-DEV] Multiple inserts in one sybase_query issue

2001-06-19 Thread Ben Gabrielson
ping a method to get an array of result sets would be extremely useful, but I don;t think that its my issue here. Am I dealing with a bug here? ~Ben "Jo Giraerts" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Well, what you are doi

[PHP-DEV] Bug #12405: The result of create_function should be accepable to the parser

2001-07-26 Thread ben-php
From: [EMAIL PROTECTED] Operating system: Linux (but I think all) PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: The result of create_function should be accepable to the parser While trying to build a set of higher-order search and match functions

[PHP-DEV] libxml / dom functions

2001-08-28 Thread ben-lists
Hi, i'm interested in using the libxml / DOM functions, they are however marked EXPERIMENTAL. How far away are they from being included in PHP ? Is there any help needed to make them safe to use ? Regards, Benno -- Sebastian Benoit <[EMAIL PROTECTED]> / Software Engineer -- PHP Developmen

[PHP-DEV] New Extension

2001-09-24 Thread Ben Menking
I wrote an extension over the weekend that will authenticate users to a m$ windows domain server. Does this functionality already exist in PHP4? If not I'd love to include it. -- Ben Menking <[EMAIL PROTECTED]> http://www.menking.net/ -- PHP Development Mailing List <http

[PHP-DEV] apache 2.0.28 and php 4.1rc2

2001-11-14 Thread Ben Woodhead
sages saying that php has not been loaded. I have looked all over the docs and mailing list but i have not found anything like this.. Anybody have any ideas what wrong. Ben -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comma

[PHP-DEV] Data Hiding Implementation in PHP Classes

2002-08-16 Thread Ben Dischinger
cited. If there is not already someone working on it, perhaps I will roll up my sleeves and get my elbows dirty. Thank you so much for reading. Ben Dischinger NDSU Computer Science

[PHP-DEV] Unserialize Bug #17728 and Re: [PHP-DEV] Data Hiding Implementation in PHP Classes

2002-08-16 Thread Ben Dischinger
ing jumped out at me as I'm not very familier with php's internal structure. I've attached the trace and code below. I've noticed a bug in the bug tracking system http://bugs.php.net/bug.php?id=17728, that looks related and unresolved. Any help would be appreciated! Thank

[PHP-DEV] Interfaces in PHP

2002-08-20 Thread Ben Dischinger
What are the thoughts on implementing interfaces (as in object) within PHP? Does the work outweigh the benefits? Ben Dischinger -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Interfaces in PHP

2002-08-20 Thread Ben Dischinger
ld be useful without going a little in depth. If you have any suggestions how one would go about requiring a function be defined in a class without using interfaces please let me know. Thanks, Ben Dischinger - Original Message - From: "Brad LaFountain" <[EMAIL PROTECTED]>

Re: [PHP-DEV] Interfaces in PHP

2002-08-20 Thread Ben Dischinger
#x27;t extend both SearchableObject and Menu. The only way that I can see this working is if there was multiple inheratence or interfaces. You can think of it as inserting an additional branch into the class tree heirarchy. But all of this is doable without having interfaces, it's just th

Re: [PHP-DEV] Interfaces in PHP

2002-08-21 Thread Ben Dischinger
we wanted, bringing us to the same problem. The delegation construct looks promising for having a means of multiple inheretence. Ben Zeev Suraski wrote: > At 09:30 21/08/2002, Ben Dischinger wrote: > >> You don't quite get the same functionality from extending a class as you &g

[PHP-DEV] Re: PHP 4.0 Bug #9784 Updated: png_get_error_ptr

2001-03-16 Thread BEN AÏSSI Akram
First, sorry for chaiging E mail, I am  [EMAIL PROTECTED], you can reply every where you want Reply: I also used the PHP 4.0.4pl1 and it does the same ... so about the gd.h, it uses the brand new one, I also compiled gd again, because I was thinking that the error was frome there, but I think tha

[PHP-DEV] Problems from php4.0.6 to 4.1.1 with sessions

2002-01-20 Thread Ben-Nes Michael
d Yes register_globals = On I dont make thing complex and so I use only: session_start(); session_register("some_var"); a copy of the php.ini for the 4.1.1 is at: http://www.canaan.co.il/users/miki/php-ini-4.1.1.txt Thanks in Advance. -- Canaan Surfing Ltd. Internet Servic

[PHP-DEV] CVS Account Request: doron

2002-05-20 Thread Doron Ben-David
Migration of PHP to Hebrew - included the manual, man files etc... -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php