Iwan van Staveren

Results 4 issues of Iwan van Staveren

I noticed that when you send a boolen it will be returned as a string. For example true ends up as "true". ``` { "@context":{ "active":"http://localhost/app_dev.php/hydra/vocab#SomeDTO/active" }, "@type":"http://localhost/app_dev.php/hydra/vocab#SomeDTO", "active":true }...

How to reproduce Create a table called match. Dump the data with app/console propel:fixtures:dump It fails with the following error. > SQLSTATE[42000]: Syntax error or access violation: 1064 You have...

Bug
DataFixtures
need tests

### Summary of problem or feature request If I would like to debug the Statements and I create a debug class that extends Statement I should be able to use...

for review

## Description When you scan an oraclelinux:8 image ## What did you expect to happen? There should not be any issue It thinks I need 10:1.8.5-6.el8_fips -> https://linux.oracle.com/errata/ELSA-2022-9263.html Where https://github.com/aquasecurity/vuln-list/blob/main/oval/oracle/2021/ELSA-2021-4409.json...

kind/bug
lifecycle/active