Eergisteren heeft het team achter PHP na twee release candidates versie 4.3.9 van de PHP Hypertext Preprocessor het groene licht gegeven. In deze versie zijn vijftig niet-kritieke bugs opgelost en is de mogelijkheid om afbeeldingen in het GIF-formaat op te slaan weer terug in de bijgeleverde extensie GD. De source code is te krijgen in bzip2- en tar.gz-formaat, voor Windows zijn de binaries verkrijgbaar in de smaken zip en installer. Het volledige changelog is hier te vinden, hieronder volgens de release notes:
- Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion
- Fixed strip_tags() to correctly handle '\0' characters.
- Rewritten UNIX and Windows install help files.
- Fixed a file-descriptor leak with phpinfo() and other 'special' URLs.
- Fixed possible crash inside php_shutdown_config().
- Fixed isset crashes on arrays.
- Fixed imagecreatefromstring() crashes with external GD library.
- Fixed fgetcsv() parsing of strings ending with escaped enclosures.
- Fixed overflow in array_slice(), array_splice(), substr(), substr_replace(), strspn(), strcspn().
- Fixed '\0' in Authenticate header passed via safe_mode.
- Allow bundled GD to compile against freetype 2.1.2.
- All in all this release fixes over 50 bugs that have been discovered and resolved since the 4.3.8 release.