Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
On Wed, 12 Mar 2003, Tom Sommer wrote: > On Wed, 12 Mar 2003 23:44:20 +0200 (EET), Jani Taskinen wrote: > > > 1. Rename the list to php-group > > And the newsgroup? since lots of the spam comes from NNTP directly, I would > think(?) Some does, b

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
the third item prematurely. > > I disagree. Anyone here can handle replying because we already have the > anti-spam protection. The only thing we're doing is adding to the message > an explanation of the post ethic

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
asting my stuff, I lose less time by just pressing "r y y Ctrl-X y", so you win here. Derick -- "my other box is your windows PC" ----- Derick Rethans

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
the Moderator request. You then solve: a. people not reading the reply to the first post and just repost again b. people who are contributing stuff dont need to repost their mail, or do other tricks to get their stuff posted c. there is much less to

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
he other lists, otherwise respond to this email and your original > > message will go out. > > And they would probably not read it, just read the part how to get the email > to the list. They don't read the comment what purpose this list have, so they > will p

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
time. Good thinking, sounds better than moderating, as that will only waste time for moderators. Derick -- "my other box is your windows PC" - Derick Rethans

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
dev" sounds > about right. They are "PHP developers" and so a list called > "php-dev" makes absolute sense to them. Let's ask the mysql guys, they did change the name too. (I think that we atleast agree that the noise is annoying, right?) Derick --

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
EVERY email coming here.) I'm so stupid too then :) Derick -- "my other box is your windows PC" ----- Derick Rethans http://derickreth

Re: [PHP-DEV] Possible problem in the parser

2003-03-12 Thread Derick Rethans
> main() > { > int a,b; > a = 1; > b = a==1? 4:a==2? 5:6; > printf("a[%d]b[%d]\n", a, b); > } > Prints : > a[1]b[4] > > -=-=-=-=-=- > I think that the behavior of the C program is the right It&#

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
uot; (from http://www.php.net/mailing-lists.php) if even that description doesn't work, then nothing would work, not even changing the name. Derick -- "my other box is your windows PC" --

Re: [PHP-DEV] Moderate PHP-DEV

2003-03-12 Thread Derick Rethans
his list MODERATED. +1 Derick -- "my other box is your windows PC" ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine

Re: [PHP-DEV] function to read fixed length text

2003-03-12 Thread Derick Rethans
ost here. Derick -- "my other box is your windows PC" ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professional

Re: [PHP-DEV] PHP -> PDF ...hmm is this the correct way??

2003-03-12 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Wed, 12 Mar 2003, Bev wrote: > Hi, > > > BACKGROUND > > > I am looking to create a series of Certificat

Re: [PHP-DEV] PHP -> PDF on the fly

2003-03-12 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Wed, 12 Mar 2003, Bev wrote: > Hi, > > BACKGROUND > > > I am looking to create a series of Certificates and

Re: [PHP-DEV] Is PHP designed (have the capability) to access remoteDB?

2003-03-12 Thread Derick Rethans
On Wed, 12 Mar 2003, Patrick LOK wrote: > DON'T YOU THINK IT IS ABOUT THE DEVELOPMENT OF PHP ITSELF? NO (and stop shouting, we're not in a market here) Derick -- "my other box

Re: [PHP-DEV] Is PHP designed (have the capability) to access remoteDB?

2003-03-12 Thread Derick Rethans
Stop posting user questions to the php-dev and php5-dev list, as I explained before. Derick On Wed, 12 Mar 2003, Patrick LOK wrote: > Is PHP designed (have the capability) to access remote DB? > > Is there any PHP developer willing to answer the question?

Re: [PHP-DEV] How to Connect remote DB server?

2003-03-12 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Wed, 12 Mar 2003, Patrick LOK wrote: > It is possible to connect a remote db server using x_connect? > e.g. a PostgreSQL in

Re: [PHP-DEV] Re: php4 /ext/fam fam.c /ext/fbsql php_fbsql.c /ext/hwapi hwapi.cpp /ext/hyperwave hw.c /ext/informix ifx.ec /ext/ingres_iiii.c /ext/interbase interbase.c /ext/ircg ircg.c /ext/

