PHP ManualPhar::delMetadata(PHP >= 5.3.0, PECL phar >= 1.2.0) Phar::delMetadata — Deletes the global metadata of the phar Description
bool Phar::delMetadata
( void
)
Deletes the global metadata of the phar Parameters
Return Values
returns Errors/ExceptionsThrows PharException if errors occur while flushing changes to disk. Examples
Example #1 A Phar::delMetaData() example
<?php The above example will output: NULL string(8) "hi there" NULL See Also
![]() |
PHP-Index
New Tutorial entries
|