public
nobgit
read
NobMail
Based on mailcow: dockerized
Languages
Repository composition by tracked source files.
PHP
49%
JavaScript
35%
HTML
9%
CSS
4%
Shell
2%
Python
1%
Lua
0%
Perl
0%
Ruby
0%
SCSS
0%
Create file
Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git
Trace
data/web/inc/lib/vendor/symfony/polyfill-php81/README.md
Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.
Author
Date
Commit
Line
Code
1
Symfony Polyfill / Php81
2
========================
4
This component provides features added to PHP 8.1 core:
6
- [`array_is_list`](https://php.net/array_is_list)
7
- [`enum_exists`](https://php.net/enum-exists)
8
- [`MYSQLI_REFRESH_REPLICA`](https://php.net/mysqli.constants#constantmysqli-refresh-replica) constant
9
- [`ReturnTypeWillChange`](https://wiki.php.net/rfc/internal_method_return_types)
10
- [`CURLStringFile`](https://php.net/CURLStringFile) (but only if PHP >= 7.4 is used)
12
More information can be found in the
13
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
15
License
16
=======
18
This library is released under the [MIT license](LICENSE).