2003-03-12 Thread Derick Rethans
gt; > while php5 and php4 PHP_4_3 works fine *php4* is broken. It's supposed to be broken. > may i missing somthing but why not do the default php4 branch PHP_4_3? That's techincally not possible. Derick --

Re: [PHP-DEV] iterating objects with interfaces

2003-03-12 Thread Derick Rethans
On Wed, 12 Mar 2003, Zeev Suraski wrote: > At 02:48 12/03/2003, Stephen Thorne wrote: > >How soon till > >(''.($_GET['textArea']->strip_tags()).'')->print(); ? > > Considering $_GET is an array of strings, infi

Re: [PHP-DEV] Segfault with latest CVS

2003-03-11 Thread Derick Rethans
gt; > as variable member access causes a segfault in the compiler. > > Will this be fixed or has there been a decision to leave it segfaulting? uhm, this will be fixed ... some time :) Derick -- "my other box is your windows PC"

Re: [PHP-DEV] Help with ereg()

2003-03-11 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Tue, 11 Mar 2003, fLIPIS wrote: > Hi all. I'm trying to deal with Regular Expressions, but somehow it is > getting more dif

Re: [PHP-DEV] Some help with RegExp, please

2003-03-11 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Tue, 11 Mar 2003, fLIPIS wrote: > Hi all. I'm trying to deal with Regular Expressions, but somehow it is > getting more difficult.

Re: [PHP-DEV] Language Auto Detection / www.php.net

2003-03-10 Thread Derick Rethans
ookie? > Please direct any mail traffic reagarding this problem to > [EMAIL PROTECTED] which is intended to be the list > for such discussions, and so the people responsible for the > site can read the comments on it... > > I guess php-dev does not need

Re: [PHP-DEV] Language Auto Detection / www.php.net

2003-03-10 Thread Derick Rethans
On Mon, 10 Mar 2003, Derick Rethans wrote: > Here is the original mail: and one more: It detects upon the user-prefered language in the browser, hence I don't have this problem as I prefer english in browser. But yes - if you prefer your native language in

Re: [PHP-DEV] Language Auto Detection / www.php.net

2003-03-10 Thread Derick Rethans
s is only possible if I change the url after all searches to /en/ The site should at least be so intelligent to search in the /en/ part of the manual if I search from an /en/ page. Stefan Esser Derick --

Re: [PHP-DEV] Language Auto Detection / www.php.net

2003-03-10 Thread Derick Rethans
On Mon, 10 Mar 2003, Zeev Suraski wrote: > I agree, this auto language detection is quite annoying... I concur, why not add a cookie which remembers the last chosen language? Derick -- "my other box is your wi

Re: [PHP-DEV] Jumadi

2003-03-10 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Mon, 10 Mar 2003, Jumadi Francisco Simangunsong wrote: > now i have a project to make Information Sistem of Inventaris, and i would >

Re: [PHP-DEV] [WARNING] Release process for 4.3.2 starts RSN..

2003-03-09 Thread Derick Rethans
Hello, I guess nobody is interested in fixing this? Then I guess we won't get 4.3.2 ever. Derick On Mon, 24 Feb 2003, Jani Taskinen wrote: > > To get this thing started, I'm going to roll PHP 4.3.2-pre1 > on Wednesday, 26th Feb, around 3pm EEST. And I'll

Re: [PHP-DEV] Re: [WARNING] Release process for 4.3.2 starts RSN..

2003-03-09 Thread Derick Rethans
your question, RC1 will be done this week most likely. Derick -- "my other box is your windows PC" ----- Derick Rethans http://derickrethans.nl/

Re: [PHP-DEV] Fix for wordwrap()

2003-03-08 Thread Derick Rethans
On Sun, 9 Mar 2003, Tom Sommer wrote: > On Sun, 9 Mar 2003 01:05:01 +0100 (CET), Derick Rethans wrote: > > > It is: > > > zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|lsb" > > > (b = boolean) > > Ok, the documentation says it is an inte

Re: [PHP-DEV] Fix for wordwrap()

