News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Raphael Stolt's Blog:
Zend Framework coding standards on one page
0 comments :: posted Tuesday February 12, 2008 @ 07:59:00
voice your opinion now!

Raphael Stolt, in working on his component for the Zend Framework (based on the PHP_CodeSniffer PEAR package), pulled together all of the information Zend provides about their coding standards into one place.

Before jumping into the development of a Zend Framework coding standard for the PHP_CodeSniffer Pear package, I spent some time revisiting and compiling the available Zend Framework coding standards into a handy one-paged Pdf document.

You can download the file here or, if you want something a bit more "spread out", check out the coding standards on the Zend Framework website.

tagged with: zendframework coding standard pdf single resource


Pierre-Alain Joye's Blog:
Howto use a single php.ini for cli/cgi with htscanner, use 0.7.0 or later
0 comments :: posted Monday February 19, 2007 @ 08:58:00
voice your opinion now!

Pierre-Alain Joye has posted a quick hit to his blog today about using one php.ini file for both a cli and cgi installation of PHP without it throwing errors for htscanner.

Htscanner reports error during module or request init (returns FAILURE), these errors may be fatal and stop the current executions. This behavior is not desired if you use it in a shell ((if you have only one system php.ini for both cli and cgi or if htscanner is compiled statically). This release brings a new ini settings to solve this problem, stop_on_error.

The solution involves changing the htscanner setting to 0 instead of 1 to return a "SUCCESS" message rather than the errors.

tagged with: htscanner single phpini cli cgi hint setting error htscanner single phpini cli cgi hint setting error


ajax cakephp job database conference code zend PEAR book pecl release zendframework application mysql security releases framework PHP5 developer package

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework