PHP » GoLang |
login |
register |
about
|
GoLang Phar::delMetadata
request it (392)
GoLang replacement for PHP's Phar::delMetadata
[edit | history]
Phar::delMetadata(PHP 5 >= 5.3.0, PHP 7, PECL phar >= 1.2.0) Phar::delMetadata — Deletes the global metadata of the phar Description
public 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
|
more
Recently updated
more
Most requested
more
Last requests
|