Don't wanna be here? Send us removal request.
Text
How drunk do you need to be...
array_map('\strval', array_unique(array_merge(array_unique(array_values(array_map([$this, 'getValue'], $array1))), array_unique(array_values(array_map([$this, 'getValue'], $array2))), array_unique(array_values(array_map([$this, 'getValue'], $array3)))));
0 notes
Text
strict typing ftw!
* @return array|bool|mixed|null // <!-- dafuq?
0 notes
Text
#if _FP_W_TYPE_SIZE < 32 #error "Here's a nickel, kid. Go buy yourself a real computer." #endif
0 notes
Quote
Es ist echt eine Freude [dem neuen Kollegen] beim Arbeiten zuzusehen. Das ist eine WTF-Rate, das gibt’s nicht. Und wie oft er sein Gesicht vor purem Entsetzen im Schal vergräbt, herrlich!
0 notes
Text
/** * Sehr seeeehr bescheiden, aber es funktioniert erstmal. scheiß dreck arsch TODO */
0 notes
Text
.teaser { min-height:90px; height:auto!important; height:90px; margin:0 0 30px 0 }
0 notes
Text
Aus der Reihe “Juchu, ein Kommentar!” lesen Sie heute:
// If it's a search engine: just return if ($this->get_request()->is_searchengine()) { return; }
0 notes
Text
array, or bool, or null? That’s the question....
/** * Definition array * * @var array|NULL */ private $landingpage_definition = false;
0 notes
Text
yep, one line...
Dictionary<VisualObjectEditorComponent, XmlElement> pairing = toRemove.Where(each => visualObjectEditorComponents.Any(eachComponent => eachComponent.Id == each.GetAttribute("id"))).ToDictionary(eachXmlElement => visualObjectEditorComponents.FirstOrDefault(each => each.Id == eachXmlElement.GetAttribute("id")));
0 notes
Quote
da schiebt doch wieder jemand deine mudda durchn switch
Netzwerk-Lags
0 notes
Text
public BuildingFactory(IMessageBus messageBus, IJobProviderRegistry registry, IInfluenceMap influenceMap, ExecutionBatchManager executionBatchManager, ISoundManager soundManager, IInstanceManager instanceManager) : base(messageBus, "buildings", executionBatchManager, soundManager) {
0 notes
Text
0 notes
Text
$price['time_from'] == $price['time_to'] ? $price['time_from'] : $price['time_from'];
0 notes