![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| Pear Pear programming, this is a very complex subject as with using pear with php can be a difficult task for some, so lets talk pear. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| quipo Sat May 19 16:42:17 2007 UTC Modified files: /pear/MDB2 package_mysql.php package_mysqli.php package_pgsql.php Log: updated changelog http://cvs.php.net/viewvc.cgi/pear/M...&diff_format=u Index: pear/MDB2/package_mysql.php diff -u pear/MDB2/package_mysql.php:1.114 pear/MDB2/package_mysql.php:1.115 --- pear/MDB2/package_mysql.php:1.114 Thu May 3 18:54:16 2007 +++ pear/MDB2/package_mysql.php Sat May 19 16:42:17 2007 @@ -6,6 +6,10 @@ $version = 'XXX'; $state = 'stable'; $notes = <<<EOT +- fixed bug #10024: Added new option 'lob_allow_url_include' (default false) to + [dis]allow inserting a LOB from an url (file, http, ...). +- fixed bug #10986: Using more random statement names +- fixed bug #11055: Using placeholders with := variable assignment fails [bekarau] note: - the multi_query test failes because this is not supported by ext/mysql http://cvs.php.net/viewvc.cgi/pear/M...&diff_format=u Index: pear/MDB2/package_mysqli.php diff -u pear/MDB2/package_mysqli.php:1.118 pear/MDB2/package_mysqli.php:1.119 --- pear/MDB2/package_mysqli.php:1.118 Thu May 3 18:54:16 2007 +++ pear/MDB2/package_mysqli.php Sat May 19 16:42:17 2007 @@ -6,6 +6,10 @@ $version = 'XXX'; $state = 'stable'; $notes = <<<EOT +- fixed bug #10024: Added new option 'lob_allow_url_include' (default false) to + [dis]allow inserting a LOB from an url (file, http, ...). +- fixed bug #10986: Using more random statement names +- fixed bug #11055: Using placeholders with := variable assignment fails [bekarau] open todo items: - use a trigger to emulate setting default now() http://cvs.php.net/viewvc.cgi/pear/M...&diff_format=u Index: pear/MDB2/package_pgsql.php diff -u pear/MDB2/package_pgsql.php:1.112 pear/MDB2/package_pgsql.php:1.113 --- pear/MDB2/package_pgsql.php:1.112 Tue May 8 17:29:07 2007 +++ pear/MDB2/package_pgsql.php Sat May 19 16:42:17 2007 @@ -7,6 +7,7 @@ $state = 'stable'; $notes = <<<EOT - initial support for FOREIGN KEY and CHECK constraints in the Reverse module +- fixed bug #10986: Using more random statement names open todo items: - enable pg_execute() once issues with bytea column are resolved | |||
| Featured Websites | ||||
|
![]() |
| Tags: cvs, mdb2, package_mysqliphp, package_mysqlphp, package_pgsqlphp, pear |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| cvs: pear /MDB2/MDB2/Driver mysql.php mysqli.php | Lorenzo Alberton | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /MDB2 package_oci8.php /MDB2/MDB2/Driver/Reverse oci8.php | Lorenzo Alberton | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /MDB2 package_mssql.php /MDB2/MDB2/Driver/Reverse mssql.php | Lorenzo Alberton | Pear | 0 | 05-20-2007 7:42 PM |
| cvs: pear /MDB2_Schema/MDB2 Schema.php /MDB2_Schema/MDB2/Schema Parser.php /MDB2_Schema/docs xml_schema_documentation.html | Igor Feghali | Pear | 0 | 05-20-2007 7:41 PM |
| cvs: pear /MDB2/MDB2/Driver mysql.php mysqli.php pgsql.php | David Coallier | Pear | 0 | 05-20-2007 7:41 PM |
| Featured Websites | ||||
|