<?php
var_dump(unserialize('s:5:"basic"'));
- Output for 8.3.0 - 8.3.19, 8.4.1 - 8.4.5
- Warning: unserialize(): Error at offset 11 of 11 bytes in /in/96g2e on line 3
bool(false)
- Output for 5.6.21 - 5.6.38, 7.0.6 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.31, 8.2.0 - 8.2.28
- Notice: unserialize(): Error at offset 11 of 11 bytes in /in/96g2e on line 3
bool(false)
- Output for 7.3.32 - 7.3.33
- bool(false)
- Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.20, 7.0.0 - 7.0.5
- string(5) "basic"
preferences:
158.08 ms | 410 KiB | 5 Q