2003-03-08 Thread Derick Rethans
On Sun, 9 Mar 2003, Tom Sommer wrote: > PS. cut should had been a boolean, IMHO :) It is: zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "s|lsb" (b = boolean) Derick -- "my other box

[PHP-DEV] Re: Can't commit to /pear/PHPUnit

2003-03-08 Thread Derick Rethans
On Sat, 8 Mar 2003, Derick Rethans wrote: > On Sat, 8 Mar 2003, Sebastian Bergmann wrote: > > > For some hours now I get messages like > > > > cvs server: [10:05:26] waiting for cvs's lock in > > /repository/pear/PHPUnit > > > > Maybe

Re: [PHP-DEV] Bug fixing and CVS

2003-03-08 Thread Derick Rethans
reply to my (silly?) questions, and > specially for the prompt replies. =) When you come to Montreal, the > beer is on me ;-) That was not a smart, as I'll be there the 19th to 21st for the PHP Quebec Conference :) Derick -- "my o

Re: [PHP-DEV] Bug fixing and CVS

2003-03-08 Thread Derick Rethans
devs and it will sometimes be forgotten... I don't think it's a good idea as you can always see the CVS commits on the php-cvs@ list anyway. Derick -- "my other box is your windows PC" --

Re: [PHP-DEV] Namespaces

2003-03-08 Thread Derick Rethans
On Sat, 8 Mar 2003, l0t3k wrote: > Derick, > is this planned then ? it would make no sense not to support it. actually > i should clarify that i want the extension to define its own namespace into > which all its classes, consts and vars go (as opposed to inserting into a >

Re: [PHP-DEV] Namespaces

2003-03-08 Thread Derick Rethans
On Sat, 8 Mar 2003, l0t3k wrote: > this may be a bit premature, but how do i inject the classes, functions and > constants in my extension into a namespace ? You can't do that. Derick -- "my other box is

Re: [PHP-DEV] Apache2 SAPI

2003-03-07 Thread Derick Rethans
On Fri, 7 Mar 2003, Jean-Michel Dault wrote: > Le ven 07/03/2003 à 02:56, Derick Rethans a écrit : > > > >I think it would be in everyone's best interest if apache2handler was > > > >introduced in 4.3.X series & probably replace the current apache2filter all

Re: [PHP-DEV] Refreshing pages after HTTP redirects

2003-03-07 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Fri, 7 Mar 2003, Daniel Joyce wrote: > Well, I've gone on to the next step of my project. > > I've finally moved t

Re: [PHP-DEV] nested namespace

2003-03-07 Thread Derick Rethans
On Fri, 7 Mar 2003, Greg Beaver wrote: > namespace Package { > const one = 1; > namespace SubPackage { > const one = 'one'; > } > } You can not nest namespaces, so this wont work. Derick --

Re: [PHP-DEV] why is iconv not working as expected?

2003-03-07 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Fri, 7 Mar 2003, Fil wrote: > > Hi there, > > I'm puzzled by the iconv() call from php. When I test it with cyrillic >

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

2003-03-07 Thread Derick Rethans
Hi, On Fri, 7 Mar 2003, messju mohr wrote: > i need a cvs-account for development on the smarty repository. > is here the right place to apply for one? You will need to fill in the forms available on: http://www.php.net/cvs-php.php

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Derick Rethans
ed as a FIX.. > Let's just replace the other one with this new one. Ok, I'm convinced now too :) Derick -- Stop mad cowboy disease! ----- Derick Rethans

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Derick Rethans
On Thu, 6 Mar 2003, Sascha Schumann wrote: > > > Can I check this into PHP_4 & PHP_4_3 ? > > > > Nope :) > > PHP_4 is ok. Sure, but there is no point in doing that... as there won't be released from that branch anyway. Derick --

Re: [PHP-DEV] Apache2 SAPI

2003-03-06 Thread Derick Rethans
t; > I'd like to see this code in 4.3.2/4.3.3?, and if it doesn't blow up, > replace the 'apache2filter' as the default apache2 SAPI in a month or two. Our policy is not to merge new things to stable branches (which is PHP_4_3 now).

Re: [PHP-DEV] Issues in passing session data

