https://bugzilla.wikimedia.org/show_bug.cgi?id=58934
--- Comment #3 from Sam Reed (reedy) <[email protected]> --- reedy@tin:~$ mwscript eval.php metawiki > $title = Title::makeTitleSafe( NS_USER, 2A02:2498:E003:68:225:90FF:FE88:4840' > ); > var_dump( $title ); object(Title)#64 (28) { ["mTextform"]=> string(36) "2A02:2498:E003:68:225:90FF:FE88:4840" ["mUrlform"]=> string(36) "2A02:2498:E003:68:225:90FF:FE88:4840" ["mDbkeyform"]=> string(36) "2A02:2498:E003:68:225:90FF:FE88:4840" ["mUserCaseDBKey"]=> string(36) "2A02:2498:E003:68:225:90FF:FE88:4840" ["mNamespace"]=> int(2) ["mInterwiki"]=> string(0) "" ["mFragment"]=> string(0) "" ["mArticleID"]=> int(-1) ["mLatestID"]=> bool(false) ["mContentModel"]=> bool(false) ["mEstimateRevisions":"Title":private]=> NULL ["mRestrictions"]=> array(0) { } ["mOldRestrictions"]=> bool(false) ["mCascadeRestriction"]=> NULL ["mCascadingRestrictions"]=> NULL ["mRestrictionsExpiry"]=> array(0) { } ["mHasCascadingRestrictions"]=> NULL ["mCascadeSources"]=> NULL ["mRestrictionsLoaded"]=> bool(false) ["mPrefixedText"]=> NULL ["mTitleProtection"]=> NULL ["mDefaultNamespace"]=> int(0) ["mWatched"]=> NULL ["mLength"]=> int(-1) ["mRedirect"]=> NULL ["mNotificationTimestamp"]=> array(0) { } ["mHasSubpage"]=> NULL ["mPageLanguage":"Title":private]=> bool(false) } -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
