|
På PHPportalen försöker vi i så hög grad som möjligt engagera våra medlemmar. Därför har du som medlem chansen att vara med och hjälpa till.
Nedan finner du en länk till en sida där du kan lägga till nyheter till vårt nyhetsarkiv. Våra trivsel- och förhållningsregler gäller givetvis även här. Posta inte heller någonting som inte är av allmänt intresse, reklam i alla dess former kommer redigeras bort.
Lägg till nyhet
PHP 5.2.4 Released - 2007-09-01 23:17:45
| php.net skrev: |
PHP 5.2.4 Release Announcement
The PHP development team would like to announce the immediate availability of PHP 5.2.4. This release focuses on improving the stability of the PHP 5.2.X branch with over 120 various bug fixes in addition to resolving several low priority security bugs. All users of PHP are encouraged to upgrade to this release.
Security Enhancements and Fixes in PHP 5.2.4:
* Fixed a floating point exception inside wordwrap() (Reported by Mattias Bengtsson)
* Fixed several integer overflows inside the GD extension (Reported by Mattias Bengtsson)
* Fixed size calculation in chunk_split() (Reported by Gerhard Wagner)
* Fixed integer overflow in str[c]spn(). (Reported by Mattias Bengtsson)
* Fixed money_format() not to accept multiple %i or %n tokens. (Reported by Stanislav Malyshev)
* Fixed zend_alter_ini_entry() memory_limit interruption vulnerability. (Reported by Stefan Esser)
* Fixed INFILE LOCAL option handling with MySQL extensions not to be allowed when open_basedir or safe_mode is active. (Reported by Mattias Bengtsson)
* Fixed session.save_path and error_log values to be checked against open_basedir and safe_mode (CVE-2007-3378) (Reported by Maksymilian Arciemowicz)
* Fixed a possible invalid read in glob() win32 implementation (CVE-2007-3806) (Reported by shinnai)
* Fixed a possible buffer overflow in php_openssl_make_REQ (Reported by zatanzlatan at hotbrev dot com)
* Fixed an open_basedir bypass inside glob() function (Reported by dr at peytz dot dk)
* Fixed a possible open_basedir bypass inside session extension when the session file is a symlink (Reported by c dot i dot morris at durham dot ac dot uk)
* Improved fix for MOPB-03-2007.
* Corrected fix for CVE-2007-2872.
For a full list of changes in PHP 5.2.4, see the ChangeLog.
|
Download: http://www.php.net/downloads.php#v5 Nyheten inskickad av redalert
Ny teknik! Dynamisk ändring av bilder - 2007-08-30 23:53:12
En ny cool teknik att ändra om bilder på, bara o vänta tills de kommer till PS :)
"TechCrunch’s Michael Arrington reported 2 days ago about a new technology, created by Dr. Ariel Shamir and Dr. Shai Avidan, that could have a dramatic impact on the dynamic nature of web pages. The technology allows for the dynamic resizing of images and from the video demo, looks like it works very fluidly. He even mentioned how he wanted the technology in Adobe Photoshop."
Filmen:
http://ajaxian.com/archives/new-technology-dynamic-resizing-of-images Nyheten inskickad av topec
|