2003-03-05 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Wed, 5 Mar 2003, Hantzley wrote: > Hi php users, > I have some questions regarding the way developers uses php sessions. > For

Re: [PHP-DEV] Jumadi

2003-03-04 Thread Derick Rethans
Hello! For the last time: forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Tue, 4 Mar 2003 [EMAIL PROTECTED] wrote: > How to make file handling with

[PHP-DEV] RE: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_API.c zend_API.h

2003-03-04 Thread Derick Rethans
r information." What about changing both of them (disable_functions/disable_classes) to that error message? Derick -- ----- Derick Rethans http://derickrethans.nl/ JDI Media Solution

Re: [PHP-DEV] PHP 4.5.x-dev

2003-03-03 Thread Derick Rethans
ing with the stable 4.3.x branch. Derick -- Stop mad cowboy disease! ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 / php.ini-dist php.ini-recommended /ext/filepro filepro.c /ext/session session.c /main main.c php_globals.hphp_variables.c php_variables.h

2003-03-02 Thread Derick Rethans
put it somewhere global, outside > where _SERVER is created. If&when _SERVER is created, it will attempt to > copy them. Thoughts? IMO they should not be registered when register_globals is off. Derick --

Re: [PHP-DEV] session extension question

2003-03-02 Thread Derick Rethans
ory and class::gc? IMO this would only make sense for a class, not a namespace. Derick -- Stop mad cowboy disease! ----- Derick Rethans http:/

Re: [PHP-DEV] Tie'ing variables

2003-03-01 Thread Derick Rethans
$_GET['foo'] it processes the GET data until it has processed upto foo in the data itself(and of course it adds the other ones that are before 'foo' in the GET data to the array too). With this you never process more data then you really need... Derick --

Re: [PHP-DEV] Variables VS constantes

2003-02-28 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Fri, 28 Feb 2003, Cranky wrote: > Hello, > I would like to know if in a config file for > example, if it was better to use var

Re: [PHP-DEV] JP Graph

2003-02-27 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Thu, 27 Feb 2003, K wrote: > Hi all, > I'm using JPGraph on a localhost for a website opened via a host redirect. > My problem

Re: [PHP-DEV] How do I display the script file name?

2003-02-27 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Thu, 27 Feb 2003, Stephen Ford wrote: > How can I display the script file name? Presumably something like-: > > echo $Scrip

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Derick Rethans
; there is a Win32 Release_TSDbg but I did not use it. > > If you notice in the warning I received for PHP I have debug=1. Does this > means that PHP is compiled for debugging? That would mean debug for me. Yes, sorry, then you just didn't compile your module in t

Re: [PHP-DEV] Problems debugging on win32

2003-02-27 Thread Derick Rethans
g build, and thus the module refuses to load. The best thing is to build PHP yourself in debug mode. Derick -- Stop mad cowboy disease! ----- Derick Rethans

Re: [PHP-DEV] File upload problem

2003-02-27 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Thu, 27 Feb 2003, Frans Bakker wrote: > Hello everybody, > > I am relatively new to PHP and for quite some days I am trying to g

Re: [PHP-DEV] [PATCH][NEW FEATURE][HELP NEEDED] Forcing -f via mail()(ext/standard/mail.c)

2003-02-26 Thread Derick Rethans
ews.php.net/article.php?group=php.cvs&article=19210 Derick -- Stop mad cowboy disease! ----- Derick Rethans http://derickrethans.nl/ PHP Magazine -

Re: [PHP-DEV] Of string constants, bytecode, and concatenation

2003-02-26 Thread Derick Rethans
On Wed, 26 Feb 2003, David Brown wrote: > Is that output a ZEND_DEBUG thing, or is that an external tool? It's an external tool: VLD from http://www.derickrethans.nl/vld.php Derick -- Stop mad cowboy

Re: [PHP-DEV] Of string constants, bytecode, and concatenation

