PHP 7.3.0 Beta 2 and other releases, a sentence from PHP Internals, a portion of useful tools, video recording “Writing a blockchain in PHP”, and much more.
Enjoy reading!
$foo = (int) null; // int(0) $bar = (?int) null; // null
unserialize()
was a constant source of vulnerabilities, but for more than a year the problems in it have not been interpreted as security . In a post about vulnerabilities in the stream handler (stream wrapper) phar://
.Thanks for attention!
If you notice an error or inaccuracy - please inform the PM .
Write questions and suggestions by mail or twitter .
Send link
Search links for all digests
← Previous release: PHP Digest number 136
Source: https://habr.com/ru/post/420629/
All Articles