Hacker News new | ask | show | jobs
by UK-Al05 2706 days ago
Has PHP removed features?

A language is just as much about what features it excludes as to what it includes.

1 comments

Yep. In addition to the removal of register_globals sometime back, several deprecated extensions (like mysql_* and ereg_*) and magic quotes have also been removed.

Some other deprecations: http://php.net/manual/en/migration70.incompatible.php