2003-02-26 Thread Derick Rethans
rs to doing something like this? It's the job of an optimizer, not of a compiler. And because PHP doesn't have an internal optimizer, this is not optimized out. You can either check the ZendOptimiser (I can't show you the opcodes

Re: [PHP-DEV] Libtool for RH8

2003-02-25 Thread Derick Rethans
On Mon, 24 Feb 2003, Joseph Tate wrote: > Derick, would you post the SRPM for libtool? sure, http://files.derickrethans.nl/libtool-1.4.3-4.src.rpm Derick -- Stop mad cowboy dise

[PHP-DEV] Re: [PHP-LANG] PHP not supporting method overloading

2003-02-23 Thread Derick Rethans
. > > > What will I do to minimize the time in re-doing all of my scripts. And also, > why did the PHP guys removed the support for method overloading..? It was never a feature, but a bug that you could redeclare methods. PHP had never real method overloading. ANyway, this mai

Re: [PHP-DEV] Name of variable

2003-02-22 Thread Derick Rethans
On Sat, 22 Feb 2003, Derick Rethans wrote: > On 22 Feb 2003, Ivan Rodriguez wrote: > > > I need to get the because i doing a simple debugger, and i get the type > > of variable and his information , and i would like to get his name, any > > possible way does not exist

Re: [PHP-DEV] Name of variable

2003-02-22 Thread Derick Rethans
the wheel? Have a look at Xdebug: http://xdebug.derickrethans.nl Derick -- Stop mad cowboy disease! ----- Derick Rethans http://derickrethans.

Re: [PHP-DEV] file_put_contents() / file_add_contents() ?

2003-02-21 Thread Derick Rethans
. Put it into a utility library; this does not > belong into the core of PHP. Or is your argument "we already > have so much bloat, a bit more is ok, too"? Since when do functions, useful to many, that makes things simple not belong in CVS? We hav

Re: [PHP-DEV] file_put_contents() / file_add_contents() ?

2003-02-21 Thread Derick Rethans
On Fri, 21 Feb 2003, Sascha Schumann wrote: > > I think a counterpart for file_get_contents in the form of a plain > > file_put_contents would be welcome. > > Don't tell me that > > Derick --

Re: [PHP-DEV] file_put_contents() / file_add_contents() ?

2003-02-21 Thread Derick Rethans
ave > overlooked those existing functions. I think a counterpart for file_get_contents in the form of a plain file_put_contents would be welcome. Derick -- Stop mad cowboy disease! ----

Re: [PHP-DEV] file_put_contents() / file_add_contents() ?

2003-02-21 Thread Derick Rethans
On Fri, 21 Feb 2003, Sascha Schumann wrote: > On Fri, 21 Feb 2003, Jani Taskinen wrote: > > > > > I object! :) It should be one function with extra parameter > > to decide the action.. > > Please put this code into ext/completely_unneeded. ah

Re: [PHP-DEV] Current HEAD segfaults with Horde/CHORA

2003-02-20 Thread Derick Rethans
On Tue, 11 Feb 2003, David Brown wrote: > Hi Derick: > > Sorry about leaving php-dev off of the Cc - your reply didn't make it > back to the php-dev list, though you did indeed respond. :) > > A couple of followup questions: > > 1. The crashes I'm able

Re: [PHP-DEV] MFH policy

2003-02-20 Thread Derick Rethans
On Thu, 20 Feb 2003, Corne' Cornelius wrote: > Pardon my ignorance, but what is MFH ? Merge From Head Derick -- Stop mad cowboy disease! ----- Derick

[PHP-DEV] SHA1 testcases

2003-02-19 Thread Derick Rethans
e0c094e867ef46c350ef54a7f59dd60bed92ae83 FAILED any idea why this might fail? regards, Derick -- - Derick Rethans http://derickrethans.nl/ JDI Media Solutions http

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

2003-02-19 Thread Derick Rethans
On 19 Feb 2003, Justin Erenkrantz wrote: > Merge new SAPI apache2handler from HEAD into PHP_4_3. The new handler should not go to PHP_4_3, as that branch is for bug fixes only. Derick -- Stop mad cowboy dise

Re: [PHP-DEV] Libtool for RH8

2003-02-19 Thread Derick Rethans
mk.stamp] Error 1 > > where I can find it ? > > there is no update for redhat for libtool 1.4.3 ah, I already made them: http://files.derickrethans.nl/libtool-1.4.3-4.i386.rpm http://files.derickrethans.nl/libtool-libs-1.4.3-4.i386.rpm Derick --

