Re: [phplib] How to add to PHPLIB From: Kristian Koehntopp (kris <email protected>)
Date: 04/27/00

In netuse.lists.phplib you write:
>I have been using PHP Lib for a few months now, and have had to make some
>changes (hoepfully for the better). Who should I talk to about getting
>these changes put in to the regular release of PHP-LIB?

- Get yourself a copy of CVS.
- Subscribe to phplib-dev <email protected>
- Get yourself a CVS write account on
  :pserver:<username> <email protected>:/repository for the php-lib
  and php-lib-stable repositories (just as kk <email protected>).
- Commit your changes.

>1) Made sure everything I use runs without warnings on full error reporting.

Good thing.

>2) Various small bug fixes found in various places.

Good thing.

>3) Expanded capabilities of the table class.

Questionable. I have the feeling that Table is inherently broken in some
way. Needs review.

>4) Added ways to add form objects that use less typing.

Ulf Wendel (uw <email protected>) does the OOH Form thing and has completely
rewritten this stuff. Most probably not compatible with your changes.

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>