Changes between Version 7 and Version 8 of Packages/php5


Ignore:
Timestamp:
2013/10/17 05:24:00 (11 years ago)
Author:
tomop
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Packages/php5

    v7 v8  
    33== Vine Linux独自の仕様 == 
    44 
    5 * [http://wiki.ohgaki.net/index.php?PHP%2Fpatch%2FStrictSession strict sessionパッチ]を独自にPHP-5.3.xに対応させたものを適用しています。 
    6 * [http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/main.c?r1=319750&r2=319823&pathrev=319823 bug#60373修正]をrevert。 
    7  * Vine LinuxではZTSを有効にしていないのでこのバグは発現せず、error_logのタイムスタンプがUTCに固定されてしまう([https://bugs.php.net/bug.php?id=60723 bug#60723])害の方が大きいためrevertしました。 
     5* ~~[http://wiki.ohgaki.net/index.php?PHP%2Fpatch%2FStrictSession strict sessionパッチ]を独自にPHP-5.3.xに対応させたものを適用しています。~~(5.5.2〜5.5.4にてupstreamに同等機能が入ったため削除) 
     6* ~~[http://svn.php.net/viewvc/php/php-src/branches/PHP_5_3/main/main.c?r1=319750&r2=319823&pathrev=319823 bug#60373修正]をrevert。~~(upstreamにて修正されたため削除) 
     7 * ~~Vine LinuxではZTSを有効にしていないのでこのバグは発現せず、error_logのタイムスタンプがUTCに固定されてしまう([https://bugs.php.net/bug.php?id=60723 bug#60723])害の方が大きいためrevertしました。~~ 
    88 
    99== 初期設定 ==