Return to Home Page for more news headlines and customizable, personalizable news and other searchable, personalizable news headlines.
spacer
spacer

 PEAR News

PHP_CodeSniffer 1.3.0RC1

- Added exclude pattern support to ruleset.xml file so you can specify ignore patterns in a standard (request #17683)
-- Use new exclude-pattern tags to include the ignore rules into your ruleset.xml file
-- See CodeSniffer/Standards/PHPCS/ruleset.xml for an example
- Added new --encoding command line argument to specify the encoding of the files being checked
-- When set to utf-8, stops the XML-based reports from double-encoding
-- When set to something else, helps the XML-based reports encode to utf-8
-- Default value is iso-8859-1 but can be changed with --config-set encoding [value]
- The report is no longer printed to screen when using...
Link  Email item  

Mail_mimeDecode 1.5.2

Minor Bugfix release.

Bug Fixes
#4739 - regexp parsing of header values does not balance quoting correctly
- Fix sponsored by http://webyog.com
#17325 - empty body messages are valid messages
#17276 - remove &new usage which throws errors now
Link  Email item  

MDB2_Driver_sqlsrv 1.5.0b3

First release.
Link  Email item  

MDB2_Driver_sqlite 1.5.0b3

- fixed bug #16275: split() is deprecated in PHP 5.3

note:
open todo items:
- fix pattern escaping using GLOB instead of LIKE or create and register own implementation of LIKE
Link  Email item  

MDB2_Driver_pgsql 1.5.0b3

- fixed bug #16281: getTableFieldDefinition() does not recognize NULL defaults
with datatype [Holger Schletz]
- fixed bug #16384: alterTable() does not remove NOT NULL constraints [Holger Schletz]
- fixed bug #16405: Compatibility issues with escaped strings [hschletz]

open todo items:
- enable pg_execute() once issues with bytea column are resolved
- use pg_result_error_field() to handle localized error messages (Request #7059)
- add option to use unnamed prepared statements
(see http://www.postgresql.org/docs/current/static/protocol-flow.html "Extended Query")
Link  Email item  

MDB2_Driver_odbc 0.1.0

First release
Link  Email item  

MDB2_Driver_oci8 1.5.0b3

note:
- please use the latest ext/oci8 version from pecl.php.net/oci8
(binaries are available from snaps.php.net and pecl4win.php.net)
- by default this driver emulates the database concept other RDBMS have by
using the "database" option instead of "username" in the DSN as the username name.
This behaviour can be disabled by setting the "emulate_database" option to false.
- the multi_query test failes because this is not supported by ext/oci8
- the null LOB test failes because this is not supported by Oracle

open todo items:
- enable use of read() for LOBs to read a LOB in chunks
- buffer LOBs when doing buffered...
Link  Email item  

MDB2_Driver_mysqli 1.5.0b3

- fixed bug #16003: incorrect check for error after mysqli_store_result
- fixed bug #16147: first prepared statement is emulated when using factory with mysql
- fixed bug #17037: 'on update' not mentioned in tableInfo()
- fixed bug #17065: There is no NEW row in on DELETE trigger (fix error in FK constraint triggers)
- fixed bug #17650: lastInsertId can not handle bigint, forces cast to integer [alexpw]
- return ON UPDATE|DELETE action in getTableConstraintDefinition()
- result->free() now works on multiple result sets

open todo items:
- use a trigger to emulate setting default now()
Link  Email item  

MDB2_Driver_mysql 1.5.0b3

- fixed bug #15650: mysqli function used in setCharset()
- fixed bug #16003: incorrect check for error after mysql_store_result
- fixed bug #16147: first prepared statement is emulated when using factory with mysql
- fixed bug #16669: hostspec is ignored when protocol is unix
- fixed bug #17037: 'on update' not mentioned in tableInfo()
- fixed bug #17065: There is no NEW row in on DELETE trigger (fix error in FK constraint triggers)
- fixed bug #17650: lastInsertId can not handle bigint, forces cast to integer [alexpw]
- return ON UPDATE|DELETE action in getTableConstraintDefinition()

note:
- the multi_query test failes because this is not supported by ext/mysql
Link  Email item  

MDB2_Driver_mssql 1.5.0b3

- Fixed bug #16612: Added the timestamp database attribute [genericbob]
- fixed bug #16118: escape doesn't take into account trailing backslashes [urkle]
- request #16903: Add ability to use ODBTP extension [hedroom]
- fixed numRows() with setLimit()

open todo items:
- explore fast limit/offset emulation (Request #4544)
Link  Email item  

Website


Fatal error: Using $this when not in object context in /home/nuzee/public_html/inc/static/headlines.inc on line 124