*php-5.1.0b2で正常動作しない。 [#w2e3c9a9]

-ページ: [[BugTrack2]]
-投稿者: [[よっちい]]
-優先順位: 重要
-状態: 完了
-カテゴリー: その他
-投稿日: 2005-06-24 (金) 09:56:47
-バージョン: 1.4.5_1

**メッセージ [#tfd0a987]
5.1.0b1までは普通に使えていたのですが、5.1.0b2からは動作しなくなりました。
 Fatal error: Only variables can be passed by reference in $DocumentRoot/pukiwiki/rules.ini.php on line 26
該当行をコメントアウトすると、次に
 Fatal error: Only variables can be passed by reference in $DocumentRoot/pukiwiki/plugin/recent.inc.php on line 36
となります。

これ以上は都合により追っていません、ご了承くださいませ。

**(参考)5.1.0b2での変更点 [#v4550f67]
- Improved PHP extension loading mechanism with support for module dependencies and conflicts. (Jani, Dmitry) 
- Allowed return by reference from internal functions. (Marcus, Andi, Dmitry)
- Rewrote strtotime() with support for timezones and many new formats. Implements feature requests #21399, #26694, #28088, #29150, #29585 and #29595. (Derick)
- Added bindto socket context option. (Ilia)
- Added offset parameter to the stream_copy_to_stream() function. (Ilia)
- Added offset & length parameters to substr_count() function. (Ilia)
- Fixed inheritance check to control return by reference and pass by reference correctly (ArrayAccess can no longer support references correctly). (Marcus, Andi, Dmitry)
- Fixed PDO shutdown problem (possible inifite loop running rollback on shutdown). (Wez)
- Fixed PECL bug #3714 (PDO: beginTransaction doesn't work if you're in auto-commit mode). (Wez)
- Fixed bug #33427 (ext/odbc: check if unixODBC header file exists). (Jani)
- Fixed bug #33389 (double free() when exporting a ReflectionClass). (Marcus)
- Fixed bug #33382 (array_reverse() fails after *sort()), introduced by zend_hash_sort() optimizations in HEAD. (Tony)
- Fixed bug #33340 (CLI Crash when calling php:function from XSLT). (Rob)
- Fixed bug #33318 (throw 1; results in Invalid opcode 108/1/8). (Dmitry)
- Fixed bug #33312 (ReflectionParameter methods do not work correctly). (Dmitry)
- Fixed bug #33299 (php:function no longer handles returned dom objects). (Rob, Joe Orton)
- Fixed bug #33286 (nested array_walk() calls and user array compare functions broken; FCI cache). (Andrei, patch from m.bretz@metropolis-ag.de)
- Fixed bug #33277 (private method accessed by child class). (Dmitry)
- Fixed bug #33257 (array_splice() inconsistent when passed function instead of variable). (Dmitry)
- Fixed bug #33212 ([GCC 4]: 'zend_error_noreturn' aliased to external symbol 'zend_error'). (Dmitry)
- Fixed bug #33150 (shtool: insecure temporary file creation). (Jani)
- Fixed bug #33136 (method offsetSet in class extended from ArrayObject crash PHP). (Marcus)
- Fixed bug #32160 (copying a file into itself leads to data loss). (Ilia)
- Fixed bug #31256 (PHP_EVAL_LIBLINE configure macro does not handle -pthread). (Jani)
- Fixed bug #31213 (Sideeffects caused by fix of bug #29493). (Dmitry)
- Fixed bug #31054 (safe_mode & open_basedir checks only check first include_path value). (Ilia)
- Fixed bug #29896 (Backtrace argument list out of sync). (Dmitry)
- Fixed bug #29683 (headers_list() returns empty array). (Tony)
- Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut)
- Fixed bugs #20382, #28024, #30532, #32086, #32270, #32555, #32588, #33056 (strtotime() related bugs). (Derick)
- Fixed bug #15854 (boolean ini options may be incorrectly displayed as Off when they are On). (Tony)

----
-5.1.0b3がリリースされましたが、そちらではどうですか? --  &new{2005-07-20 (水) 09:50:32};
-問題の出る箇所はexplodeを使用していますが、これを分離させるととりあえずエラー回避できます。(5.1.0-b3でもNGと思われます) --  &new{2005-07-21 (木) 14:16:38};
- [[BugTrack2/106]] --  &new{2005-09-13 (火) 19:14:52};
- [[BugTrack2/106]] にて、メッセージ部分の問題が解決していると思われるので、(勝手に)完了にしておきます。 --  &new{2008-09-14 (日) 09:45:01};

#comment

トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Site admin: PukiWiki Development Team

PukiWiki 1.5.4+ © 2001-2022 PukiWiki Development Team. Powered by PHP 8.2.12. HTML convert time: 0.104 sec.

SourceForge