
bagi developer tentu ini tidak
berpengaruh karna selama framework itu masih bisa digunakan dan tutorial
codeigniter bahasa indonesia juga masih mudah ditemukan tentu
penggunannya masih akan ada dan bertambah banyak khususnya di indonesia,
karena salah satu faktor yang membuat sebuah framework banyak digunakan
adalah kemudahan dalam memperlajarinya dan dokumentasinya yang lengkap. codeigniter adalah salah satu framework php yang sangap populer dan banyak pengguna nya, menurut situs devzum.com
codeigniter menempati urutan ke 8 terhadap framework paling populer
tahun 2015.
Codeigniter Changelog 3.0
beberapa perubahan yang dibawa pada versi codeigniter 3 adalah :General Changes :
- PHP 5.1.6 is no longer supported. CodeIgniter now requires PHP 5.2.4 and recommends PHP 5.4+ or newer to be used.
- Changed filenaming convention (class file names now must be Ucfirst and everything else in lowercase).
- Changed the default database driver to ‘mysqli’ (the old ‘mysql’ driver is DEPRECATED).
- $_SERVER['CI_ENV'] can now be set to control the ENVIRONMENT constant.
- Added an optional backtrace to php-error template.
- Added Android to the list of user agents.
- Added Windows 7, Windows 8, Windows 8.1, Android, Blackberry, iOS and PlayStation 3 to the list of user platforms.
- Added support for pem, p10, p12, p7a, p7c, p7m, p7r, p7s, crt, crl, der, kdb, rsa, cer, sst, csr Certs to mimes.php.
- Added support for pgp, gpg, zsh and cdr files to mimes.php.
- Added Romanian, Greek, Vietnamese and Cyrilic characters in application/config/foreign_characters.php.
- Removed previously deprecated use of $autoload['core'] in application/config/autoload.php. Only entries in$autoload['libraries'] are auto-loaded now.
- Removed previously deprecated EXT constant.
- Updated all classes to be written in PHP 5 style, with visibility declarations and no var usage for properties.
- Added an Exception handler.
- Global config files are loaded first, then environment ones. Environment config keys overwrite base ones, allowing to only set the keys we want changed per environment.
- Changed detection of $view_folder so that if it’s not found in the current path, it will now also be searched for under the application folder.
- Path constants BASEPATH, APPPATH and VIEWPATH are now (internally) defined as absolute paths.
- Updated email validation methods to use filter_var() instead of PCRE.
- Changed environment defaults to report all errors in development and only fatal ones in testing, production but only display them in development.
- Updated ip_address database field lengths from 16 to 45 for supporting IPv6 address on Trackback Library and Captcha Helper.
- Removed cheatsheets and quick_reference PDFs from the documentation.
- Added availability checks where usage of dangerous functions like eval() and exec() is required.
- Added support for changing the file extension of log files using $config['log_file_extension'].
- Added support for turning newline standardization on/off via $config['standardize_newlines'] and set it to FALSE by default.
- Added configuration setting $config['composer_autoload'] to enable loading of a Composer auto-loader.
- Removed the automatic conversion of ‘programmatic characters’ to HTML entities from the URI Library.
- Changed log messages that say a class or file was loaded to “info” level instead of “debug”, so that they don’t pollute log files when $config['log_threshold'] is set to 2 (debug).
Intinya:
codeigniter 3 datang dengan banyak
perubahan dan sudah mulai mengadopsi teknologi terbaru tanpa merubah
aturan penggunaan framework ini, hal ini tentunya sangat bermanfaat bagi
kita karna bagi pengguna yang sudah terbiasa dengan versi mulai
codeigniter versi 2 pasti tidak mengalami kendala seperti yang dialami
oleh pengguna laravel yang membaya sangat banyak perubahan signifikan
mulai versi 5.
tapi apapun itu framework hanyalah tools yang membantu kita, coding
sebenarnya adalah skill coding anda sendiri. terima kasih sudah membaca
artikel saya yang amburadul ini dan semoga rilisnya codeigniter ini
menjadi angin bagi kita codeigniter lovers.Sumber : http://nurisakbar.com/2015/03/codeigniter-3-kini-resmi-rilis/
Tag :
Codeigniter
0 Komentar untuk "CodeIgniter 3 Akhirnya Resmi Rilis Dengan Perubahan Baru"