PHP

PHP 5.2.9RC1 Released

PHP

PHPバージョン5.2.9RC1が出たみたいです. libxmlの不都合修正がメインみたいですけど. 5.2.9RC1 The first release candidate of 5.2.9 was just released for testing and can be downloaded here:http://downloads.php.net/ilia/php-5.2.9RC1.tar.bz2 (m…

カレントディレクトリー配下の*.phpなファイルの文字エンコードをShift_JISからUTF-8に変換するワンライナー

PHP

$ find . -name \*.php | xargs php -r '$argv = $_SERVER["argv"]; array_pop($argv); array_pop($argv); foreach($argv as $name) { var_dump($name); file_put_contents($name, mb_convert_encoding(file_get_contents($name), "UTF-8", "SJIS-WIN"));}' …

それは気が早い

「第39回PHP勉強会@関東」な話です. 僕は参加者に名刺交換しにいきました. まずは恒例の自己紹介タイムやっぱ、CakePHPやSynfonyを使っている人が多いなぁという感じ。 #トラックバック打ち間違えちゃった(照symfonyのsがtoupperになるのは2.0から!! akky…

b2evolition 3.0.0-alpha Released

PHP

yohgakiさんもmomokuriさん使っているb2evolition 3.0.0-alphaがリリースされました。 ざっとChangesを見るに大幅に機能追加があるみたいです. stats(statistics)とかanalyzeがちらほらあるので分析系が強くなっているかもしれないですね. Release Name: b…

Jaws 0.8.9 released

PHP

バージョン0.8.8でセキュリティホールを突っ込んでしまったのかな. 0.8.8も差し戻ししていたりちょっと最近の活動は怪しいのかもしれない. あとmd5とか渡したのにまだアカウント作成完了メールが来ていない気がする. junkフォルダーに落ちちゃってるのか…

Cacti 0.8.7c Released

