Adam Trachtenberg lists Unicode support as on his list for PHP 6. Got me thinking about what else is on my list for future versions of PHP.

Off the top of my head:

  • closures
  • and the closely related functions as first class objects
  • namespaces
  • unless

I’m sure there are others, but that is what I can think of at the moment. What are yours?