Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4142783
MalformedDsnException.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
276 B
Referenced Files
None
Subscribers
None
MalformedDsnException.php
View Options
<?php
namespace
Doctrine\DBAL\Exception
;
use
InvalidArgumentException
;
/** @psalm-immutable */
class
MalformedDsnException
extends
InvalidArgumentException
{
public
static
function
new
():
self
{
return
new
self
(
'Malformed database connection URL'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Aug 19 2026, 16:31 (4 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c2/cd/81ef257948e13d555830f4e7a30b
Default Alt Text
MalformedDsnException.php (276 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment