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-php80/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 / Php80
2
========================
4
This component provides features added to PHP 8.0 core:
6
- [`Stringable`](https://php.net/stringable) interface
7
- [`fdiv`](https://php.net/fdiv)
8
- [`ValueError`](https://php.net/valueerror) class
9
- [`UnhandledMatchError`](https://php.net/unhandledmatcherror) class
10
- `FILTER_VALIDATE_BOOL` constant
11
- [`get_debug_type`](https://php.net/get_debug_type)
12
- [`PhpToken`](https://php.net/phptoken) class
13
- [`preg_last_error_msg`](https://php.net/preg_last_error_msg)
14
- [`str_contains`](https://php.net/str_contains)
15
- [`str_starts_with`](https://php.net/str_starts_with)
16
- [`str_ends_with`](https://php.net/str_ends_with)
17
- [`get_resource_id`](https://php.net/get_resource_id)
19
More information can be found in the
20
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
22
License
23
=======
25
This library is released under the [MIT license](LICENSE).