Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-127

Setting debug output to STDERR on the manager writes to resource file

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.1.4
    • Affects Version/s: 0.1.3
    • Component/s: None
    • Labels:
      None

      <?php
       $manager = new MongoDB\Driver\Manager($dsn, array(), array("context" => $context, "debug" => STDERR));
      ?>
      

      leads to the debug log to be written to "Resource id #3" in cwd

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: