News Feed
Jobs Feed
Sections




News Archive
Phil Sturgeon's Blog:
CodeIgniter on PHP 5.3
December 11, 2009 @ 10:16:49

Those using CodeIgniter on a PHP 5.3 installation might have noticed some error messages related to the datetime handling when you use related functions. Phil Sturgeon has a solution for you to get rid of those pesky messages.

Last night I set up Zend Community Server with PHP 5.3 and gave PyroCMS (running CodeIgniter 1.7.2) a spin. Out of the box v0.9.7.3 and v0.9.8-dev seemed to work fine, except for a single Warning at the top of each page. [...] To fix this, you only need to edit the main index.php for your CodeIgniter application.

He includes the code for a new section that sets the default timezone for the application and, if you want to help suppress errors like this in the future, he also shows how to change the error_reporting level. You can slo change these settings in the php.ini file, but this is a good per-application way to update those settings.

0 comments voice your opinion now!
codeigniter datetime error


blog comments powered by Disqus

Similar Posts

Stefan Koopmanschap's Blog: Formatting valid xs:dateTime fields with PHP

Phil Sturgeon's Blog: Modular Separation for CodeIgniter 2

DevShed: Tracking Parsing Errors with the Tidy Library in PHP 5

ThinkPHP Blog: Handling large files with(out) PHP

CodeIgniter.com Blog: What’s Happening Now?


Community Events









Don't see your event here?
Let us know!


interview example api release development language phpunit unittest community database zendframework2 code testing podcast introduction framework object tool composer opinion

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