Alex Cabal
Alex Cabal
Hi there, thanks for the great extension! I'm using Gnome 3.36.3 on Ubuntu 20.04. My laptop has a UHD display which requires a scaling factor of 200%. My external monitor...
At Standard Ebooks, we work with ebooks in XHTML format. Since our books are typically prose novels, a single line of source code can be a very long `` element,...
The URLs for the Standard Ebooks OPDS feeds have changed. This PR updates them to the new URLs. --- This change is [](https://reviewable.io/reviews/koreader/koreader/9371)
Consider the following: ````bash mkdir /tmp/test_epub java -jar epubcheck_path -mode exp /tmp/test_epub ```` Output: ```` No mimetype file found in expanded publication, output archive will be invalid ERROR(PKG-003): ./test_epub.epub(-1,-1): Unable...
Consider this XML: ````xml Foobar Foo bar ```` Placing the cursor in the first `` element, then expanding the region, correctly selects `Foobar`, then `Foobar` as expected. However, placing the...
In some bare git repos, or sometimes if entering a repo's `.git` directory, if there is no work tree the Git prompt becomes corrupted:  This commit...
# Environment **PHP version:** 8.1.28 **PHPStan version:** 1.10.67 **Safe version:** 2.5.0 **PHPStan Safe Rule version:** 1.2.0 # Description of problem When PHPStan is configured with `missingCheckedExceptionInThrows: true`, and the Safe...
# Environment **PHP version:** 8.1.28 **PHPStan version:** 1.11.1 **Safe version:** 2.5.0 **PHPStan Safe Rule version:** 1.2.0 # Description of problem When creating a constant using the `Safe\define()` function, and the...
There doesn't seem to be a Safe implementation of [get_cfg_var()](https://www.php.net/manual/en/function.get-cfg-var.php), which returns the config value as string or array on success, but boolean FALSE on error.
When I connect to a server for the first time, the window shows a list of tables to the left, the history window at the bottom, and a big blank...