|
|
PHP Has No Culture of Testing
|
|
|
Harun Yayli's Blog: oci_bind_by_name maxlength is not so optional
Harun Yayli came across a slight problem in his development using the oci_bind_by_name function for one of his queries: If you think that the maxlength parameter in the documentation of oci_bind_by_name is optional, see this example and think again. His sample code gave him a "can bind a LONG value only for insert into a LONG column..." error from his Oracle database. His fix was to add that length parameter (his max column length) and all was well. One of his comments (from cj) helps
|
|
|
Harun Yayli's Blog: oci_bind_by_name maxlength is not so optional
Harun Yayli came across a slight problem in his development using the oci_bind_by_name function for one of his queries: If you think that the maxlength parameter in the documentation of oci_bind_by_name is optional, see this example and think again. His sample code gave him a "can bind a LONG value only for insert into a LONG column..." error from his Oracle database. His fix was to add that length parameter (his max column length) and all was well. One of his comments (from cj) helps
|
|
|
Ken Guest's Blog: The Date_Holidays package, a pack of splitters and a pear tree
In a new post to his blog today, Ken Guest talks about the split that's been made in a PEAR package for calculating the dates of holidays (Date_Holidays) for localization reasons. We decided that this one package should be split into subpackages: one subpackage per region/country. Some advantages of this approach are that each driver / filter / subpackage gets it's own stability and version number - we wouldn't have to keep increasing the version number of Date_Holidays
Citeste mai mult
| Comentarii (0)
| Salveaza
|
|
|
|
Ken Guest's Blog: The Date_Holidays package, a pack of splitters and a pear tree
In a new post to his blog today, Ken Guest talks about the split that's been made in a PEAR package for calculating the dates of holidays (Date_Holidays) for localization reasons. We decided that this one package should be split into subpackages: one subpackage per region/country. Some advantages of this approach are that each driver / filter / subpackage gets it's own stability and version number - we wouldn't have to keep increasing the version number of Date_Holidays
Citeste mai mult
| Comentarii (0)
| Salveaza
|
|
|
|
Derick Rethans' Blog: Xdebug finally in Debian
PHP developers working on Debian have one more reason to be happy with their choice of linux distributions - as Derick Reathans notes, XDebug has been added as an apt-getable package to the Debian systems. Since a few days, there is a new package in Debian: php5-xdebug. After a few years of talking licenses, due to the help of Martin Meredith and Francois Marier Xdebug can finally be installed with apt-get. XDebug is a debugging and profiling tool that adds additional information (more than just the usual "error on line..." sort of thing) to the output of your PHP scripts. It also adds more complex functionality like profiling and
|
|
|
Derick Rethans' Blog: Xdebug finally in Debian
PHP developers working on Debian have one more reason to be happy with their choice of linux distributions - as Derick Reathans notes, XDebug has been added as an apt-getable package to the Debian systems. Since a few days, there is a new package in Debian: php5-xdebug. After a few years of talking licenses, due to the help of Martin Meredith and Francois Marier Xdebug can finally be installed with apt-get. XDebug is a debugging and profiling tool that adds additional information (more than just the usual "error on line..." sort of thing) to the output of your PHP scripts. It also adds more complex functionality like profiling and
|
|
|
Internet Super Hero: PDO_MYSQLND 1.0.2-alpha released
The Internet Super Hero blog has announced the release of the latest alpha version of the mysql native driver for PDO - version 1.0.2-alpha (PDO_MYSQLND): I am glad to announce the availability of the first alpha version of PDO_MYSQLND. PDO_MYSQLND is a PHP PDO driver for MySQL based on the MySQL native driver. PDO_MYSQLND 1.0.2-alpha is available for download on http://downloads.mysql.com/forge/pdo_mysqlnd_preview. Updates include fixes for return values, patches for memory leaks, more code coverage and some "very promising results" running on a set of dedicated testing machines.
|
|
|
Internet Super Hero: PDO_MYSQLND 1.0.2-alpha released
The Internet Super Hero blog has announced the release of the latest alpha version of the mysql native driver for PDO - version 1.0.2-alpha (PDO_MYSQLND): I am glad to announce the availability of the first alpha version of PDO_MYSQLND. PDO_MYSQLND is a PHP PDO driver for MySQL based on the MySQL native driver. PDO_MYSQLND 1.0.2-alpha is available for download on http://downloads.mysql.com/forge/pdo_mysqlnd_preview. Updates include fixes for return values, patches for memory leaks, more code coverage and some "very promising results" running on a set of dedicated testing machines.
|
|
|
Community News: CakeFest (Buenos Aries) Pre-registration Now Open
Chris Hartjes has posted about an event happening in Buenos Aries in December 2008 - CakeFest (#2): The CakeFest site as been updated to announce pre-registration and other information about CakeFest #2, which will be held in Buenos Aries, Argentina at the beginning of December. As of this post, the speakers haven't been selected (want to give a talk? The Call for Papers is still open through June 13th, 2008!) but you can find out more about the conference and the location on the conference website.
|
|
|
Community News: CakeFest (Buenos Aries) Pre-registration Now Open
Chris Hartjes has posted about an event happening in Buenos Aries in December 2008 - CakeFest (#2): The CakeFest site as been updated to announce pre-registration and other information about CakeFest #2, which will be held in Buenos Aries, Argentina at the beginning of December. As of this post, the speakers haven't been selected (want to give a talk? The Call for Papers is still open through June 13th, 2008!) but you can find out more about the conference and the location on the conference website.
|
|
|
Christopher Jones' Blog: New AJAX & PHP Book from Oracle Press
Christopher Jones has a quick post pointing out a new PHP and Oracle-related book from McGraw-Hill (written by Lee Barney and Michael McLaughlin covering web development with Oracle, PHP and Ajax: The prolific Michael McLauglin just sent me a copy of his other new book "Oracle Database AJAX & PHP Web Application Development", co-written with Lee Barney. The book looks at how to build "faster, lighter and more responsive Web applications while reducing code support and creation time". There's
|
|
|
Christopher Jones' Blog: New AJAX & PHP Book from Oracle Press
Christopher Jones has a quick post pointing out a new PHP and Oracle-related book from McGraw-Hill (written by Lee Barney and Michael McLaughlin covering web development with Oracle, PHP and Ajax: The prolific Michael McLauglin just sent me a copy of his other new book "Oracle Database AJAX & PHP Web Application Development", co-written with Lee Barney. The book looks at how to build "faster, lighter and more responsive Web applications while reducing code support and creation time". There's
|
|
|
SitePoint PHP Blog: A PHP Guy's Look At Python
Focusing on PHP day in and day out is nice, but sometimes it's good to branch out a bit. Kevin Yank agrees and decided to give Python a try. He's written up this post to the SitePoint PHP blog as he explores the language from a PHP developer's perspective. Like may SitePoint readers, I cut my teeth on PHP. I've become very comfortable with it over the years, warts and all. PHP continues to be a dependable choice, but PHP hasn’t changed a whole lot lately. [...] Python has a lot in common with PHP: it’s a dynamically typed, open source scripting language with excellent documentation and a thriving community around it. He includes a few basic "Hello World" kinds of examples in Python just to introduce you to the language structure (indenting for code structure? th
|
|
|
SitePoint PHP Blog: A PHP Guy's Look At Python
Focusing on PHP day in and day out is nice, but sometimes it's good to branch out a bit. Kevin Yank agrees and decided to give Python a try. He's written up this post to the SitePoint PHP blog as he explores the language from a PHP developer's perspective. Like may SitePoint readers, I cut my teeth on PHP. I've become very comfortable with it over the years, warts and all. PHP continues to be a dependable choice, but PHP hasn’t changed a whole lot lately. [...] Python has a lot in common with PHP: it’s a dynamically typed, open source scripting language with excellent documentation and a thriving community around it. He includes a few basic "Hello World" kinds of examples in Python just to introduce you to the language structure (indenting for code structure? th
|