AnNyung Official Homepage Home > Update [ 2 ]  

HOME
What is AnNyung
Documents
Packages System
White Paper
Download
Update
  . 3.x [RSS]
  . 2.x [RSS]
  . 1.3 [RSS]
  . 1.2 [RSS]
  . 1.1 [RSS]
  . 1.0 [RSS]
FAQ
Hardware
RoadMap
Gallery

  Go oops.org
  AnNyung banner 88x31

  AnNyung 1 banner 80x15
  AnNyung 2 banner 80x15
  AnNyung 3 banner 80x15
  AnNyung banner 80x15
  AnNyung banner 80x15



php 버그 수정

 : 2012.10.31
     : php-1:5.4.8-1.an2
     : AnNyung Packaging Team

     :

    PHP is an HTML-embedded scripting language.  PHP attempts to make it
    easy for developers to write dynamically generated web pages.  PHP
    also offers built-in database integration for several commercial
    and non-commercial database management systems, so writing a
    database-enabled web page with PHP is fairly simple.  The most
    common use of PHP coding is probably as a replacement for CGI
    scripts.  The mod_php module enables the Apache web server to
    understand and process the embedded PHP language in web pages.
    
    Building option:
    	--with no_goto : if don't add vm kind option with goto..

변경사항

    - Fixed official bug
      Fixed bug #63297 (Phar fails to write an openssl based signature).
      Fixed bug #63284 (Upgrade PCRE to 8.31).
      Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite).
      Fixed bug #63180 (Corruption of hash tables).
      Fixed bug #63265 (Add ORA-00028 to the PHP_OCI_HANDLE_ERROR macro)
      Fixed bug #63389 (Missing context check on libxml_set_streams_context() causes memleak).
      Fixed bug #63248 (Load multiple magic files from a directory under Windows).
      Fixed bug #63363 (Curl silently accepts boolean true for SSL_VERIFYHOST).
      Fixed bug #63369 ((un)serialize() leaves dangling pointers, causes crashes).
      Fixed bug #63305 (zend_mm_heap corrupted with traits). (Dmitry, Laruence)
      Fixed bug #62593 (Emulate prepares behave strangely with PARAM_BOOL).
      Fixed bug #63399 (ReflectionClass::getTraitAliases() incorrectly resolves traitnames).
    - add sqlite (sqlite2) extension

주의사항

    php 5.5가 지원이 되고, php 5.4에서 php 5.5로의 업그레이드는 큰 변화가
    없기 때문에 php 5.4의 지원은 더이상 하지 않습니다.
    
    php 5.4를 사용하시는 분들은 php54-repos package를 삭제 하신 후에,
    php55-repos package를 설치 하시고 업데이트를 하시기 바랍니다.
    
    만약 php 5.5 패키지로 업그레이드를 하려면 다음의 순서를 따르십시오.
    
    shell> yum remove php54-repos; yum install php55-repos;
    shell> yum clean all; yum update
    
    주의할 것은 php-common 패키지에 있는 /etc/php.d 의 php 설정 파일들은 php
    5.4에서 사용할 수 있는 파일들이 *.rpmnew와 같이 생성이 되게 됩니다. 이
    파일들을 설정 파일 이름으로 rename 하신 후에 새로 설정을 하셔야 합니다.




    SRPMS:
        . php-5.4.8-1.an2.src.rpm



    



 Home > Update [ 2 ]

Copyright 2024 OOPS Development Organization 
LAST MODIFIED: 2021/12/30