Y
Hacker News
new
|
ask
|
show
|
jobs
by
mknx
5348 days ago
> Yaf require PHP version greater than 5.2.1, and could not run with early version of PHP.
No thanks. Closure? Namespace?
2 comments
oinksoft
5347 days ago
I'm not sure what you're getting at. Is there reason to believe that this will not work with PHP >= 5.3?
link
Mikushi
5347 days ago
It will be is not structured using Namespaces, which can be annoying if you are using them on a day to day basis and want to integrate something like Yaf that doesn't use them.
link
underwater
5347 days ago
You could always write your own namespaced shim classes if it matters that much to you.
link
ra
5348 days ago
closures and anonymous functions, to my mind, were a jailbreak for PHP.
link