Chris Yates

Results 6 issues of Chris Yates

### What steps will reproduce the problem? Pluralize a word ending in "ion", e.g. ``` $plural = $inflector->toPlural('nation'); ``` ### What is the expected result? ``` $plural === 'nations'; ```...

type:bug

The STM32 TSC needs to do successive acquisitions when using multiple channels in a group. To do this the IOs must be configured for each acquisition. This change reflects the...

It would be great if the SimplePwm could be operated in slave mode. As the `inner` timer is the low_level::Timer, which has this functionality, I think providing functions to act...

### What steps will reproduce the problem? ```php /** @var CurrentUser $currentUser */ $result = $currentUser->can('permission'); ``` ### What is the expected result? $result is a boolean ### What do...

| Q | A | ------------- | --- | Is bugfix? | ❌ | New feature? | ❌ | Breaks BC? | ❌ | Fixed issues | none OL is...

severity:BC breaking

Add link to Yii3 integration - bug fix / new feature? - BC break? yes/no - doc PR: nette/docs#???