Re: [PHP-DEV] Converting to new parameter parsing API

2001-10-19 Thread Andrei Zmievski
On Fri, 19 Oct 2001, Jason Greene wrote: > Don't worry I am planning on that, I have one function down : ) Not worrying, just hoping that people will start doing that. It really simplifies the parameter parsing in most cases and standardizes error messages. -Andrei "Man, if you gotta ask, you'l

Re: [PHP-DEV] Converting to new parameter parsing API

2001-10-19 Thread Jason Greene
Don't worry I am planning on that, I have one function down : ) -Jason - Original Message - From: "Andrei Zmievski" <[EMAIL PROTECTED]> To: "PHP Developers" <[EMAIL PROTECTED]> Sent: Friday, October 19, 2001 1:29 PM Subject: [PHP-DEV] Converting to

[PHP-DEV] Converting to new parameter parsing API

2001-10-19 Thread Andrei Zmievski
I have started to convert ext/standard to use new parameter parsing API, as you may have noticed from commit messages. It would be nice if every extension author could take time and do the same for their extension. -Andrei * Programming is an art form that fights back. * -- PHP Development Mail