Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4135067
polyfill.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
244 B
Referenced Files
None
Subscribers
None
polyfill.php
View Options
<?php
/**
* Polyfill for PHP < 5.4
*/
if
(!
interface_exists
(
'JsonSerializable'
,
false
))
{
interface
JsonSerializable
{
/**
* @param void
* @return mixed
*/
function
jsonSerialize
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 12:57 (3 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
91/23/03d281f0d1329ca4e1fc40c7591b
Default Alt Text
polyfill.php (244 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment