Atomic Types (Built-in and Scalar) // Built-in types $variable = null; // null type // Scalar types $boolVar = true; // bool type $intVar = 42; // int type $floatVar = 3.14; // float type
A Dev's Burnout #CallForSpeakers pitch for #LandingFestival Berlin 2018 (March 14, 15) Vote for this talk to be selected by giving a star ★ this gist. More info on the Festival at: landingfestival.com/berlin Description