いつまでも0.9が出ないCactiの新しいバージョンとして0.8.7cがでました. rrdtool 1.3の対応とLDAPサポートの改善その他という感じです(適当だな… Release Notes - 0.8.7cImportant Bug Fixes and FeaturesThere are quite a few new features in the 0.8.7c…

OracleがPHPバージョン5.2.8のRPMをリリースしていた

PHP

特徴としてはOCI8ドライバーが含まれること.残念なことはPDO経由でOracleを使うためのPDO_OCIは含まれないこと. This project supplies PHP RPM packages built for Oracle Enterprise Linux 4.7 and 5.2 on x86. They will also install on Red Hat Enter…

Tiny Tiny RSS 1.3.0 Released

PHP

早くなっているらしい. 来月更新しよう. This release changes a lot of things under the hood, please be vary of inevitable bugs. * Add Italian translation * Feed browser: speed improvements, search * Reimplemented labels * Counters data is …

それってちゃうんちゃうん

PHP

関西人はでんがなまんがなとか言いません(謎http://blog.asial.co.jp/518 用語ちゃうんちゃうん? ちゃうちゃう.それってちゃうんちゃうん.レポジトリー(repository)ってPEAR固有用語では存在しないと思うので,一般的な用語だと,subversionのチェックアウ…

CGI版が好まれる理由

PHP

つまり mod_php だとプロセスは Apache のプロセスになるので、たとえば ps コマンドで表示されるユーザも apache となり、負荷をかけてるユーザの特定がちょっと難しいというのが理由のようです。なるほど。 間がちょっとはしょられていて,suexecが使える…

Mantis 1.2.0a3 Released.

PHP

Mantis最新α版がリリースされました。 拡張と改善されたAPIとシステム、APIとイベント FirefoxとInternet Explorer向けの検索プラグイン ロードマップと変更履歴ページの改善 MySQL 6 の実験的サポート 実験的とはいえMySQL 6のサポートか.すごいな(笑 Rele…

eXtplorer 2.0.1 Released

脆弱性の修正とWebDAV のサポートらしいです. File Release Notes and ChangelogRelease Name: eXtplorer 2.0.1Notes: This version of eXtplorer fixes a security issue (file contents disclosure), which is present in all versions <= 2.0.0. A new f…

execvもどき

PHP

いいか.結論から書くぞ.この糞エントリー読む暇あったらこれを読んどけ http://wassr.jp/user/moriyoshi/statuses/zUeNP9SUAp PHP: pcntl_exec - Manual そうですね、execl(3)とかexecv(3)に当たるようなものが無いんですよね。system(3)みたいなものしか…

SemanticScuttle 0.91 Released

PHP

セキュリティの問題(CSRF)についての修正もあるようで. Release Name: v0.91Notes: Changes: 14/11/2008 Release of SemanticScuttle 0.91 * Major Refactoring: add a tag cache improving query processing (knowledge inference on tag relations) [DB m…

phpPgAdmin 4.2.2 Security Release

phpPgAdminでセキュリティ関連の修正が入っています. 脆弱性の情報はリリース内のリンクに書かれています. Summary: phpPgAdmin 4.2.2 Security ReleaseThe phpPgAdmin announces thier latest release, phpPgAdmin 4.2.2. This version fixes several rep…

ISPConfig-2.2.29

ネタで取り上げたので引き続き. PHPをバージョン5.2.8にしたようです. File Release Notes and ChangelogRelease Name: ISPConfig-2.2.29Notes: This ISPConfig release updates PHP to 5.2.7 and improves the creation of SSH chroots.Changes: Updated …

phpBB 3.0.4 released

セキュリティの修正が2件入ってるらしいです. Important changes since 3.0.3: * [Fix] Allow mixed-case template directories to be inherited (Bug #36725) * [Fix] Regression bug from revision #8908 regarding log display in ACP * [Fix] Allow the…

phpMyAdmin 3.1.1 and 2.11.9.4 are released

毎度おなじみphpMyAdminのセキュリティ修正. phpMyAdminといえば3.1系でインストーラーが新しくなったはずなんだけど誰かレビューしてるのかな〜まだ見かけないなぁ Summary: phpMyAdmin 3.1.1 and 2.11.9.4 are releasedWelcome to phpMyAdmin 3.1.1, a bu…

Mantis 1.1.6

PHP

キャッシュ関係の問題とアクセス権限に対する修正がメインなのかな. しかしmantis使わなくなったなぁ(笑 Release Name: 1.1.6Notes: Changes: 2008.12.09 - 1.1.6 ===================================This release fixes once and for all the caching tro…

ISPConfig-2.2.28キタコレ!!

Release Name: ISPConfig-2.2.28Notes: This ISPConfig release updates ClamAV to 0.94.2 and PHP to 5.2.7.Changes: Detailed Changelog - Updated PHP to 5.2.7. Updated ClamAV to 0.94.2. うーんと… - Updated PHP to 5.2.7.かわいそうに.きっとやり直…

PHP 5.2.8 Released!

いろんなところで書かれているだろうから核ほどのことでもないんだけど,バージョン5.2.7のケチをつけた手前コピペしておきます. ペタペタ PHP 5.2.8 Released! [08-Dec-2008]The PHP development team would like to announce the immediate availability of…

バージョン5.2.7取り下げ

PHP

「*」入れ忘れてた(何 PHP 5.2.7 Due to unfortunate regressions installing 5.2.7 is highly discouragedFor those who already have installed 5.2.7 can workaround the MQ bug by setting "filter.default_flags=0" in php.iniA new release fixing thi…

WordPress 2.7 Release Candidate 1

PHP

自分では実運用レベルで使ったことがないんですけど. WordPress 2.7 Release Candidate 1 By Ryan Boren. Filed under Releases.With the release of RC1, we窶决e in the final leg of development before the release of 2.7. 280 commits since beta 3 h…

「ぉ」いちょっとまって!!

ちなみに僕もintvalって書きます. わかんないならhttp://php.net/intvalで調べてね!!みたいな.#そもそも相手は(int)$fooとかキャストも知らない人を想定していますでも$foo === nullとか書いてるなーis_null($foo)とか反省しないといけないかな(苦笑っての…

略称ゆえの大きなデメリット

PHP

時期を外している感満載ですけど(痛http://d.hatena.ne.jp/studio-m/20081111/1226370138少なくとも英単語、ある程度連続した英数字の文字列になっていることには間接的でいつつとても重要な意味があります。 たとえば $name = preg_replace( '/^Hoge/', 'Fu…

phpMyAdmin 3.1.0-rc1 Released.

PHP

トピックとしては作成作業中ではあるもののインストールスクリプトが新しくなるらしい(そのわりにRCかよ). あとCookieベースの認証が標準になるとのこと. Release Name: 3.1.0-rc1Notes: Welcome to the first release candidate for phpMyAdmin 3.1.0. Th…

またspamの踏み台完成?

http://mogutan-blog.com/?eid=315不正な値を渡してあげるとどんどんspamを送れるっぽい. こういうの減らないね. それとは別件で今回は事実上あまり関係ないと思いますけど,htmlspecialchars()は値を受け取った瞬間に何でもかんでも吹っかけるんじゃなく…

WebCalendar 1.2.0

PHP

久しぶりの正式リリース.確認していないけどiCalendarのパッチ取り込まれたのかな. Release Name: 1.2.0Notes: Version 1.2.0 (27 Sep 2008) - Added new 'Security Audit' page. - Moved hard-coded upcoming.php config setting to System Settings. - A…

simpletest_1.0.1.eclipse_0.2.4

PHP

eclipseとsimpletestを連動させるものなのかな. Release Name: simpletest_1.0.1.eclipse_0.2.4Notes: The only fixed in this release is a change to the launcher to run Simpletest in the background when launched via right-click.

それはたぶん間違っている(苦笑

PHP

PHPでmysql extension not loaded kyo (2008年9月21日 21:33) | 個別ページ | コメント(0) | トラックバック(0) はてなブックマークに登録 del.icio.usに登録 コンソールからはmysqlにつながるのにsymfonyからはmysql extension not loadedっていわれる。>p…