RE: [PHP-DEV] MFH policy

2003-02-19 Thread Derick Rethans
? The best way would be to checkout a whole new tree: cvs co -r PHP_4_3 -d php4.3.2-dev php4 and just apply your fixes there and commit Derick -- Stop mad cowboy disease! ---

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/informix config.m4

2003-02-19 Thread Derick Rethans
; No, Older Versions is Not Good, the people are to update. > Older Versions is Shit, New Version is better... > No Please fix this... WTF are you trying to say? :) Derick -- Stop mad cowboy disease! ----

Re: [PHP-DEV] Re: md5(), sha1() returning binary values

2003-02-18 Thread Derick Rethans
On Tue, 18 Feb 2003, Derick Rethans wrote: > On Tue, 18 Feb 2003, Michael Bretterklieber wrote: > > > > you fix up the CS (no studlyCaps for example) I can commit it. > > > > you mean: noBin2Hex should be nobin2hex > > I totally redid the parameter parsing

[PHP-DEV] Re: md5(), sha1() returning binary values

2003-02-18 Thread Derick Rethans
On Tue, 18 Feb 2003, Michael Bretterklieber wrote: > > you fix up the CS (no studlyCaps for example) I can commit it. > > you mean: noBin2Hex should be nobin2hex I totally redid the parameter parsing, and also fixed a buffer problem for you :) I'm testing now, committ

Re: [PHP-DEV] md5(), sha1() returning binary values

2003-02-18 Thread Derick Rethans
an be useful. > Is there any chance to commit this? hehe, just noted that you posted it here too. Anyway, I'll have a look at the patch and commit it. Derick --

Re: [PHP-DEV] 4.3.0 Extension

2003-02-17 Thread Derick Rethans
y? phpize can be used to create shared modules out of the php source tree, which is often wanted during development. (it's about the same as using --with-testmodules=shared on your normal php configure line). Derick -- Stop mad cowboy dis

Re: [PHP-DEV] 4.3.0 Extension

2003-02-17 Thread Derick Rethans
_skel to work? (The web site is vague about it) Have a look at http://pres.derickrethans.nl/ze-ext Derick -- Stop mad cowboy disease! ----- Derick Rethans

Re: [PHP-DEV] RE: PHP Security Advisory: CGI vulnerability in PHPversion 4.3.0

2003-02-17 Thread Derick Rethans
On Mon, 17 Feb 2003, McKinney, Rod ERM wrote: > Remove me from your list See the footer of this email: -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php Derick -- Stop mad cowbo

Re: [PHP-DEV] CLI & long options

2003-02-15 Thread Derick Rethans
> >+1 from me if you are sure it doesn't break BC. > > +1 for MFH even if it doesn't break BC. :) +1 for this, but -1 for MFH, because Jani wants to break BC Derick -- - Derick

Re: [PHP-DEV] call a website from within a php script

2003-02-15 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Sat, 15 Feb 2003, christian tischler wrote: > > From: "christian tischler" <[EMAIL PROTECTED]> > Subject: cal

Re: [PHP-DEV] recursion?????

2003-02-14 Thread Derick Rethans
Hello, please forward user questions to the [EMAIL PROTECTED] mailinglist, this list is for development _OF_ PHP, not development _with_ PHP. Derick On Thu, 13 Feb 2003, Alex Davis wrote: > Ok ... here is the sitituation... I am creating a registration form. > What I have so far

Re: [PHP-DEV] Weird PHP5 APXS libtools errors

2003-02-13 Thread Derick Rethans
to 1.4.3, it is required now. Derick -- ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professio

Re: [PHP-DEV] compile error on HEAD

2003-02-11 Thread Derick Rethans
ore, either do: cvs co -r PHP_4_3 php4 or cvs co php5 Derick -- ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - P

Re: [PHP-DEV] Current HEAD segfaults with Horde/CHORA

2003-02-11 Thread Derick Rethans
On Tue, 11 Feb 2003, Sebastian Bergmann wrote: > Derick Rethans wrote: > > so I wonder if it's really a bug in PHP, but perhaps an assumption > > in Horde that doesn't work with ZE2? > > Be that as it may, but it still shouldn't segfault, no? ;-) recursive

