Alexandre Beaujour

Results 13 issues of Alexandre Beaujour

**Description** Hi I'm using the [Date Filter](https://api-platform.com/docs/core/filters/#date-filter) for 1 of my entity. But I got a problem. The format of my date in my bdd is not `Y-m-d` but `d/m/Y`....

#### Steps to reproduce the issue 1. Add ppm to your docker-compose.yml (Symfony5.1) as here (https://github.com/php-pm/php-pm-docker) 2. Launch docker (`$ docker-compose up`) #### What's the expected result? - Expect PPM...

This feature add a new property 'shipping' to AliexpressProductScraper. This property show the cost of the shipping for the product like that (time, cost, name, tracking): ![image](https://user-images.githubusercontent.com/25544892/79644160-01e83600-819f-11ea-946f-bc9791e21d73.png)

enhancement

``` java.lang.Throwable: Assertion failed: File name: index.blade.php , class: PhpFileImpl at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:218) at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.reformatText(CodeStyleManagerImpl.java:150) at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.reformatText(CodeStyleManagerImpl.java:130) at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.reformatText(CodeStyleManagerImpl.java:112) at com.intellij.psi.impl.source.codeStyle.CodeStyleManagerImpl.reformatText(CodeStyleManagerImpl.java:107) at com.google.googlejavaformat.intellij.CodeStyleManagerDecorator.reformatText(CodeStyleManagerDecorator.java:88) at com.google.googlejavaformat.intellij.GoogleJavaFormatCodeStyleManager.reformatText(GoogleJavaFormatCodeStyleManager.java:60) at com.intellij.codeInsight.editorActions.SelectionQuotingTypedHandler.beforeSelectionRemoved(SelectionQuotingTypedHandler.java:86) at com.intellij.codeInsight.editorActions.TypedHandler.lambda$doExecute$2(TypedHandler.java:184) at com.intellij.codeInsight.editorActions.TypedHandler.callDelegates(TypedHandler.java:241)...

IntelliJ

Do you plan to add a feature that allow to execute php code on specific events ? Like when a subcriber disconnect or a new subscriber connect ?

https://github.com/Lenny4/DeepFaceLabClient

### Is there an existing issue for this? - [X] I have searched the existing issues ### Product Hot Chocolate ### Describe the bug I have this model: ```cs using...

🐛 bug
🌶️ hot chocolate
Area: EntityFramework

``` php -v PHP 8.2.4 (cli) (built: Mar 14 2023 17:54:25) (ZTS Visual C++ 2019 x64) Copyright (c) The PHP Group Zend Engine v4.2.4, Copyright (c) Zend Technologies with Xdebug...

In `rector/src/Configuration/RectorConfigBuilder.php` the function `withPreparedSets` looks like this: ```php public function withPreparedSets(bool $deadCode = \false, bool $codeQuality = \false, bool $codingStyle = \false, bool $typeDeclarations = \false, bool $privatization =...

feature

Deprecated: Return type of PHPHtmlParser\Dom\Node\Collection::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/html/wp-content/plugins/sage/vendor/paquettg/php-html-parser/src/PHPHtmlParser/Dom/Node/Collection.php on line 133