- Output for 7.4.0 - 7.4.33, 8.0.1 - 8.0.30, 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.27, 8.4.1 - 8.4.14
- array ( 'strcspn' => 0, 'strspn' => 20, 'strpbrk' => 'A number at the end 1357', 'strtok' => '1357', 'strtok2' => false, ) -- array ( 'strcspn' => 4, 'strspn' => 0, 'strpbrk' => ' Letters and spaces 8675309', 'strtok' => '2368', 'strtok2' => '8675309', ) --