Search results for: "", 295 result(s).

[Snippet] Using a specific branch instead of a version with composer

[Snippet] Using a stable version of a package, whatever the major version with composer

[Snippet] Getting the activated PHP extensions list with their versions

[Snippet] Dynamic date creation depending on the current fixture with nelmio/alice

[Snippet] Testing a JSON login with the API-Platform ApiTestCase class

[Snippet] Waiting for a Docker container to be ready thanks to the inspect command

[Snippet] Getting the first character of a string with PHP