Changes between Initial Version and Version 1 of Ticket #45448, comment 3
- Timestamp:
- 12/04/2018 10:50:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45448, comment 3
initial v1 5 5 that {{{null}}} input for the limit will generate an error in {{{strict_type}}} mode in PHP 7.1+ 6 6 7 I could verify that with this snippet in PHP 7.1:7 I could verify that with this snippet: 8 8 9 9 {{{ … … 15 15 }}} 16 16 17 So instead of 17 will generate an fatal error for PHP 7.0+ according to: 18 19 https://3v4l.org/Urmrp 20 21 So instead of: 18 22 19 23 {{{