Edit report at http://bugs.php.net/bug.php?id=53594&edit=1

 ID:                 53594
 Updated by:         [email protected]
 Reported by:        lytboris at gmail dot com
 Summary:            php-snmp rewrite
-Status:             To be documented
+Status:             Closed
 Type:               Feature/Change Request
 Package:            SNMP related
 Operating System:   irrelevant
-PHP Version:        trunk
+PHP Version:        5.4.0
 Assigned To:        lytboris
 Block user comment: N
 Private report:     N



Previous Comments:
------------------------------------------------------------------------
[2011-01-31 12:55:59] [email protected]

OO API should be documented from scratch as most of old API functions

------------------------------------------------------------------------
[2011-01-31 12:41:36] [email protected]

Automatic comment from SVN on behalf of lytboris
Revision: http://svn.php.net/viewvc/?view=revision&revision=307877
Log: Improved SNMP extension. FR #53594

------------------------------------------------------------------------
[2011-01-05 19:04:56] lytboris at gmail dot com

Introducing full-featured OO API.

It covers bug #46065 also.



Old API *_set_* functions actually sets `global' preferences, they are used 
when creating new object instance. $object->... properties are used 
object(session)-wise.

------------------------------------------------------------------------
[2010-12-31 19:52:07] lytboris at gmail dot com

OK. There will be full-featured OO API without adding new functions into legacy 
API (e.g. no session support). Though old functions will be provided with two 
features (in sake of code cimplicity):

 * multi-OID

 * strict output typing

------------------------------------------------------------------------
[2010-12-29 18:22:55] [email protected]

No need to deprecate it, but tell anyone asking for a feature for the legacy 
API to migrate to the new shiny one :)

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53594


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53594&edit=1

Reply via email to