Carsten Brandt

Results 137 issues of Carsten Brandt

Description (screenshot): -- We recently discovered a very subtile error in our code that generates files for exchange with external systems. When generating files with a timestamp in the name,...

It would be great if we could add a warning for cases where `findOne()` is used in unsafe context as described in https://www.yiiframework.com/news/168/releasing-yii-2-0-15-and-database-extensions-with-security-fixes#is-my-application-affected e.g. warn, when a variable is passed...

enhancement

https://github.com/LeaVerou/contrast-ratio/blob/gh-pages/color.js

enhancement

Just found this one: http://www.yiiframework.com/wiki/381/cgridview-clistview-and-cactivedataprovider/ Thought I'd share it here as I found it really useful.

``` hey, check [this]. [this]: https://github.com/cebe/markdown ``` There is a reference on the last line of the code block above. Like this but without the space after `]`: ``` hey,...

| Q | A | ------------- | --- | Is bugfix? | yes | New feature? | no | Breaks BC? | no | Tests pass? | yes | Fixed...

type:bug
help wanted

This adds a test for batch() and each() query with large table as some issues have been reported in the past. The default table will be created with 1000 records...

type:bug
type:test
feature:db

added failing test for #9899 no fix included yet.

type:bug
type:test

Running composer 2.0 disabled the composer-asset-plugin: ``` The "fxp/composer-asset-plugin" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may...

enhancement
wontfix

http://michelf.ca/projects/php-markdown/extra/ - [ ] inline HTML - [ ] Markdown Inside HTML Blocks - [x] Special Attributes - [x] Fenced Code Blocks - [x] tables - [ ] Definition Lists...

feature