www.php-fig.org icon indicating copy to clipboard operation
www.php-fig.org copied to clipboard

Source for the PHP-FIG website

Results 9 www.php-fig.org issues
Sort by recently updated
recently updated
newest added

Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.14.7 to 2.14.11. Changelog Sourced from twig/twig's changelog. 2.14.11 (2022-02-04) Fix a security issue when in a sandbox: the sort filter must require a Closure for the...

dependencies
php

- Editors become maintainers after PSR is accepted, updated labels - Move credits of past contributors to meta files, to reduce clutter - Add meta file for PSR-0 and PSR-1...

While thinkering with the site, I've found a bug in markdown rendering: top level titles (AKA ``) are rendered at the HTML level, but are not visible: Compare: * https://www.php-fig.org/bylaws/mission-and-structure/...

bug

* PSR 0 Autoloading Standard * PSR 4 Autoloading Standard ___ * PSR 1 Basic Coding Standard * PSR 2 Coding Style Guide * PSR 12 Extended Coding Style Guide...

enhancement
help wanted

This merge requests add a TOC in the sidebar for all PSRs & PERs (see #320) The TOC is generated from the Markdown content, by taking the first 2 levels...

I was thinking it could be shown there : ![image](https://github.com/php-fig/www.php-fig.org/assets/291531/71a12a6e-8d01-420b-8f6d-65a426367738) and if possible stay visible when scrolling

enhancement
help wanted

Going through the [specification](https://www.php-fig.org/per/coding-style/), I've noticed some of the (PHP) code highlighting to be somewhat off. [3. Declare Statements, Namespace, and Import Statements](https://www.php-fig.org/per/coding-style/#3-declare-statements-namespace-and-import-statements): ![grafik](https://github.com/php-fig/per-coding-style/assets/625761/e8588ec9-b75d-47d0-8be8-36849a489ff9) [4.2 Using traits](https://www.php-fig.org/per/coding-style/#42-using-traits) ![grafik](https://github.com/php-fig/per-coding-style/assets/625761/43356fbf-39c6-479a-943c-24a185f5facb) [10. Heredoc...

This just updates a few things. - Documents ruby using wider version range (Still messes with my RVM, confirmed 2.7.6 works) - Updates node-sass docker-image and command(s) to run for...

enhancement
dependencies
ruby