On 07/17/2011 11:45 PM, Boris Lytochkin wrote:
        int enum_print;
        int oid_output_format;
        int snmp_errno;
+       int noOIDIncreasingCheck;
        char snmp_errstr[128];

@@ -159,6 +167,8 @@
    bool(true)
    ["oid_output_format"]=>
    int(3)
+  ["noOIDIncreasingCheck"]=>
+  bool(true)
    ["123"]=>
    string(11) "param_value"

This sudden change from "underline_separate_method" to "camelCaseMethod" looks 
quite strange to me.
Is there any reason to do that?

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to