Cody Robinson

Results 9 issues of Cody Robinson

- What is the bug? Glass Fiber cable connector holds a charge of about 8,000 EU - What did you do to make it happen? Connect glass fiber cables from...

> Questions should go to https://forum.phalconphp.com > Documentation issues should go to https://github.com/phalcon/docs/issues ### Expected and Actual Behavior > **Describe what you are trying to achieve and what goes wrong.**...

Component: MongoDB

### Expected and Actual Behavior > *Expected Results* ( MyModel Object ( [_id] => MongoDB\BSON\ObjectID Object ( [oid] => myMongoId ) ) ) > *Actual Results* ( MyModel Object (...

Mongo
Component: DB

Hello, Unfortunately, I have not been able to get this working yet. Here is what I have: ``` let CloudAPI = require('node-unifiapi/cloudapi'); let cloud = CloudAPI({ //deviceId: '', // The...

When logging in, the response has a required: ["2fa"] I assume 2FA isn't supported yet?

### Description protected function alert(string $string): void in HelpersTrait.php calls the following: $this->newLine(); Which calls $this->output->newLine($count); Which returns: [Error] Call to undefined method Symfony\Component\Console\Output\ConsoleOutput::newLine() in vendor/spiral/framework/src/Console/src/Traits/HelpersTrait.php:197 ### How To Reproduce...

Bug

If my original document is: {} and I want to add something to the root (ex: "foo": "bar") I can't with the path being "" or "/". Is this a...

bug

### Description ListCommand.php:72 For $result[], there is not an OPTIONS, so if your code has an OPTIONS verb route it crashes with ``` [UnhandledMatchError] Unhandled match case 'options' ``` ###...

Bug

## Description Re-implement MongoDB ODM (ex: https://spiral.dev/docs/odm-databases/1.0/en)

enhancement
wontfix