[PHP-DEV] Bug #11671: Apache server does not start afer successful install

2001-06-25 Thread pierre . dezes
From: [EMAIL PROTECTED] Operating system: i686-pc-linux-gnu (SuSe 6.3) PHP version: 4.0.6 PHP Bug Type: Apache related Bug description: Apache server does not start afer successful install After installing PHP 4.0.6 (instead of 4.0.4pl1), as a Dynamic Module, ./configure

[PHP-DEV] Bug #11671 Updated: Apache server does not start afer successful install

2001-06-27 Thread pierre . dezes
ID: 11671 User Update by: [EMAIL PROTECTED] Status: Closed Bug Type: MySQL related Operating system: i686-pc-linux-gnu (SuSe 6.3) PHP Version: 4.0.6 Description: Apache server does not start afer successful install thanks Previous Comments:

[PHP-DEV] Bug #8784 Updated: using Informix with PHP CGI

2001-07-19 Thread verrue . jean-pierre
ID: 8784 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Feedback Bug Type: Informix related Operating System: AIX 4.3.2 PHP Version: 4.0.4 New Comment: the 'diff -u' output is : --- ---

[PHP-DEV] Bug #13365: Adding newline \n in textarea output for each line

2001-09-18 Thread jean-pierre . caurier
From: [EMAIL PROTECTED] Operating system: Windows 2000 Pro SP2 PHP version: 4.0.6 PHP Bug Type: Filesystem function related Bug description: Adding newline \n in textarea output for each line First the HTML source code : form action=test.php METHOD=POST

[PHP-DEV] Bug #13365 Updated: Adding newline \n in textarea output for each line

2001-09-18 Thread jean-pierre . caurier
ID: 13365 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Filesystem function related Operating System: Windows 2000 Pro SP2 PHP Version: 4.0.6 New Comment: So how can you explain the difference between two version of PHP ? I have lost two days in

[PHP-DEV] Bug #8785 Updated: getlastmod returns 0 when run in NES in CGI mode

2001-10-26 Thread verrue . jean-pierre
ID: 8785 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Filesystem function related Operating System: AIX 4.3.2 PHP Version: 4.0.4 New Comment: whether, It should matter. when php binary run from command line. the 'file.php' is

Re: [PHP-DEV] Re: Bug #13700: Database Abstraction API

2001-10-29 Thread Pierre-Alain Joye
Hello, Not really an expert in both pear or metabase (just tests experiences). imho one thing is sure, both got advantage and feel with a completly different approach (philosophy ?) of an db abstraction layer. There is many ways to create an abstractions layer, every way will be usefull for a

Re: [PHP-DEV] empty(0)

2001-10-30 Thread Pierre-Alain Joye
On Tue, 30 Oct 2001 20:47:26 +0100 Hartmut Holzgraefe [EMAIL PROTECTED] wrote: sterling hughes wrote: I don't know if this has been discussed yet, but while we're getting all crazy with breaking compat in 4.1 and/or 5.0, why not go ahead and finally fix empty(0) to return

Re: [PHP-DEV] Re: empty(0)

2001-10-30 Thread Pierre-Alain Joye
On Wed, 31 Oct 2001 08:13:28 +0900 Yasuo Ohgaki [EMAIL PROTECTED] wrote: Yasuo Ohgaki wrote: Sterling Hughes wrote: I don't know if this has been discussed yet, but while we're getting all crazy with breaking compat in 4.1 and/or 5.0, why not go ahead and finally fix

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Pierre-Alain Joye
But should it return: $str = array( string = James string = Zeev string = string = Andrei ) Enduser point of view ;). IMO Should return en empty string (it is an empty string) or NULL, but false has nothing to do with a

Re: [PHP-DEV] 4.1.0

2001-11-12 Thread Pierre-Alain Joye
A quick test on Solaris, Windows and Linux shows that returning what it now returns is inline with the C behaviour, if we want the IMHO more logical behaviour we shouldn't call it by its C name but somthing like string_tokenize(). It should be a good solution, php function with C name make

Re: [PHP-DEV] PHP 4.1.0RC2 - can we roll?

2001-11-12 Thread Pierre-Alain Joye
On Tue, 13 Nov 2001 01:26:01 +0200 Zeev Suraski [EMAIL PROTECTED] wrote: I'm going to roll PHP 4.1.0RC2 in an hour if nobody shouts. Yipeee ;) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] Problem with Configure..

2001-11-13 Thread Pierre-Alain Joye
On Tue, 13 Nov 2001 23:40:25 +0100 Marco Kaiser [EMAIL PROTECTED] wrote: Hi, today i got some weird problems with ./configure ... --with-gd=path to sec version. I have a version installed on the system and its works nice with --with-gd but if i want to link to a new patched version so its

Re: [PHP-DEV] PHP Conference pics

2001-11-14 Thread Pierre-Alain Joye
http://www.bttr.org/phpconf/ http://www.bttr.org/phpconf/6/show.php?idx=21 the Team http://www.bttr.org/phpconf/5/show.php?idx=6 Rasmus and a powerbook ;)) On Wed, 14 Nov 2001 16:24:58 -0600 Andrei Zmievski [EMAIL PROTECTED] wrote: Did anyone take pics at the conference in Frankfurt and if so,

[PHP-DEV] getenv HTTP_POST_VARS

2001-11-17 Thread Pierre-Alain Joye
Hello, Un post directement sur une page phpinfo : Resultat : PHP Variables HTTP_POST_VARS[mavar1] adsadsadsa HTTP_POST_VARS[mavar2] adsadsadsaasd HTTP_POST_VARS[submit] envoie HTTP_SERVER_VARS[REQUEST_METHOD] POST voili voilou getenv retourne false. je pige pas, je dois etre un peu fatigue

Re: [PHP-DEV] getenv HTTP_POST_VARS

2001-11-17 Thread Pierre-Alain Joye
On Sat, 17 Nov 2001 16:34:45 +0100 Pierre-Alain Joye [EMAIL PROTECTED] wrote: Oops sorry wrong email adress selection :)) Will post later maybe a bug on php 4.0.6 ;) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

[PHP-DEV] Re: [PEAR-DEV] Re: [Fwd: Adoption of Metabase (was Re: [PEAR-DEV] Re: Comparing ADODB with PEAR ]

2001-11-17 Thread Pierre-Alain Joye
On 17 Nov 2001 22:56:52 - Jim Winstead [EMAIL PROTECTED] wrote: Manuel Lemos [EMAIL PROTECTED] wrote: It seems that the newsgroup message approval mechanism is not working when you post to more than one newsgroup. care to explain what you mean? your post showed up on both lists just

Re: [PHP-DEV] Bug #14134 Updated: Literal -2147483648 should be an int, not a double.

2001-11-20 Thread Pierre-Alain Joye
When assigning the value -2147483648 to a variable, the variable becomes a double, even though the value is within the range of integers. In fact, assigning -2147483647 - 1 works, as does using intval(-2147483648). The following script demonstrates, and can be accessed at

Re: [PHP-DEV] Bug #14134 Updated: Literal -2147483648 should be an int, not a double.

2001-11-20 Thread Pierre-Alain Joye
You're not correct, the smallest number that should fit in into a signed integer is -2147483648. -(2^31) The highest number is 2147483647. (2^31) - 1 Oops, ok. :) The rule never reply before 11 in the morning ;) pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail:

Re: [PHP-DEV] ext/imagick update (fwd)

2001-11-21 Thread Pierre-Alain Joye
Really, I've *never* come across a piece of code that used imagemagick. I think it definitely does have a use, don't get me wrong, I'm just doubting that the use is widespread enough to be in PHP's cvs currently... IMHO, imagemagick is a powerfull tools. Some of their

Re: [PHP-DEV] Re: [PHP-QA] Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0 Final RC QA Status

2001-11-21 Thread Pierre-Alain Joye
On Wed, 21 Nov 2001 17:55:33 + Phil Driscoll [EMAIL PROTECTED] wrote: On Wednesday 21 November 2001 4:50 pm, James Moore wrote: Well if your happy doing the installer for now thats fine I'm happy doing it, but sad that I never seem to find time to make it any better :) It's main

Re: [PHP-DEV] Re: [PHP-QA] PHP 4.1.0RC4

2001-11-29 Thread Pierre-Alain Joye
). just my 2 fraises tagadas :) pa -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- 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] PHP can't compare...

2001-12-06 Thread Pierre-Alain Joye
. At BigSoft we have been counting our own and especially other people's money from our earliest days, and are specialists in big money calculations... OK but php is fully Y2K compliant ;)). hth pa -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED

[PHP-DEV] maybe include in php dist INSTAL-HPUX11 ?

2001-12-07 Thread Pierre-Alain Joye
://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] -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- PHP Development Mailing List http

Re: [PHP-DEV] PHP can't compare...

2001-12-04 Thread Pierre-Alain Joye
it does not have common precision errors. -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact

Re: [PHP-DEV] ext/pdf libarys

2001-12-09 Thread Pierre-Alain Joye
/). This is a php library (means not an extension) to generate pdf document. Not all pdf functionnalities are implemented, but it works really good. btw, the text are in french but the function name are in english and keep the common pdf libraries funcitons name. hth pa -- Pierre-Alain Joye Freelance

Re: [PHP-DEV] PHP can't compare...

2001-12-10 Thread Pierre-Alain Joye
told you the how and why. You still cry about blah blah and blah. Take the all current thread, read it, follow the links (google), and come back if you find a real problem with php and floats. My 0 cents. pa -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL

[PHP-DEV] successfull build and app tests 4.1.0

2001-12-12 Thread Pierre-Alain Joye
' '--enable-sysvsem' '--enable-sysvshm' '--enable-bcmath' '--enable-ftp' '--with-mysql=/usr/local/mysql' '--with-pgsql' '--with-ldap' -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail

[PHP-DEV] Good Old Times :)

2001-12-14 Thread Pierre-Alain Joye
:) -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- 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]

Re: [PHP-DEV] CVS Account Request: aditus

2001-12-17 Thread Pierre-Alain Joye
alternative to gd. a+ pa -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- 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

Re: [PHP-DEV] exit() summary

2001-12-19 Thread Pierre-Alain Joye
its silly to have voting or do you think it can be useful? Personally, I've seen several cases in the past where a voting system would have solved at least the question, what MORE people think about it. I love you ;. -- Pierre-Alain Joye Freelance Developpements et

[PHP-DEV] Ext Lotus

2001-12-20 Thread Pierre-Alain Joye
, platform or something like that ? Infos will be very appreciated. pa -- Pierre-Alain Joye Freelance Developpements et Services web/intranet [EMAIL PROTECTED] -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED

Re: [PHP-DEV] MOPS Benchmark

2001-12-31 Thread Pierre-Alain Joye
On Mon, 31 Dec 2001 13:47:08 +0100 Sebastian Bergmann [EMAIL PROTECTED] wrote: Sebastian Bergmann wrote: given the recent benchmark discussion on this list and my stumbling over Parrot last night (that comes with MOPS benchmark scripts for a variety of scripting languages), I ran a

Re: [PHP-DEV] Re: Moving extensions to PECL

2001-12-31 Thread Pierre-Alain Joye
look at the current situation with the mnogosearch extension -- 4.1.0 and 4.1.1 don't support the latest mnogosearch api. it will probably be at least three months before a distribution of php that does is released. if mnogosearch were a part of PECL, a new version could be released and

Re: [PHP-DEV] Built-in SOAP based Web Services support(wasRe:PHP 5)

2002-01-02 Thread Pierre-Alain Joye
Hello, until PHP developers stop being stubborn and stop inventing excuses for not adding it to PHP. The question is more when ? instead of Why ?, when included a real extension and fully documented. Include extensions in an experimental/dev way without any informations except the source is

[PHP-DEV] Bug #14441 Updated: php/sapi crashes under linux

2002-01-14 Thread jean-pierre . cartal
ID: 14441 Comment by: [EMAIL PROTECTED] Old Reported By: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Java related Operating System: Linux Redhat 7.2 PHP Version: 4.1.0 New Comment: Hi, My setup is very close to yours (RH 7.2, Tomcat 3.2.3, JDK 1.3.1_02) PHP

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread Pierre-Alain Joye
On Fri, 25 Jan 2002 11:57:27 +0100 Sebastian Bergmann [EMAIL PROTECTED] wrote: Could highlight_string() be changed to (optionally) return the highlighted string? The following works, but is IMHO overhead ob_start(); highlight_string($string); $string =

Re: [PHP-DEV] highlight_string()

2002-01-25 Thread Pierre-Alain Joye
On Fri, 25 Jan 2002 12:09:21 +0100 (CET) [EMAIL PROTECTED] wrote: Hoi, this is implemented now... now testing.. impressive reactivity :). -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To

[PHP-DEV] REQUEST_URI

2002-02-09 Thread Pierre-Alain Joye
Hello, $REQUEST_URI is not available on Iplanet 4.1 php compiled as module (plugin). Is it a server var or a php var ? If it s a server variable, it will be nice (cross server compatibility) to make it available on all server/OS. Else will submit this post in the bug list :). hth pa -- PHP

[PHP-DEV] CVS Account Request: pajoye

2002-03-10 Thread Pierre-Alain Joye
of the afup (french php user group). thank's in advance pierre-alain joye -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Aggregation, Multiple Inheritence, pros/cons

2002-04-09 Thread Pierre-Alain Joye
Could you please explain how interfaces promote code reuse? I am not the perfect java pro, and as I understand it, interfaces define a set of instance variables and methods that must be there in order to be compliant to an interface, but provide to way to import an implementation of such an

RE: [PHP-DEV] Re: aggergate vs MI

2002-04-09 Thread Pierre-Alain Joye
I have failed to understand what interfaces would mean in a language such as PHP, though, while I can see the clear hands-on use for MI. Can you explain how you envision interfaces as useful constructs in PHP, and their advantages over MI, considering the fact all of the binary

RE: [PHP-DEV] Re: aggergate vs MI

2002-04-09 Thread Pierre-Alain Joye
Would it be so bad allowing closed source? I really do not care, but I really appreciate and use only ( for my dev ) open sources products, but that is not the question, and was a joke == ;) :)) I think having one of MI, aggregation and interfaces is essential for OO modelling. I m not a

[PHP-DEV] array_walk segmentation fault[11]

2002-04-11 Thread Pierre-Alain Joye
Hello, Just testing a script ( link at the bottom of this mail) If I set the $mode_segfault ;), I got a seg fault, else no prob. As you will see in the source, I ve got 2 identical arrays, one in a class, the other not. The script has a bug, I have to add a test ( isset( $item['sub'] ) )

RE: [PHP-DEV] array_walk segmentation fault[11]

2002-04-11 Thread Pierre-Alain Joye
oops forgot Configuration : php 4.1.2 RH 7.2 ( latest official update ) command line or apache (1.3.23) module Don t have the latest cvs to test, sorry. pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Let's fork GD!

2002-04-11 Thread Pierre-Alain Joye
Hello, The dream :)). No more nightmares when php failed to detect the correct gd :). btw, anyone know how goes the imlib ext ? pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-DEV] Re: array_walk segmentation fault[11]

2002-04-11 Thread Pierre-Alain Joye
Oops, I press send too quick. Patch is not in bugdb, but there are some restrictions. I think I've added description to the manual monthes ago. I read something about that in this ml a long time ago. But I did not find anything ( or do not search enough ;) ). Not really a breaking point,

RE: [PHP-DEV] EDI / Acceess / Excel Import/Export

2002-04-18 Thread Pierre-Alain Joye
On Thu, 2002-04-18 at 14:26, Rosen Marinov wrote: Hi, How can I import/Export data to database using PHP following formats: EDI, Access, Excel ? One way to import from excel/access/any odbc source data is ODBC. check the documentation and the unixodbc site for further infos. hth pa --

RE: [PHP-DEV] config.w32.h...registry configuration

2002-05-02 Thread Pierre-Alain Joye
At the risk of getting toasted out of the water... do any serious hosters use a Win32 enviroment to host on? (who would utilise this way of setting different settings for different clients) Intranet applications using (d)com, mssql run on win NT/2K. Are there any poll's we could reference

RE: [PHP-DEV] config.w32.h...registry configuration

2002-05-03 Thread Pierre-Alain Joye
Seriously, being able to include other ini files is a great feature, especially for hosters who will then be able to set up site-wide config files that are included from per-vhost config files, etc. You can have your cake and eat it too. Sure :). A way to make this functionnality on others

RE: [PHP-DEV] config.w32.h...registry configuration

2002-05-03 Thread Pierre-Alain Joye
Pierre-Alain Joye wrote: Seriously, being able to include other ini files is a great feature, especially for hosters who will then be able to set up site-wide config files that are included from per-vhost config files, etc. You can have your cake and eat it too. Sure :). A way to make

RE: [PHP-DEV] Getting posted variable

2002-05-12 Thread Pierre-Alain Joye
Vous etes dans la mauvaise liste, inscrivez-vous sur http://fr2.php.net/mailing-lists.php - General user list a+ pa -Original Message- From: Stephane Tirard [mailto:[EMAIL PROTECTED]] Sent: lundi 13 mai 2002 00:22 To: [EMAIL PROTECTED] Subject: [PHP-DEV] Getting posted variable

RE: [PHP-DEV] Lotus Notes Functions

2002-05-13 Thread Pierre-Alain Joye
We want to move from Lotus notes to an web based application .In this moving period we suffer from lotus funs ..To overcome this problem we thing that a smooth movement should be fine ..Yesterday I have seen that lotus notes functions in the manual ..Bu its written there 'There is no

Re: [PHP-DEV] Session variables

2002-07-31 Thread Pierre-Alain Joye
On Wed, 31 Jul 2002 16:53:59 +0200 Diana Castillo [EMAIL PROTECTED] wrote: Hi, with ASP I use session variables to keep a variable alive between one page and another. What is the comparable way to do it with php? Take a look at http://www.vl-srm.net/ hth pa -- PHP Development Mailing

Re: [PHP-DEV] Session variables

2002-07-31 Thread Pierre-Alain Joye
On Wed, 31 Jul 2002 08:57:36 -0700 (PDT) Brad LaFountain [EMAIL PROTECTED] wrote: You are suggesting using srm for session handling? Thats a little mis-guided. php's built in session handling would do the job. Yes, mis-reading, I read the usual application data request :), sorry :) pa --

Re: [PHP-DEV] PHP 4.3 and PHP 5

2002-08-21 Thread Pierre-Alain Joye
On Wed, 21 Aug 2002 15:46:50 -0400 (EDT) Dan Kalowsky [EMAIL PROTECTED] wrote: On Wed, 21 Aug 2002, Shane Caraveo wrote: It should simply be marked EXPERIMENTAL, but not removed. On the other hand, it doesn't have to be included in the distribution if it simply does not work correctly.

Re: [PHP-DEV] PHP 4.3 and PHP 5

2002-08-21 Thread Pierre-Alain Joye
On Wed, 21 Aug 2002 16:37:13 -0400 (EDT) Dan Kalowsky [EMAIL PROTECTED] wrote: On Wed, 21 Aug 2002, Pierre-Alain Joye wrote: Works well in 4.1.1 : on : SunOS argiope 5.8 Generic_108528-05 sun4u sparc SUNW,Ultra-250 You are the first to report back that I've seen/heard from stating

