Skip to content
4.4
Switch branches/tags
Code
This branch is 6646 commits behind 5.4.
Contribute

Latest commit

…ndrik Luup)

This PR was merged into the 4.4 branch.

Discussion
----------

Do not use str_starts_with in translation-status.php

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A

`translation-status.php` is a standalone script that might be run with PHP version that is less than <8.0 where `str_starts_with` is not available. I propose that we revert the change that was made in #41576 instead of trying to load the polyfill somehow.

Commits
-------

94d843f Do not use str_start_with
b2a24b1

Files

Permalink
Failed to load latest commit information.

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Symfony is used by thousands of web applications (including BlaBlaCar.com and Spotify.com) and most of the popular PHP projects (including Drupal and Magento).

Installation

Documentation

Community

Contributing

Symfony is an Open Source, community-driven project with thousands of contributors. Join them contributing code or contributing documentation.

Security Issues

If you discover a security vulnerability within Symfony, please follow our disclosure procedure.

About Us

Symfony development is sponsored by SensioLabs, led by the Symfony Core Team and supported by Symfony contributors.