Michael Tsang

Results 25 issues of Michael Tsang

ErrorException: Array and string offset access syntax with curly braces is deprecated /var/www/vendor/khanamiryan/qrcode-detector-decoder/lib/Common/BitMatrix.php:42

I would like a trait which provides methods to implement `MongoDB\BSON\Persistable` such that I can store enums directly into a MongoDB database and load it as is. Specifically, I hope...

Feature

When I try to run `php artisan credentials:edit`, it throws a `RuntimeException` with message `TTY mode is not supported on Windows platform.`

### Bug Report Cannot instantiate enum while loading documents from MongoDB database. ### Environment PHP 8.1.5 + ext/mongodb 1.13.0 + mongodb-org 5.0.7 ### Test Script ``` #!/usr/bin/php

tracked-in-jira

I am hoping for a feature which we can sort the routes in a combination by the ETA of the first upcoming departure - this is useful to find the...

enhancement

I can't rotate the map using two fingers on the screen. This is a huge inconvenience doing mapping on ground because I have to physically rotate myself to set map.

Enhancement

### xrdp version 0.9.21.1 ### Detailed xrdp version, build options ~~~ xrdp 0.9.21.1 A Remote Desktop Protocol Server. Copyright (C) 2004-2020 Jay Sorg, Neutrino Labs, and all contributors. See https://github.com/neutrinolabs/xrdp...

bug

Environment definition and environment variables should inherit from global variables, but actually it inherits from constants. Expression should inherit from string, but it inherits from keywords. Label and label reference...

https://github.com/google/transit/pull/303 adds the ability to specify [same-vehicle transfer](https://gtfs.org/schedule/reference/#linked-trips) in GTFS. Splitting and joining trains within a passenger service can be specified with `transfer_type` = `4` for the constituent portions.