File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ Symfony Polyfill / Php70
3
3
4
4
This component provides features unavailable in releases prior to PHP 7.0:
5
5
6
- - [ ` intdiv ` ] ( http ://php.net/intdiv)
7
- - [ ` preg_replace_callback_array ` ] ( http ://php.net/preg_replace_callback_array)
8
- - [ ` error_clear_last ` ] ( http ://php.net/error_clear_last)
6
+ - [ ` intdiv ` ] ( https ://php.net/intdiv)
7
+ - [ ` preg_replace_callback_array ` ] ( https ://php.net/preg_replace_callback_array)
8
+ - [ ` error_clear_last ` ] ( https ://php.net/error_clear_last)
9
9
- ` random_bytes ` and ` random_int ` (from [ paragonie/random_compat] ( https://github.com/paragonie/random_compat ) )
10
- - [ ` *Error ` throwable classes] ( http ://php.net/Error)
11
- - [ ` PHP_INT_MIN ` ] ( http ://php.net/manual/en/ reserved.constants.php #constant.php-int-min)
10
+ - [ ` *Error ` throwable classes] ( https ://php.net/Error)
11
+ - [ ` PHP_INT_MIN ` ] ( https ://php.net/reserved.constants#constant.php-int-min)
12
12
- ` SessionUpdateTimestampHandlerInterface `
13
13
14
14
More information can be found in the
You can’t perform that action at this time.
0 commit comments