Re: [PHP-DEV] MFH -R php4/pear/* files

2002-08-29 Thread Pierre-Alain Joye
On Thu, 29 Aug 2002 17:07:41 +0200 Edin Kadribasic [EMAIL PROTECTED] wrote: If you have specific things that should be merged, that would be a different thing altogether. The real need of a working pear command in a distribution. Current release (included RC1) does not work on win32 platform

Re: [PHP-DEV] MFH -R php4/pear/* files

2002-08-29 Thread Pierre-Alain Joye
On Thu, 29 Aug 2002 22:29:38 +0200 Martin Jansen [EMAIL PROTECTED] wrote: The original plan was to only bundle the PEAR installer and all packages, which are required to make it work, with PHP 4.3.0. All other components should stay outside and must be installed via this installer. The

Re: [PHP-DEV] MFH -R php4/pear/* files

2002-08-29 Thread Pierre-Alain Joye
On Thu, 29 Aug 2002 22:40:27 +0200 (CEST) [EMAIL PROTECTED] wrote: The release cycle for 4.3.0 is totally nowhere yet :) But if you mean 4.2.3 then I won't be very happy with putting new PEAR stuff in there now this late in the process (one week before release). So short ? well, clear that

[PHP-DEV] GD version available in script ?

2002-09-05 Thread Pierre-Alain Joye
Hello, Working on PEAR::Image_Transform, I realize there is no way to check the currently used gd version. Beside that, gd2 functions are always available (raise warning if wrong gd version), this forces us to make a first call the function and call it again : if(ImageCreateTrueColor()){

[PHP-DEV] GD version available in script ?

2002-09-05 Thread Pierre-Alain Joye
Hello, Working on PEAR::Image_Transform, I realize there is no way to check the currently used gd version. Beside that, gd2 functions are always available (raise warning if wrong gd version), this forces us to make a first call the function and call it again : -- PHP Development Mailing List

Re: [PHP-DEV] Re: sockets extension

2002-09-09 Thread Pierre-Alain Joye
On Mon, 9 Sep 2002 16:59:19 -0700 NAIK,ROSHAN (HP-Cupertino,ex1) [EMAIL PROTECTED] wrote: Extensions not accessible via cvs.php.net !! --- mailparse, dbplus, muscat You missed a folder 'cvsroot/pear/PECL'. Experimental is a good state for extension where the

Re: [PHP-DEV] CVS Account Request: olivier

2002-09-21 Thread Pierre-Alain Joye
hello, the refered post on peardev about text_password : http://marc.theaimsgroup.com/?l=pear-devm=103140107523613w=2 if needed :) On 21 Sep 2002 12:17:21 - Olivier Vanhoucke [EMAIL PROTECTED] wrote: I need an account to develop and update the package Text_Password for PEAR. thanks,

Re: [PHP-DEV] export data to text file

2002-09-28 Thread Pierre-Alain Joye
On Sat, 28 Sep 2002 16:02:43 +0200 Diana Castillo [EMAIL PROTECTED] wrote: What is the best solution? Asking it on php-general, this list is for the development of php itself, not with php. Check the permission of the destination folder. hth pa -- PHP Development Mailing List

Re: [PHP-DEV] Feature request -- feedback welcomed.

2002-09-28 Thread Pierre-Alain Joye
On Sat, 28 Sep 2002 22:23:08 +0200 Sebastian Bergmann [EMAIL PROTECTED] wrote: His name is Derick, like the TV inspector. yup, but he s more funny ;-) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] auto_prepend/append: does the PHP engine cache the

2002-09-29 Thread Pierre-Alain Joye
On Sun, 29 Sep 2002 21:32:04 +0900 Jean-Christian Imbeault [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: It would indeed more efficient, but PHP reparses and executes the auto_prepend/auto_append files every time a script is started. Shucks ... I take it that you are familiar

[PHP-DEV] Re: [PEAR-DEV] Re: [PHP-DEV] PEAR and 4.3 release

2002-10-01 Thread Pierre-Alain Joye
On Tue, 1 Oct 2002 19:05:22 +0200 Martin Jansen [EMAIL PROTECTED] wrote: On Tue Oct 01, 2002 at 07:0226PM +0200, Martin Jansen wrote: I think PEAR is pretty fare and it is absolutely read for a first appearance on the official stage. Doh, ignore this. Better: I think PEAR is absolutely

[PHP-DEV] rotation function for bundled gd

2002-10-05 Thread Pierre-Alain Joye
Hello, Here is a 1st shot to adding rotations function to the bundled gd : http://www.pearfr.org/phpgd/ I worked only on gd sources, I currently do not have enough time to go in php sources ;), I can try to do it during the next weekend. I have to fix the background color for unconvered zones,

Re: [PHP-DEV] Scratching the 4.3 branch

2002-10-06 Thread Pierre-Alain Joye
Hello, On Sun, 6 Oct 2002 09:18:42 -0700 (PDT) Rasmus Lerdorf [EMAIL PROTECTED] wrote: the image rotation functions for GD that are waiting in the wings. I just updated the sources (http://www.pearfr.org/phpgd), it seems to work well now(2'bugs' fixed). If it is urgent, I can add now the php

Re: [PHP-DEV] Scratching the 4.3 branch

2002-10-06 Thread Pierre-Alain Joye
On Sun, 6 Oct 2002 16:34:15 -0700 (PDT) Rasmus Lerdorf [EMAIL PROTECTED] wrote: I am very tempted to clean up the GD source. I hate the way it is formatted. Same here, it s a pain to work with it, as well as the big amout of different functions in the same file ;-) Nothing has happened

Re: [PHP-DEV] Scratching the 4.3 branch

2002-10-06 Thread Pierre-Alain Joye
On Mon, 7 Oct 2002 01:36:16 +0200 Pierre-Alain Joye [EMAIL PROTECTED] wrote: I do believe I ve write access to /php4 (only php4/pear), I never need it, except now for the gd. oops :) I do not believe I ve got the write access to the php4 cvs tree :-) -- PHP Development Mailing List http

Re: [PHP-DEV] Re: [PHP-DOC] iconv-extension

2002-10-08 Thread Pierre-Alain Joye
On Tue, 08 Oct 2002 23:43:42 +0900 Yasuo Ohgaki [EMAIL PROTECTED] wrote: Gabor Hojtsy wrote: What php-dev guys think about this? Goba Except there may be some lib detection problems on some platforms. It's stable, IMO. Without specify anything detection failed on RH7.3 (latest

Re: [PHP-DEV] bundled gd

2002-10-10 Thread Pierre-Alain Joye
On Fri, 11 Oct 2002 00:00:47 +0200 Tit \Black\ Petric [EMAIL PROTECTED] wrote: hmm.. any case that could be added perhaps in a more imagecreatetruecolor friendly way, a patch is better than no patch, even if it doesnt allways work :/ or atleast a function which would convert a gd resource

Re: [PHP-DEV] bundled gd

2002-10-10 Thread Pierre-Alain Joye
On Fri, 11 Oct 2002 00:04:07 +0200 Pierre-Alain Joye [EMAIL PROTECTED] wrote: On Fri, 11 Oct 2002 00:00:47 +0200 Tit \Black\ Petric [EMAIL PROTECTED] wrote: hmm.. any case that could be added perhaps in a more imagecreatetruecolor friendly way, a patch is better than no patch, even

Re: [PHP-DEV] bundled gd

2002-10-10 Thread Pierre-Alain Joye
On Fri, 11 Oct 2002 00:37:45 +0200 Tit \Black\ Petric [EMAIL PROTECTED] wrote: actually, i agree on making everything truecolor by default, as long as ttftext gets fixed, and functions added gif support is not likely to be re-added, correct? Actually, I ve just seen a commit about reading

Re: [PHP-DEV] Forked ext/gd by default

2002-10-21 Thread Pierre-Alain Joye
On Mon, 21 Oct 2002 21:05:52 +0200 (CEST) Derick Rethans [EMAIL PROTECTED] wrote: er image* functions. gdImageRotate would be the _internal_ name of the C function our bundled GD :) exactly :) imagerotate from the script. pa -- PHP Development Mailing List http://www.php.net/ To

Re: [PHP-DEV] Forked ext/gd by default

2002-10-21 Thread Pierre-Alain Joye
On Mon, 21 Oct 2002 14:41:02 -0400 Andrei Zmievski [EMAIL PROTECTED] wrote: I think we should use forked version of gd library by default for 4.3.0. From what I hear it is already the best version of any of them out there and if it saves us any more grief, all the better. Objections? w00t I

Re: [PHP-DEV] I hope this is the last email about this :)

2002-10-28 Thread Pierre-Alain Joye
hello, I just remember the subject :- [PHP-DEV] I hope this is the last email about this :) sorry, cannot resist to do it :-) -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Patch adding imagerotate to bundle gd ready

2002-10-28 Thread Pierre-Alain Joye
Hello, The patch to add rotate functions to bundled is ready, great thx to ilia to clean up the code and apply the CS :-) Available at: http://www.pearfr.org/phpgd/source/gd.txt May ilia can directly commit it ? as we said, it may be usefull to get it in 4.3.0 :-) hth pa -- PHP Development

[PHP-DEV] gettext change the behaviour of double scalar

2002-11-05 Thread Jean-Pierre Arneodo
('myOtherFile.php'); [myOtherFile.php] $b=10.12345; echo $b; // print 10 So, printing a double in a required file after gettext configuration change the behaviour of a double scalar. Can somebody explain this? Is it a bug? Thanks! Jean-Pierre

Re: [PHP-DEV] PHP CLI environment variables

2002-11-06 Thread Pierre-Alain Joye
On Wed, 6 Nov 2002 13:30:03 +0100 Kjartan Mannes [EMAIL PROTECTED] wrote: I just tried using php-cli from the latest cvs and am a little confused by the placement of shell environment variables. $_ENV is empty, but the values are stored in $HTTP_SERVER_VARS and $_SERVER. Is this the proper

Re: [PHP-DEV] PHP CLI environment variables

2002-11-06 Thread Pierre-Alain Joye
On Wed, 6 Nov 2002 14:11:03 +0100 Kjartan Mannes [EMAIL PROTECTED] wrote: Doesn't this make things overly complex? Any good reason why the missing values in variables_order don't just get automatically appended to the end? It is just faster to check if the var exists and returns it instead

Re: [PHP-DEV] Compile PHP-CODE

2002-11-06 Thread Pierre-Alain Joye
On Wed, 6 Nov 2002 16:16:23 +0100 Betim Deva [EMAIL PROTECTED] wrote: Does anybody know about the possibilities of compliling the php source code You cannot. But you can encode if this is what you need, check zend products or equivalent. If the goals are performances, look at

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Pierre-Alain Joye
On Thu, 7 Nov 2002 15:35:55 +0100 [EMAIL PROTECTED] wrote: Okay, nice. Who can gimme enough karma to commit this new ext? I repeat the rules, right here to avoid cross posting again: 1. Show the sources 2. PEAR members will vote (a min. of 6 votes) 3. If your package has been approved, ask for

Re: [PHP-DEV] CyberMut and SPPLUS

2002-11-07 Thread Pierre-Alain Joye
On Thu, 07 Nov 2002 17:13:25 +0200 Tal Peer [EMAIL PROTECTED] wrote: PECL extensions should follow the PHP CS, not PEAR CS. Exactly :) pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] [RFC] gd, imagefilter

2002-11-12 Thread Pierre-Alain Joye
Hello, I m done with new filters function for the bundled gd, all seems to compilework well. I m stuck with 'little' things : 1. php syntax After a short discussion on #php, I choose to implement a generic function: bool imagefilter(resssource img, int filtertype [,arg1,argn,...]); where int

Re: [PHP-DEV] [RFC] gd, imagefilter

2002-11-12 Thread Pierre-Alain Joye
On Tue, 12 Nov 2002 17:48:08 +0100 (CET) Derick Rethans [EMAIL PROTECTED] wrote: On Tue, 12 Nov 2002, Pierre-Alain Joye wrote: .. #define FILTER_MAX2 Already done :) typedef image_filter { void (function*)(INTERNAL_FUNCTION_PARAMETERS); } image_filter; image_filter filters

[PHP-DEV] patch fix warning in ext/gd/libgd/gd.c

2002-11-12 Thread Pierre-Alain Joye
Hello, Fix the last warning I got in ext/gd/libg/gd.c (using -W -g3) pa Index: gd.c === RCS file: /repository/php4/ext/gd/libgd/gd.c,v retrieving revision 1.24 diff -u -r1.24 gd.c --- gd.c12 Nov 2002 13:12:58 - 1.24

[PHP-DEV] GD filters done patch available

2002-11-12 Thread Pierre-Alain Joye
Hello, GD filters are done and patch against current cvs available at http://www.pearfr.org/phpgd/filters/ Feedbacks, comments welcome hth pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] GD filters done patch available

2002-11-12 Thread Pierre-Alain Joye
On Tue, 12 Nov 2002 22:17:06 +0100 Pierre-Alain Joye [EMAIL PROTECTED] wrote: Hello, GD filters are done and patch against current cvs available at http://www.pearfr.org/phpgd/filters/ Feedbacks, comments welcome I uploaded a new patch, I forgot the CS and fix 2 memory leaks :) pa

Re: [PHP-DEV] GD filters done patch available

2002-11-12 Thread Pierre-Alain Joye
On Tue, 12 Nov 2002 22:17:06 +0100 Pierre-Alain Joye [EMAIL PROTECTED] wrote: Hello, GD filters are done and patch against current cvs available at http://www.pearfr.org/phpgd/filters/ Feedbacks, comments welcome I uploaded a new patch, I forgot the CS and fix 2 memory leaks :) pa

Re: [PHP-DEV] Re: GD filters done patch available

2002-11-12 Thread Pierre-Alain Joye
On Wed, 13 Nov 2002 01:40:52 +0100 Peter Neuman [EMAIL PROTECTED] wrote: Hi, Pierre-Alain Joye [EMAIL PROTECTED]: GD filters are done and patch against current cvs available at http://www.pearfr.org/phpgd/filters/ Feedbacks, comments welcome Very nice :-) thank's :) pa ps

Re: [PHP-DEV] GD 2.0.6 make errors

2002-11-14 Thread Pierre-Alain Joye
On Thu, 14 Nov 2002 11:51:30 -0500 Clay [EMAIL PROTECTED] wrote: Gcc 3.2 Solaris 9 2.0.1 works fine. Any ideas? Anyone compile 2.0.6 yet on any platform? do you mean 2.04 official gd ? pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit:

Re: [PHP-DEV] XML_Parser and php

2002-11-20 Thread Pierre-Alain Joye
On 20 Nov 2002 09:54:59 +0100 Robin Ericsson [EMAIL PROTECTED] wrote: Can you forward your mail on peardev mailing and/or post a bug report on bugs.php.net (PEAR related). tia pa -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] GIF support

2002-11-20 Thread Pierre-Alain Joye
On Wed, 20 Nov 2002 14:01:06 +0100 Carsten Gehling [EMAIL PROTECTED] wrote: A question popped into my mind. I know GD doesn't support GIF because of Unisys' license on the LZW compression format. Then how can ImageMagick support it? afaik, it supports uncompressed GIF, which is useless :).

Re: [PHP-DEV] [PATCH] Redirect on Error

2002-11-26 Thread Pierre-Alain Joye
On Tue, 26 Nov 2002 08:57:33 -0500 Andrei Zmievski [EMAIL PROTECTED] wrote: Don't forget that there seem to be many who strongly opose your suggestion. Myself included. Same here (strongly oppose). pierre -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http

[PHP-DEV] useless config.w32.h and solutions

2002-12-01 Thread Pierre-Alain Joye
*), but at least, I can ran compile tests and running tests under different windows platforms. Any comments ? hth pierre code #define CONFIGURATION_FILE_PATH php.ini #define PEAR_INSTALLDIR c:\\php4\\pear #define PHP_BINDIR c:\\php4 #define PHP_CONFIG_FILE_PATH #(getenv(SystemRoot))?getenv(SystemRoot

Re: [PHP-DEV] useless config.w32.h and solutions

2002-12-01 Thread Pierre-Alain Joye
not believe it will work if we define it where it is actually. Should we set them during the initialisation process using getenv ? I just never gone in these part of php sources, I cannot confirm or not this point. But that sounds a possible way, or ? hth pierre -- PHP Development Mailing List http

Re: [PHP-DEV] useless config.w32.h and solutions

2002-12-01 Thread Pierre-Alain Joye
error. Can you test it on a win32 build ? I should do it later tonight or tomorrow. pierre -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

  1   2   >