* 'master' of git.php.net:php-src: (1423 commits)
Add NEWS
Fix ASSERT logic
Bugfix 72791: fix memory leak in PDO persistent connections
Don't copy mime types in CLI server
Class constant visibility modifiers are now supported
Remove obsolete Id tags
Bump version in OCI8 test
Update NEWS
Fixed bug #72788 (Invalid memory access when using persistent PDO connection)
Remove typo'd commit
Fix bug 72788: Invalid memory access when database_object_handle is undefined. Also fix memory leak in dbh_free when using persistent PDO connections.
Swap min/max if min > max
Allow min > max for mt_rand(). Bug #72784
Replace dead branch with ZEND_ASSERT()
Fix array_column() packed hash initialization
Add test for bug #69107: finfo no longer detects PHP files
check malloc result
Implement #38992: invoke() and invokeArgs() static method calls should match
Fix bug #55451
Fix stream_socket_enable_crypto() test
...