Re: [PHP-DEV] Current HEAD segfaults with Horde/CHORA

2003-02-11 Thread Derick Rethans
Hey, Looks like a recursive thing here so I wonder if it's really a bug in PHP, but perhaps an assumption in Horde that doesn't work with ZE2? Derick On Tue, 11 Feb 2003, Sebastian Bergmann wrote: > wopr-mobile:/usr/local/apache2/bin # gdb httpd > GNU gdb 5.3 >

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard file.c

2003-02-10 Thread Derick Rethans
7;t need multiple optional > > parameters. > > Do we want to create constants for each option or simply accept integer > values? constants please :) Derick -- ----- Derick Rethans

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard file.c

2003-02-10 Thread Derick Rethans
> but re-use the existing one? > > We could turn the existing one into a "flags" parameter: > > 1 - use include path > 2 - include new line > 4 - skip_blank_lines > >

Re: [PHP-DEV] fix for ext/notes

2003-02-06 Thread Derick Rethans
On Thu, 6 Feb 2003, [iso-8859-1] Kai Schröder wrote: > Attached diff will fix compiling problems for ext/notes on Windows (wrong > includes, wrong output dir). It tested with Notes C API R5 and R6. Please > commit. empty attachment...

Re: [PHP-DEV] Database Abstraction

2003-02-05 Thread Derick Rethans
On Wed, 5 Feb 2003, [ISO-8859-1] "Kasper Skårhøj" wrote: > Hi folks. > > I have a question about database abstraction. If this is not the place > to ask, please redirect me. wrong list :) ->

Re: [PHP-DEV] Bug #21279 Karma request (Windows Bug)

2003-02-05 Thread Derick Rethans
need karma, as other people can commit it for you. Derick -- ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Profe

Re: [PHP-DEV] Re: New CLI switches (was [PHP-DEV] Using CLI as ashell)

2003-02-04 Thread Derick Rethans
t instead of hacking up the command line. > -1 on this. Yeah, I still dont see the real advantages here. Derick -- ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazin

Re: [PHP-DEV] Bug #5975 request

2003-02-04 Thread Derick Rethans
On Tue, 4 Feb 2003, Keyser Soze wrote: > Sending in plain text: Got mangled :I Can you put it on the web? Derick -- - Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magaz

Re: [PHP-DEV] Bug #5975 request

2003-02-04 Thread Derick Rethans
send me the files > ext/standard/string.c ext/standard/php_string.h ext/standard/file.c to make > a diff, if it's of your interest. We have anonoymous cvs, just do this to check it out: cvs -d :pserver:[EMAIL PROTECTED]:/repository login (password: phpfi) cvs -d :pserver:[EMAIL PROTECTED]:/r

Re: [PHP-DEV] PHP 5 mailing list

2003-02-04 Thread Derick Rethans
On Tue, 4 Feb 2003, Andrey Hristov wrote: > Dan, > on http://news.php.net php.version5.dev is listed (12 messages so far in the > archive). Except that you can't get articles on it :-) Derick -- -----

RE: [PHP-DEV] writing test cases

2003-02-03 Thread Derick Rethans
snaps, I make > > cvs -z9 -d :pserver:[EMAIL PROTECTED]:/repository co php4 > > to checkout the PHP4 branch. Is this wrong? yes, use: cvs co -r PHP_4_3 php4 or: cvs co php5 Derick -- ----- Derick Rethans

Re: [PHP-DEV] Using CLI as a shell

2003-02-03 Thread Derick Rethans
ere comes: > >Why not use CLI as a shell? > > I'd say adding a command line switch say -S which parses and executes every > line that is entered. What do you think? PHP is not a shell, and we have interactive mode for that already. I really don&#x

Re: [PHP-DEV] Again scope

2003-02-02 Thread Derick Rethans
ist then :-) Derick -- ----- Derick Rethans http://derickrethans.nl/ PHP Magazine - PHP Magazine for Professionals http://ph

  1   2   3   4   5   6   7   8   9   10   >