Samuel Chiriluta

Results 4 issues of Samuel Chiriluta

| Q | A | ------------- | --- | Branch? | main | Tickets | - | License | MIT | Doc PR | api-platform/docs#... This feature will let you...

enhancement
[WIP] Work In Progress
needs test

https://dev.mysql.com/doc/refman/5.7/en/fractional-seconds.html Without this, if you do a GET in the same second you marked an item as soft deleted, you'll still get it as not deleted.

New Feature
SoftDeleteable
Needs Changelog note
Needs Tests

PHP Fatal error: Uncaught exception 'Exception' with message 'Reading while at end of stream' in my-project/vendor/evseevnn/php-cassandra-binary/src/Protocol/Response/DataStream.php:40 Stack trace: #0 my-project/vendor/evseevnn/php-cassandra-binary/src/Protocol/Response/DataStream.php(154): evseevnn\Cassandra\Protocol\Response\DataStream->read(29801) #1 my-project/vendor/evseevnn/php-cassandra-binary/src/Protocol/Response.php(131): evseevnn\Cassandra\Protocol\Response\DataStream->readString() #2 my-project/vendor/evseevnn/php-cassandra-binary/src/Protocol/Response.php(164): evseevnn\Cassandra\Protocol\Response->evseevnn\Cassandra\Protocol{closure}(Object(evseevnn\Cassandra\Protocol\Response\DataStream)) #3 my-project/vendor/evseevnn/php-cassandra-binary/src/Protocol/Response.php(50): evseevnn\Cassandra\Protocol\Response->getErrorData()...

| Q | A | ----------------------------| ----------------------- | `auditor-bundle` version | 5.1.0 | PHP version | 8.1.7 | Database | MySQL #### Summary Entries are duplicated on the audit database...

bug