PHP has a strange habit of using slightly wrong nomenclature when they add "advanced" features, so I'd rather they just made up their own name than get it wrong.
(The particular example I'm thinking of is using "closures" to mean "lambdas" or "anonymous functions", while in fact actual closures are clumsy there.)