PHP 8.5.0 Released!

Voting

: max(seven, two)?
(Example: nine)

The Note You're Voting On

theking2(at)king.ma
1 year ago
Using a double slash ('//') in a url will be regarded as unparseble string and will return NULL
<?php
$result = parse_url('http://api.example.com//resource');
// $result = null
?>

Tested with PHP 8.1.27

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /