From:             matteosistisette at gmail dot com
Operating system: CentOS
PHP version:      Irrelevant
Package:          *General Issues
Bug Type:         Bug
Bug description:Php 5.1/2 can't be upgraded to 5.3, YET you can't install both 
either!!!!!!

Description:
------------
You can't just upgrade php<5.3 to >=5.3 with yum update because they are 
different packages. Ok, I understand that was decided because 5.3 breaks
some 
backward compatibility.

But then, you can't install 5.3 without uninstalling 5.1 either, because:

  php53-common conflicts with php-common

That's RIDICULOUS and inconsistent.

If it is impossible to upgrade 5.1/2 to 5.3, then it MUST be possible to
install 
both. If they are different packages, then they must be compatible!!!

One may be unable to uninstall 5.1 because there are packages that depend
on it 
(e.g. plesk). 


-- 
Edit bug report at https://bugs.php.net/bug.php?id=64602&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=64602&r=trysnapshot54
Try a snapshot (PHP 5.3):   
https://bugs.php.net/fix.php?id=64602&r=trysnapshot53
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=64602&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=64602&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=64602&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=64602&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=64602&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=64602&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=64602&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=64602&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=64602&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=64602&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=64602&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=64602&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=64602&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=64602&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=64602&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=64602&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=64602&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=64602&r=mysqlcfg

Reply via email to