Steije liet ons weten dat er een nieuwe release van PHP uit is. Het changelog van PHP 4.2.1:
- Fix for the MySQL extension not be able to connect to a MySQL server.
- Fix for a crash in the COM extension when using an outproc server.
- Fix for SID logic in the session extension.
- Fixes for the mbstring extension, including SJIS directory name handling and mb_output_buffer().
- Fix for a bug in socket_select() that could cause unexpected behavior when using a statement like $w = $e = array($sock);
- Almost full DOM compliance for the domxml extension, and fixes for several functions.
- Safe_mode checks for show_source(), parse_ini_file() and rmdir().