Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 113890 - PHP 5.1.1 version bump
Summary: PHP 5.1.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: PHP Bugs
URL: http://php.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 03:39 UTC by Mike Baikov
Modified: 2006-01-04 03:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Baikov 2005-11-29 03:39:53 UTC
http://www.php.net/ChangeLog-5.php#5.1.1

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




 * Native date class is withdrawn to prevent namespace conflict with PEAR's date
package.
* Fixed fatal parse error when the last line of the script is a PHP comment.
* eval() hangs when the code being evaluated ends with a comment.
* Usage of \{$var} in PHP 5.1.0 resulted in the output of {$var} instead of the
$var variable's value enclosed in {}.
* Fixed inconsistency in the format of PHP_AUTH_DIGEST between Apache 1 and 2 sapis.
* Improved safe_mode/open_basedir checks inside the cURL extension.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-29 04:05:46 UTC
Will be in portage when ready... Meanwhile, you can try the ebuild from PHP
overlay - http://svn.gnqs.org/projects/gentoo-php-overlay/
Comment 2 Luca Longinotti (RETIRED) gentoo-dev 2006-01-04 03:14:59 UTC
PHP 5.1.1. in Portage now.
Best regards, CHTEKK.