php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login



php notes (593)

php bugs (293)

php cvs (289)

php doc cvs (213)

php qa reports (199)

php doc fr (184)

php doc de (159)

php doc bg (157)

php webmaster (152)

php general (150)


php.pear.general Post New
Items(92)
Subject Posted Replies From
[ANNOUNCEMENT] Services_JSON-1.0.2 (stable) Released.

The new PEAR package Services_JSON-1.0.2 (stable) has been released at http://pear.php.net/. Release notes ------------- Fixed Bug #16908 - When locale was set, and it changed the way numbers are formated, the output for floats was broken Package Info ------------ JSON (JavaScript Object Notation, http://json.org) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. This feature ca

1/2/2010 4:09:32 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Archive_Tar-1.3.5 (stable) Released.

The new PEAR package Archive_Tar-1.3.5 (stable) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #16958: Update 'compatible' tag in package.xml [mrook] Package Info ------------ This class provides handling of tar files in PHP. It supports creating, listing, extracting and adding to tar files. Gzip support is available if PHP has the zlib extension built-in or loaded. Bz2 compression is also supported with the bz2 extension loaded. Related Links ------------- Package home: http://pear.php.net/package/Archive_Tar Changelog: http://pear.php.n

12/31/2009 9:47:05 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Archive_Tar-1.3.4 (stable) Released.

The new PEAR package Archive_Tar-1.3.4 (stable) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #11871: wrong result of ::listContent() if filename begins or ends with space [mrook] * Fix Bug #12462: invalid tar magic [mrook] * Fix Bug #13918: Long filenames may get up to 511 0x00 bytes appended on read [mrook] * Fix Bug #16202: Bogus modification times [mrook] * Implement Feature #16212: Die is not exception [mrook] Package Info ------------ This class provides handling of tar files in PHP. It supports creating, listing, extracting and addin

12/30/2009 10:52:06 PM 2 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Mail_Mime-1.5.3 (stable) Released.

The new PEAR package Mail_Mime-1.5.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Fixed bugs: * Fix Bug #14678: srand() lowers security [clockwerx] * Fix Bug #12921: _file2str not binary safe [walter] * Fix Bug #12385: Bad regex when replacing css style attachments [cipri] * Fix Bug #16911: Excessive semicolon in MIME header [alec] * Fix Bug #15320: Attachment charset is not set in Content-Type header [alec] * Fix Bug #16911: Lack of semicolon separator for MIME header parameters [alec] * Fix Bug #16846: Use preg_replace_callback() instead

12/29/2009 7:14:45 PM 1 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Log-1.12.0RC1 (beta) Released.

The new PEAR package Log-1.12.0RC1 (beta) has been released at http://pear.php.net/. Release notes ------------- This release drops PHP4 compatibility (enforced by the package dependencies). There is unfortunately no way to support both PHP4 and PHP5 in the same code base when running under E_ALL. Because it appears that the majority of Log package users have moved to PHP5, the Log package now targets that audience. Given the fact that the Log package is now largely in maintenance mode, existing PHP4 users shouldn't feel adandoned. If necessary, important fixes, etc. can be merg

12/27/2009 6:56:26 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Log-1.11.6 (stable) Released.

The new PEAR package Log-1.11.6 (stable) has been released at http://pear.php.net/. Release notes ------------- The syslog handler's maximum message length is now configurable via a new 'maxLength' configuration variable. If the handler receives a message longer than this length limit, it will be split into multiple syslog() calls. Package Info ------------ The Log package provides an abstracted logging framework. It includes output handlers for log files, databases, syslog, email, Firebug, and the console. It also provides composite and subject-observer logging mechanisms. Rel

12/26/2009 5:03:19 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_Portscan-1.0.3 (stable) Released.

The new PEAR package Net_Portscan-1.0.3 (stable) has been released at http://pear.php.net/. Release notes ------------- * Implemented Feature Request #14432: Improve PHPCS results. (Patch by Daniel O'Connor.) Package Info ------------ The Net_Portscan package allows one to perform basic portscanning functions with PHP. It supports checking an individual port or checking a whole range of ports on a machine. Related Links ------------- Package home: http://pear.php.net/package/Net_Portscan Changelog: http://pear.php.net/package/Net_Portscan/download/1.0.3 Download: http

12/21/2009 9:06:04 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] URI_Template-0.3.1 (alpha) Released.

The new PEAR package URI_Template-0.3.1 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Implemented Feature Request #15384: Make rawurlencode optional. * Added full compatibility for PHP 5.3.0+. Package Info ------------ URI_Template is a parser for URI Templates as defined in the URI Template specification (http://bitworking.org/projects/URI-Templates). Related Links ------------- Package home: http://pear.php.net/package/URI_Template Changelog: http://pear.php.net/package/URI_Template/download/0.3.1 Download: http://download.pear.php.

12/21/2009 8:49:19 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] File_MARC-0.4.4 (beta) Released.

The new PEAR package File_MARC-0.4.4 (beta) has been released at http://pear.php.net/. Release notes ------------- 0.4.4-beta * Enable MARCXML to handle bad tags, to match MARC * Handle corner case where only one indicator might have been provided Package Info ------------ The standard for machine-readable cataloging (MARC) records is documented at http://loc.gov/marc/. This package enables you to read existing MARC records from a file, string, or (using the YAZ extension), from a Z39.50 source. You can also use this package to create new MARC records. This package is based

12/17/2009 9:29:00 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Services_Yadis-0.4.0 (beta) Released.

The new PEAR package Services_Yadis-0.4.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Moved to HTTP_Request2 Package Info ------------ Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers. Related Links ------------- Package home: http://pear.php.net/package/Services_Yadis Changelog: http://pear.php.net/package/Services_Yadis/download/0.4.0 Download: http://download.pear.php.net/package/Services_Yadis-0.4.0.tgz Authors ------- Bill Shupp <hostmast

12/16/2009 3:58:12 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Validate_CA-0.2.0 (beta) Released.

The new PEAR package Validate_CA-0.2.0 (beta) has been released at http://pear.php.net/. Release notes ------------- - Removed Validate_CA::Luhn() method - Fixes bug #16907 (Phone number validation) Package Info ------------ Package contains locale validation for Canada such as: * Social Insurance Numbers (SIN) * Postal Codes * Regions (Provinces) * Phone Numbers Related Links ------------- Package home: http://pear.php.net/package/Validate_CA Changelog: http://pear.php.net/package/Validate_CA/download/0.2.0 Download: http://download.pear.php.net/package/Valid

12/15/2009 10:43:12 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] PHP_UML-1.5.0 (stable) Released.

The new PEAR package PHP_UML-1.5.0 (stable) has been released at http://pear.php.net/. Release notes ------------- * Added a new exportation format ("htmlnew") for a better browsing experience. * PHP_UML can now parse procedural code (functions and constantes). The "htmlnew" format benefits from this new capability, which makes PHP_UML closer to a tool like PHPDocumentor * Fixed a bug with quotes * Major refactoring of the API. PHP_UML is now structured in 3 main packages: "Input" contains the classes that are used to build an UML model (Parser for ex), "Output" contain the classes tha

12/15/2009 1:59:43 AM 0 pear-...@lists.php.net ("PEAR Announce")
HTML_QuickForm2 ready to use?

Hi All, I'm sorta confused whether it's ok to start using HTML_QuickForm2, or if it's not ready for production yet. I know it's still alpha (hence my concern) but if it's the same func as the QuickForm but written for PHP5 then I'd start using it ... TIA, Mark

12/7/2009 5:04:51 PM 0 msteu...@gmail.com (Mark Steudel)
DB_DataObject calling stored procedures

--Apple-Mail-8-576881040 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit I'm having trouble calling stored procedures from DB_DataObject. The issue is, it seems to be losing database information when making multiple calls to the stored procedure (using mysqli). I want to make sure I'm making the call properly. I realize it's suggested to use MDB2 over DB_DO, but it's not possible in my situation to make the switch for the time being. Below is my example code and the error I'm getting. It makes the first call f

12/7/2009 4:47:18 PM 0 der...@dealerhd.com (Derek Downey)
[ANNOUNCEMENT] Services_Facebook-0.2.9 (alpha) Released.

The new PEAR package Services_Facebook-0.2.9 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Added support for using session secrects Package Info ------------ An interface for accessing Facebook's web services API at http://api.facebook.com Related Links ------------- Package home: http://pear.php.net/package/Services_Facebook Changelog: http://pear.php.net/package/Services_Facebook/download/0.2.9 Download: http://download.pear.php.net/package/Services_Facebook-0.2.9.tgz Authors ------- Joe Stump <pear@joestump.net> (lead) Travis

12/4/2009 1:01:35 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] DB_DataObject-1.9.0 (stable) Released.

The new PEAR package DB_DataObject-1.9.0 (stable) has been released at http://pear.php.net/. Release notes ------------- Modular Release version. This version was designed to support multiple locations of DataObjects for use with modular applications. - NOTE the change to ini_DATABASENAME may fixes the previous behaviour to match the documented behaviour - however this may break existing installations. New Features: #------- class_location accepts multiple locations with PATH_SEPARATOR #------- class_prefix accepts multiple prefixes with PATH_SEPARATOR #------- ini_DATABA

12/3/2009 2:41:59 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Mail_mimeDecode-1.5.1 (stable) Released.

The new PEAR package Mail_mimeDecode-1.5.1 (stable) has been released at http://pear.php.net/. Release notes ------------- Minor Bugfix release. Bug Fixes #----- - fix bug in getSendArray() - not handling multiple recipents #14129 - E_NOTICE fixes Requests #12365 - Add option to also include raw attached messages patched on the request of till Package Info ------------ Provides a class to deal with the decoding and interpreting of mime messages. This package used to be part of the Mail_Mime package, but has been split off. Related Links ----------

12/3/2009 2:35:06 AM 0 pear-...@lists.php.net ("PEAR Announce")
Problem with SOAP namespace

Good afternoon, I apologize in advance if this is not the right list. If not, it'd be great if someone could forward me to the correct one. I'm having an issue with generating a SOAP request using pear-soap that my web service provider can process. The WSDL and the server are provided by a 3rd company, and are part of (I think that's what they call it) the OSA/ParlayX API/framework. The code I'm using to generate the request from WSDL is: <?php =A0 =A0 =A0 =A0require_once "SOAP/Client.php"; =A0 =A0 =A0 =A0$url =3D "http://XXX.XX.XXX.XX:9012/SendMessageService/b7b5c= 92e82a22

12/2/2009 8:42:32 PM 0 dadex...@gmail.com (Martin Lefebvre)
How transmit variable: $_POST['mat_guid'] to all paging pages in DataGrid?

--0015175cfbca667a000479be452f Content-Type: text/plain; charset=ISO-8859-1 Into page (con_materials_add.php) from another page (form) transmited variable: $mat_guid = $_POST['mat_guid']; On that page I use DataGrid with paging. Pages links have appearance: con_materials_add.php?page=2 con_materials_add.php?page=3 .... How I can transmit (or use in datagrid) this variable: $mat_guid = $_POST['mat_guid']; to all paging pages: con_materials_add.php?page=2 con_materials_add.php?page=3 con_materials_add.php?page=4 .... con_materials_add.php: <?php require 'Structures/DataGrid

12/2/2009 12:47:01 PM 0 ozhurevl...@gmail.com (Olga Zhuravleva)
How transmit variable: $_POST['mat_guid'] to all paging pages in DataGrid?

--00032555929a2db9f20479be1a54 Content-Type: text/plain; charset=ISO-8859-1 Into page (con_materials_add.php) from another page (form) transmited variable: $mat_guid = $_POST['mat_guid']; On that page I use DataGrid with paging. Pages links have appearance: con_materials_add.php?page=2 con_materials_add.php?page=3 .... How I can transmit (or use in datagrid) this variable: $mat_guid = $_POST['mat_guid']; to all paging pages: con_materials_add.php?page=2 con_materials_add.php?page=3 con_materials_add.php?page=4 .... con_materials_add.php: <?php require 'Structures/DataGrid

12/2/2009 12:34:56 PM 0 ozhurevl...@gmail.com (Olga Zhuravleva)
[ANNOUNCEMENT] HTTP_OAuth-0.1.6 (alpha) Released.

The new PEAR package HTTP_OAuth-0.1.6 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fixed issue where oauth parameters were in the url's query string Package Info ------------ Allows the use of the consumer and provider angles of the OAuth spec. Related Links ------------- Package home: http://pear.php.net/package/HTTP_OAuth Changelog: http://pear.php.net/package/HTTP_OAuth/download/0.1.6 Download: http://download.pear.php.net/package/HTTP_OAuth-0.1.6.tgz Authors ------- Bill Shupp <hostmaster@shupp.org> (lead) Jeff Hodsdon <jeff

11/30/2009 10:42:25 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_SMTP-1.3.4 (stable) Released.

The new PEAR package Net_SMTP-1.3.4 (stable) has been released at http://pear.php.net/. Release notes ------------- All Net_Socket write failures are now recognized. (Bug #16831) Package Info ------------ Provides an implementation of the SMTP protocol using PEAR's Net_Socket class. Related Links ------------- Package home: http://pear.php.net/package/Net_SMTP Changelog: http://pear.php.net/package/Net_SMTP/download/1.3.4 Download: http://download.pear.php.net/package/Net_SMTP-1.3.4.tgz Authors ------- Chuck Hagenbuch (lead) Jon Parise <jon@php.net> (lead)

11/28/2009 8:37:37 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Spreadsheet_Excel_Writer-0.9.2 (beta) Released.

The new PEAR package Spreadsheet_Excel_Writer-0.9.2 (beta) has been released at http://pear.php.net/. Release notes ------------- +Added feature: setTmpDir property for people that have openbase_dir. (dufuz) -Fixed bug #14932: The name of the Workbook stream MUST be "Workbook", not "Book" (progi1984) -Fixed bug #10399: Fatal error when closing workbook with no worksheets. (cweiske) -Fixed bug #9511 Shared /tmp dir assumed (dufuz) -Fixed bug #8701: Problems with the method setTextRotation() (progi1984) -Fixed bug #6640: Illegal character for XML encoding of pear package (mj) -Fixed b

11/28/2009 2:30:01 PM 0 pear-...@lists.php.net ("PEAR Announce")
Package: Spreadsheet Writer, Excel Formatting Issues

Hi guys, We have some problems using the Spreadsheet Writer in combination with Excel. After Downloading the generated *.xls file everything looks fine, but there are some Excel formats missing. In a new Excel sheet i have predefined stylesheets like Decimal, Percent and Default. The Spreadsheet-Writer generated xls-file only has the stylesheet "Default". After clicking the button "1000 delimiter" a error occurs "Stylesheet decimal missing" Here is the php code: *** require_once 'Spreadsheet/Excel/Writer.php'; $workbook = new Spreadsheet_Excel_Writer(); $workbook-

11/27/2009 1:37:24 PM 0 domi...@nyx.at (Dominik Kiss)
registerrule calls a function that needs multiple variables

------=_NextPart_000_0022_01CA6E8A.585C32E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I am using a quickform for user login whereby the user enters username = and password. I want to define a rule that validates the username / password = combination against the database, but can't seem to find how to pass = both parameters to the function. $loginform->registerRule('validatelogin','function','validLogin'); $loginform->addRule('username', 'Invalid Username Password Combination', = 'validatelogin'); function validLogin($username,

11/26/2009 11:19:40 AM 1 abak...@telkomsa.net ("Andrea Bakker")
PHPCodeSniffer - Disable sniffs temporary for unit testing

Hi, I have two sniffs. The first sniff checks for valid class names. The second sniff warns about multiple class definitions in one file. For testing the first sniff, I have a unit test that defines multiple classes in one file. The seconds sniff prints now warnings. Can I disable the second sniff temporary for testing the first sniff? Greetings, Christian

11/25/2009 6:37:15 PM 1 christian.k...@mohiva.com (Christian Kaps)
WAMP Config everything OK, BUT Php scripts do .....

Hi there, I have installed PEAR onto a WAMP Server and everything seem to work well e.g. WAMP Server Config, Tools, Projects – PhpmyAdmin, PhpInfo etc, and even the web based PEAR Package manager. I have packages installed and can view everything in the command prompt of my Windows XP set up. My normal Php files work well in the WAMP www directory, BUT if I want to start using a very simple DB Php connection file with PEAR code I get a Error that it cant find the MDB2.php or just nothing at all in the browser! Getting on with other files like looking for packages which are installed /*

11/25/2009 3:26:47 AM 1 akt...@gmx.net
[ANNOUNCEMENT] Services_Amazon_SQS-0.3.0 (beta) Released.

The new PEAR package Services_Amazon_SQS-0.3.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Upgrade to the SQS API version 2009-02-01. * Support new SQS features. Request #16085. * Better unit tests. * End user documentation on the PEAR website. * Depend on Console_CommandLine for the CLI utility. * Handle internal errors automatically. Request #16824. Package Info ------------ This package provides an object-oriented interface to the Amazon Simple Queue Service (SQS). Included are client libraries and a command-line script for managing qu

11/24/2009 4:50:56 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Validate-0.8.3 (beta) Released.

The new PEAR package Validate-0.8.3 (beta) has been released at http://pear.php.net/. Release notes ------------- * Bug #14865 Fixing some unit test failures (amir) * Bug #15945 Improper string used to check domain dns (amir) * Bug #16381 String format validation fails for VALIDATE_NAME.VALIDATE_XXX (amir) * Bug #16427 Email Validation not working for check_domain (amir) * Bug #16811 Should determine whether Net/IDNA.php is available less "destructively" (kguest) Package Info ------------ Package to validate various datas. It includes : - numbers (min/max, decimal

11/24/2009 3:51:09 AM 0 pear-...@lists.php.net ("PEAR Announce")
Sessions and HTML_QuickForm_Controller

Dear all, I derived a job management page from the tabbed.php that comes with the HTML_QuickForm_Controller package. We observed that all the objects (controller, pages,...) are reinstantiated TWICE every time a user toggles to another tab AND during the second reload all the hidden field info gets lost. In my application an user can manage multiple jobs at the same time and I wanted to use a hidden field to store a sub_session_id but it seems that I can not rely on the hidden field info. Does anyone have experience with hidden fields in combination with the controller or

11/23/2009 9:45:12 AM 0 Bart.Joo...@ugent.be (Bart Jooris)
[ANNOUNCEMENT] Services_Amazon_S3-0.3.0 (alpha) Released.

The new PEAR package Services_Amazon_S3-0.3.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Implemented Request #15239. Use HTTP_Request2. This allows for better forwards-compatibility with PHP. * Implemented Request #14751. Add S3 object copy method. * Implemented Request #16517. Make object iterator populate the eTag, lastModified and size properties. Package Info ------------ This package provides an object-oriented interface to the Amazon Simple Storage Service (S3). This package is based on the 2006-03-01 REST API. Features: 1.

11/22/2009 8:19:25 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTTP_Request2-0.5.1 (alpha) Released.

The new PEAR package HTTP_Request2-0.5.1 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Content-Type request header is no longer removed for POST and PUT requests with empty request body (request #16799). * CURLOPT_NOBODY option is now set when doing HEAD requests with Curl adapter. Package Info ------------ PHP5 rewrite of HTTP_Request package. Provides cleaner API and pluggable Adapters. Currently available are: * Socket adapter, based on old HTTP_Request code, * Curl adapter, wraps around PHP's cURL extension, * Mock adapter, to use

11/21/2009 7:00:24 PM 0 pear-...@lists.php.net ("PEAR Announce")
Problem with SMTP sevrer mail from php

------=_NextPart_000_0256_01CA69D2.A79BBA90 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0257_01CA69D2.A79BBA90" ------=_NextPart_001_0257_01CA69D2.A79BBA90 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I am using your script to send email from our website using the smtp server with code generated from a php script. I have installed the necessary packages, but keep getting the below whenever I attempt a submit: Warning: include_once(Net/SMTP.php) [function.include-once <http://www.calnat.com/Test/funct

11/20/2009 11:14:38 AM 0 ...@calnat.com ("Roque Santana-Vaz")
[ANNOUNCEMENT] HTTP_OAuth-0.1.5 (alpha) Released.

The new PEAR package HTTP_OAuth-0.1.5 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fixed #16800 Issue with HTTP_OAuth_Provider_Request::getRequestUri() * Fixed #16782 Issue with HTTP_OAuth_Consumer::sendRequest() not including GET parameters * Added unit tests for bugs. Package Info ------------ Allows the use of the consumer and provider angles of the OAuth spec. Related Links ------------- Package home: http://pear.php.net/package/HTTP_OAuth Changelog: http://pear.php.net/package/HTTP_OAuth/download/0.1.5 Download: http://download

11/20/2009 12:16:51 AM 0 pear-...@lists.php.net ("PEAR Announce")
Quickform2 checkboxes

Trying to get to use checkboxes with quickform2. A checkbox can be given more than once in a form with the same name: http://www.w3.org/TR/html401/interact/forms.html#checkbox If you do this you only see the value of the last one set in the form. OK: set as an array name, eg: $form->addElement('checkbox', 'vegetable[]', array('value' => 1), array('label' => 'carrot')); $form->addElement('checkbox', 'vegetable[]', array('value' => 2), array('label' => 'pea')); $form->addElement('checkbox', 'vegetable[]', array('value' => 3), array('label' => 'bean')); PHP correctly interpr

11/18/2009 11:49:47 PM 0 a...@phcomp.co.uk (Alain Williams)
[ANNOUNCEMENT] HTTP_Request2-0.5.0 (alpha) Released.

The new PEAR package HTTP_Request2-0.5.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Redirect support added, new configuration parameters 'follow_redirects', 'max_redirects' and 'strict_redirects' available * Implemented workaround for PHP bug #47204, Curl Adapter can now handle Digest authentication and redirects when doing POST requests, unfortunately this requires loading the entire request body into memory. * Config parameter 'use_brackets' is propagated to created instances of Net_URL2 * Prevent memory leaks due to circular reference

11/18/2009 6:36:25 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] PHP_CodeSniffer-1.2.1 (stable) Released.

The new PEAR package PHP_CodeSniffer-1.2.1 (stable) has been released at http://pear.php.net/. Release notes ------------- - Added a new report type --report=svnblame to show how many errors and warnings were committed by each author -- Also shows the percentage of their code that are errors and warnings -- Requires you to have the SVN command in your path -- Make sure SVN is storing usernames and passwords (if required) or you will need to enter them for each file -- You can also use the -s command line argument to see the different types of errors authors are committing -

11/17/2009 4:49:34 AM 0 pear-...@lists.php.net ("PEAR Announce")
img inside html_table

------=_NextPart_000_003F_01CA66AF.0A5A9920 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I am new to pear and am trying to create an html_table from database = fields. My question is how to display an <img> inside the cell. I am = pulling information from mysql. The database field contains the link to = where the image is stored. I have tried to browse tutorials and documentation, but can not find any = examples that display images. Are there any tutorials out there ? =20 Thanks Andi ------=_NextPart_000_003F_01CA66

11/16/2009 11:22:11 AM 0 abak...@telkomsa.net ("Andrea Bakker")
[ANNOUNCEMENT] Services_Yadis-0.3.2 (beta) Released.

The new PEAR package Services_Yadis-0.3.2 (beta) has been released at http://pear.php.net/. Release notes ------------- * Removed XRI debugging that should not have been committed Package Info ------------ Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers. Related Links ------------- Package home: http://pear.php.net/package/Services_Yadis Changelog: http://pear.php.net/package/Services_Yadis/download/0.3.2 Download: http://download.pear.php.net/package/Services_Yadis-0.3.2.tgz Aut

11/15/2009 6:54:03 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_Traceroute-0.21.2 (alpha) Released.

The new PEAR package Net_Traceroute-0.21.2 (alpha) has been released at http://pear.php.net/. Release notes ------------- QA Release: * Prevent command injection [kguest] Package Info ------------ OS independent wrapper class for executing traceroute calls Related Links ------------- Package home: http://pear.php.net/package/Net_Traceroute Changelog: http://pear.php.net/package/Net_Traceroute/download/0.21.2 Download: http://download.pear.php.net/package/Net_Traceroute-0.21.2.tgz Authors ------- Stefan Neufeind <pear.neufeind@speedpartner.de> (lead)

11/14/2009 7:26:30 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_Ping-2.4.5 (stable) Released.

The new PEAR package Net_Ping-2.4.5 (stable) has been released at http://pear.php.net/. Release notes ------------- QA Release: * Prevent command injection [saltybeagle] Package Info ------------ OS independet wrapper class for executing ping calls Related Links ------------- Package home: http://pear.php.net/package/Net_Ping Changelog: http://pear.php.net/package/Net_Ping/download/2.4.5 Download: http://download.pear.php.net/package/Net_Ping-2.4.5.tgz Authors ------- Craig Constantine (lead)

11/13/2009 3:49:40 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] File_MARC-0.4.3 (beta) Released.

The new PEAR package File_MARC-0.4.3 (beta) has been released at http://pear.php.net/. Release notes ------------- 0.4.3-beta * Fix bug #16783 - handle bad MARC tags via warnings instead of bubbling an exception all the way up Package Info ------------ The standard for machine-readable cataloging (MARC) records is documented at http://loc.gov/marc/. This package enables you to read existing MARC records from a file, string, or (using the YAZ extension), from a Z39.50 source. You can also use this package to create new MARC records. This package is based on the PHP MARC package, o

11/12/2009 10:50:56 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Console_CommandLine-1.1.1 (stable) Released.

The new PEAR package Console_CommandLine-1.1.1 (stable) has been released at http://pear.php.net/. Release notes ------------- Bugfix release: * fixed bug #16507: typo in code example (thanks Richard) * fixed bug #16497: cascade command properties to sub-commands * fixed bug #16370: allow pre-processing of arguments for list (thanks rquadling for the patch) * fixed bug #16764: Invalid Package.xml (thanks mklappstuhl for the patch) * fixed some test cases Package Info ------------ Console_CommandLine is a full featured package for managing command-line options and arguments hig

11/11/2009 6:19:48 PM 0 pear-...@lists.php.net ("PEAR Announce")
display blob in quickform

------=_NextPart_000_0016_01CA62A8.8AE7DF40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I have images stored as blobs in a mysql database. How would I go about = displaying this image in a quickform. =20 Thanks Andrea ------=_NextPart_000_0016_01CA62A8.8AE7DF40--

11/11/2009 8:25:35 AM 0 abak...@telkomsa.net ("Andrea Bakker")
[ANNOUNCEMENT] Mail_Mbox-0.6.3 (beta) Released.

The new PEAR package Mail_Mbox-0.6.3 (beta) has been released at http://pear.php.net/. Release notes ------------- - Fix bug: "From " lines were escaped midst of text, which violates the spec Package Info ------------ It can split messages inside a Mbox, return the number of messages, return, update or remove an specific message or add a message on the Mbox. Related Links ------------- Package home: http://pear.php.net/package/Mail_Mbox Changelog: http://pear.php.net/package/Mail_Mbox/download/0.6.3 Download: http://download.pear.php.net/package/Mail_Mbox-0.6.3.tgz

11/11/2009 7:38:57 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Services_Yadis-0.3.1 (beta) Released.

The new PEAR package Services_Yadis-0.3.1 (beta) has been released at http://pear.php.net/. Release notes ------------- * Store local copy of HTTP_Request so that we can get access to the headers. Package Info ------------ Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers. Related Links ------------- Package home: http://pear.php.net/package/Services_Yadis Changelog: http://pear.php.net/package/Services_Yadis/download/0.3.1 Download: http://download.pear.php.net/package/Services_Yadis

11/11/2009 1:11:42 AM 0 pear-...@lists.php.net ("PEAR Announce")
Re: [PEAR] Quickform group rules

> Message-ID: <4AF779E4.6090205@babel.com.au> > Date: Mon, 09 Nov 2009 13:09:40 +1100 > From: Del <del@babel.com.au> > MIME-Version: 1.0 > To: pear-general@lists.php.net > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > Subject: Re: [PEAR] Quickform group rules I missed this y/day. > >CentOS is a free version RedHat Enterprise -- essentially just the Logos > >replaced. > >I am running CentOS 5.4 (the latest out). Version 5.0 was released in > >March 2007, > >they stick to the same version of things throughout releases. Vers

11/10/2009 11:58:13 PM 0 a...@phcomp.co.uk (Alain Williams)
[ANNOUNCEMENT] Mail_Mbox-0.6.2 (beta) Released.

The new PEAR package Mail_Mbox-0.6.2 (beta) has been released at http://pear.php.net/. Release notes ------------- - Fix bug #16758: Messages split incorrectly Package Info ------------ It can split messages inside a Mbox, return the number of messages, return, update or remove an specific message or add a message on the Mbox. Related Links ------------- Package home: http://pear.php.net/package/Mail_Mbox Changelog: http://pear.php.net/package/Mail_Mbox/download/0.6.2 Download: http://download.pear.php.net/package/Mail_Mbox-0.6.2.tgz Authors ------- Roberto Bert

11/10/2009 9:44:46 PM 0 pear-...@lists.php.net ("PEAR Announce")
Quickform group rules

Hi, I have a form in which there is an Email and a Phone field. I want to ensure that I have at least one of these set, I also want to apply some validation to the 2 fields. Even if both fields are filled in it complains about not enough. Can someone please tell me where I am going wrong. BTW: I am using HTML/QuickForm.php on PHP5 (I have had to patch lots of things to get rid of the warnings) $contact[] = $form->addElement('text', 'Email', 'Email', 'size=50'); $form->addRule('Email', 'Invalid email address', 'email', null, 'client'); $contact[] = $form->addElem

11/7/2009 11:58:58 PM 0 a...@phcomp.co.uk (Alain Williams)
[ANNOUNCEMENT] Net_Whois-1.0.2 (stable) Released.

The new PEAR package Net_Whois-1.0.2 (stable) has been released at http://pear.php.net/. Release notes ------------- Request #16763 authorative info only: do not have server names included in output Package Info ------------ The PEAR::Net_Whois looks up records in the databases maintained by several Network Information Centers (NICs). Related Links ------------- Package home: http://pear.php.net/package/Net_Whois Changelog: http://pear.php.net/package/Net_Whois/download/1.0.2 Download: http://download.pear.php.net/package/Net_Whois-1.0.2.tgz Authors ------- Seamus

11/6/2009 11:47:30 AM 0 pear-...@lists.php.net ("PEAR Announce")
quickform question

------=_NextPart_000_0044_01CA5E0F.26A7C510 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I have recently installed the pear quickform component. I am trying to = learn it, but have come across 2 problems. 1. When I hit submit (with valid data) , the screen goes blank - = nothing displays 2. If I default to server side validation, when I hit submit, my screen = comes up blank. No error messages are displayed. I couldn't find a "quickform" forum under the packages. Below is my simple code : require_once 'HTML/QuickF

11/5/2009 11:57:29 AM 0 abak...@telkomsa.net ("Andrea Bakker")
[ANNOUNCEMENT] PEAR_Size-0.2.0 (beta) Released.

The new PEAR package PEAR_Size-0.2.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Bug 14975 - Unit test failures - "Killzero" isn't rendered * Bug 15087 - Unit tests should skip if pear size isn't installed Package Info ------------ A commandline tool modeled on the Unix 'df' that lists how much filespace each installed package consumes. A subset of packages can be specified as can channels. Related Links ------------- Package home: http://pear.php.net/package/PEAR_Size Changelog: http://pear.php.net/package/PEAR_Size/download/0.2.0 D

11/5/2009 9:48:28 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.10.0beta (beta) Released.

The new PEAR package HTML_Safe-0.10.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.2+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.10.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.10.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/4/2009 4:45:22 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Services_Weather-1.4.5 (stable) Released.

The new PEAR package Services_Weather-1.4.5 (stable) has been released at http://pear.php.net/. Release notes ------------- - Metar.php o Fixed Bug #14732 Parsing weird TAFs _again_ (reported by Robin King) Package Info ------------ Services_Weather searches for given locations and retrieves current weather data and, dependent on the used service, also forecasts. Up to now, GlobalWeather from CapeScience, Weather XML from EJSE (US only), a XOAP service from Weather.com and METAR/TAF from NOAA are supported. Further services will get included,

11/4/2009 1:01:42 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.0+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/3/2009 10:32:36 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.0+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/3/2009 9:11:14 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.0+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/3/2009 9:07:38 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.0+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/3/2009 8:59:06 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Safe-0.1.0beta (beta) Released.

The new PEAR package HTML_Safe-0.1.0beta (beta) has been released at http://pear.php.net/. Release notes ------------- * Support for PHP 5.0+ * Allowed tags with setAllowTags() method. Package Info ------------ This parser strips down all potentially dangerous content within HTML Related Links ------------- Package home: http://pear.php.net/package/HTML_Safe Changelog: http://pear.php.net/package/HTML_Safe/download/0.1.0beta Download: http://download.pear.php.net/package/HTML_Safe-0.1.0beta.tgz Authors ------- Miguel Vazquez Gocobachi <demrit@php.net> (lead)

11/3/2009 7:57:14 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Services_Yadis-0.3.0 (beta) Released.

The new PEAR package Services_Yadis-0.3.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Enabled existing XRI support (first pass) Package Info ------------ Implementation of the Yadis Specification 1.0 protocol allowing a client to discover a list of Services a Yadis Identity Provider offers. Related Links ------------- Package home: http://pear.php.net/package/Services_Yadis Changelog: http://pear.php.net/package/Services_Yadis/download/0.3.0 Download: http://download.pear.php.net/package/Services_Yadis-0.3.0.tgz Authors ------- B

10/29/2009 7:17:21 AM 0 pear-...@lists.php.net ("PEAR Announce")
Pear Quickform and Captcha.net

--00504502b094a40f4304770c6d12 Content-Type: text/plain; charset=UTF-8 Guys, do you know how can we can integrate captcha.net and quickform? Thanks -- Louie Miranda - Email: lmiranda@gmail.com - Web: www.louiemiranda.com --00504502b094a40f4304770c6d12--

10/29/2009 5:45:49 AM 0 lmira...@gmail.com (Louie Miranda)
[ANNOUNCEMENT] Net_LDAP2-2.0.7 (stable) Released.

The new PEAR package Net_LDAP2-2.0.7 (stable) has been released at http://pear.php.net/. Release notes ------------- * Corrected bug #16738 (Problem with Net_LDAP2_Filter::parse() with complex filter, when first subfilter was an combined filter too) Package Info ------------ Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP object interface to directory servers. It does contain most of Net::LDAPs features but has some own too. With Net_LDAP2 you have: * A simple object-oriented interface to

10/28/2009 8:19:15 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] MP3_IDv2-0.1.5 (alpha) Released.

The new PEAR package MP3_IDv2-0.1.5 (alpha) has been released at http://pear.php.net/. Release notes ------------- Add basic unit test to the package file. Package Info ------------ The class offers methods for reading and writing information tags (version 2) in MP3 files and other files in a MPEG format. Related Links ------------- Package home: http://pear.php.net/package/MP3_IDv2 Changelog: http://pear.php.net/package/MP3_IDv2/download/0.1.5 Download: http://download.pear.php.net/package/MP3_IDv2-0.1.5.tgz Authors ------- Alexander Merz (lead)

10/26/2009 3:52:36 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_QuickForm2-0.3.0 (alpha) Released.

The new PEAR package HTML_QuickForm2-0.3.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- Milestone 3: renderers and groups Major additions and changes * Renderers implemented, Default and Array renderers ported from QuickForm 3.x * Groups implemented Feature requests addressed: * Default rendering without tables (request #9116) * setSeparator() method (request #9942) Bug fixes: * Updated PHP dependency to 5.2.0 (bug #14110, PHP bug #37632) * 'checked' attributed on checkboxes and radios was not updated after changing 'value'

10/25/2009 7:18:56 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Services_ShortURL-0.1.0 (alpha) Released.

The new PEAR package Services_ShortURL-0.1.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- * initial release Package Info ------------ Short URL services have become enormously popular on the internet. There are, literally, dozens (hundreds?) of these services. Services_ShortURL offers an abstract way of shortening and expanding URLs. Related Links ------------- Package home: http://pear.php.net/package/Services_ShortURL Changelog: http://pear.php.net/package/Services_ShortURL/download/0.1.0 Download: http://download.pear.php.net/package

10/23/2009 6:44:59 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_Wifi-1.1.0 (stable) Released.

The new PEAR package Net_Wifi-1.1.0 (stable) has been released at http://pear.php.net/. Release notes ------------- - Fix bug #16677: unknown information should be output to stderr or via Log package Package Info ------------ Net_Wifi utilizes the command line tools "iwconfig" and "iwlist" to get information about wireless lan interfaces on the system and the current configuration. The class enables you to scan for wireless networks and get a bunch of information about them. Related Links ------------- Package home: http://pear.php.net/package/Net_Wifi Changelog

10/20/2009 8:55:52 PM 0 pear-...@lists.php.net ("PEAR Announce")
unable to checkout select directories from SVN

I'm trying to check out the following: http://svn.php.net/viewvc/pear/packages/Mail/trunk/ Unfortunately, whenever I try, with TortoiseSVN, I get the following: Error: Repository moved permanently to /viewvc/pear/packages/Mail/trunk/'; please relocate Given that the directory it's recommending I use is the directory I *am* using, I'm clueless. Any ideas?

10/20/2009 7:29:05 PM 0 zeln...@gmail.com (Thomas Anderson)
[ANNOUNCEMENT] pearweb-1.24.0 (stable) Released.

The new PEAR package pearweb-1.24.0 (stable) has been released at http://pear.php.net/. Release notes ------------- - Enhance category package browser styles [gauthierm] - Enhance peardoc styles [gauthierm] Package Info ------------ The pearweb package contains: - cron jobs for the website in cron/ - off-public web files in include - public web files - the PEAR bug tracker public_html/bugs - the PEPr proposal system public_html/pepr - sql defining the database and an MDB2_Schema files - a few regression tests - templates See the pearweb_phars package for install-

10/20/2009 6:49:02 PM 0 pear-...@lists.php.net ("PEAR Announce")
Re: [PEAR] Quickform validation problem

(second try, forgot to CC pear-general list) Hi Florian, Florian van Eerd wrote: > /* Begin PHP */ > $form = new HTML_QuickForm('firstForm', 'GET'); [...] > > if($form->validate()) { You're validating the form every time here. Better solution: if ($form->isSubmitted() && $form->validate()) { Regards, Mark

10/20/2009 1:05:20 PM 0 wiesem...@php.net ("Mark Wiesemann")
Quickform validation problem

--0015174c1ca835539f04765cbe44 Content-Type: text/plain; charset=UTF-8 Hi folks, I'm having some trouble with the validation of a HTML_Quickform-Object. This is the code: /* Begin PHP */ $form = new HTML_QuickForm('firstForm', 'GET'); if($_GET['kunde_id'] != "") { $form->addElement('text', 'kunde_id', 'kunde_id'); } elseif($_GET['standort_id'] != "") { $form->addElement('text', 'standort_id', 'standort_id'); } elseif($_GET['objekt_id'] != "") { $form->addElement('text', 'objekt_id', 'objekt_id'); } elseif($_GET['raum_id'] != "") { $form->addElement('text',

10/20/2009 12:10:07 PM 0 flor...@vaneerd.de (Florian van Eerd)
[ANNOUNCEMENT] VFS-0.3.0 (beta) Released.

The new PEAR package VFS-0.3.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Rename fixes for SMB driver (leena.heino@uta.fi, Horde Bug #7933). * Set LC_TIME to C for consistency in date parsing in the SSH2 backend (michael-dev@fami-braun.de, Horde Bug #6396) * Pass -n for numeric UIDs/GIDs in the SSH2 backend when mapping to local user ids (Horde Request #6579) * Fix readByteRange() (wrong method name) in SQL backend * Add readFile() support, with optimizations for file, ftp, ssh2, and smb backends * Add readStream() support to backends that can get

10/15/2009 6:21:47 PM 0 pear-...@lists.php.net ("PEAR Announce")
Installation of PEAR on PHP 5.3.0 (Win32) is hard

Many messages are displayed because of E_DEPRECATED. It's very difficult to install this and of course PEAR extensions! So please developers and programmers make compability changes. Thanx.

10/15/2009 9:37:32 AM 0 lakilu...@o2.pl (=?iso-8859-2?B?o3VrYXN6IGxha2lsdWs2MA==?=)
[ANNOUNCEMENT] Auth-1.6.2 (stable) Released.

The new PEAR package Auth-1.6.2 (stable) has been released at http://pear.php.net/. Release notes ------------- * Fix Bug #13756: Variable name mispelling in SAP container * Fix Bug #13757: AUTH_LOG_ERR used but not defined * Fix Bug #14248: Typo and documentation fixes * Fix Bug #16676: Notices in PEAR container (cweiske) Package Info ------------ The PEAR::Auth package provides methods for creating an authentication system using PHP. Currently it supports the following storage containers to read/write the login data: * All databases supported by the PEAR database layer

10/15/2009 6:03:02 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTTP_OAuth-0.1.4 (alpha) Released.

The new PEAR package HTTP_OAuth-0.1.4 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Fixed support for accepting HTTP_Request2 objects directly into HTTP_OAuth_Consumer Package Info ------------ Allows the use of the consumer and provider angles of the OAuth spec. Related Links ------------- Package home: http://pear.php.net/package/HTTP_OAuth Changelog: http://pear.php.net/package/HTTP_OAuth/download/0.1.4 Download: http://download.pear.php.net/package/HTTP_OAuth-0.1.4.tgz Authors ------- Bill Shupp <hostmaster@shupp.org> (lead)

10/12/2009 11:33:17 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Structures_Graph-1.0.3 (stable) Released.

The new PEAR package Structures_Graph-1.0.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Bugfix Release: Version 1.0.3 is functionally equivalent to 1.0.2 but with an updated package.xml file. * Correct invalid md5 sum preventing installation with pyrus [saltybeagle] * Add compatible tag for PEAR 1.5.0RC3-1.9.0 [saltybeagle] * Update package.xml Package Info ------------ Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes.

10/11/2009 8:47:57 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Structures_Graph-1.0.3 (stable) Released.

The new PEAR package Structures_Graph-1.0.3 (stable) has been released at http://pear.php.net/. Release notes ------------- Version 1.0.3 is functionally equivalent to 1.0.2, but released with a v1.0 package.xml to deal with bug #9965:installation problem [sergiosgc] Correct invalid md5 sum preventing installation with pyrus [saltybeagle] Package Info ------------ Structures_Graph is a package for creating and manipulating graph datastructures. It allows building of directed and undirected graphs, with data and metadata stored in nodes. The library provides functions for graph trav

10/11/2009 5:05:17 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Mail_Mbox-0.6.1 (beta) Released.

The new PEAR package Mail_Mbox-0.6.1 (beta) has been released at http://pear.php.net/. Release notes ------------- - Fix bug #16668: Mbox doesn't work in suid/sgid scripts [vaceletm] Package Info ------------ It can split messages inside a Mbox, return the number of messages, return, update or remove an specific message or add a message on the Mbox. Related Links ------------- Package home: http://pear.php.net/package/Mail_Mbox Changelog: http://pear.php.net/package/Mail_Mbox/download/0.6.1 Download: http://download.pear.php.net/package/Mail_Mbox-0.6.1.tgz Authors

10/9/2009 4:33:04 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_Sieve-1.2.0b1 (beta) Released.

The new PEAR package Net_Sieve-1.2.0b1 (beta) has been released at http://pear.php.net/. Release notes ------------- * Added support for adding a custom debug handler (Aleksander Machniak, Request #16681). * Fix breakage with certain locales, especially Turkish. * Fix reading authentication responses without literals (Bug #16647). * Code cleanup. Package Info ------------ This package provides an API to talk to servers implementing the managesieve protocol. It can be used to install and remove sieve scripts, mark them active etc. Related Links ------------- Package home: http

10/7/2009 11:32:08 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTTP_OAuth-0.1.3 (alpha) Released.

The new PEAR package HTTP_OAuth-0.1.3 (alpha) has been released at http://pear.php.net/. Release notes ------------- * Added cloning for request objects in HTTP_OAuth_Consumer * Added support for accepting HTTP_Request2 objects directly into HTTP_OAuth_Consumer * Corrected check for Content-Type in HTTP_OAuth_Provider Package Info ------------ Allows the use of the consumer and provider angles of the OAuth spec. Related Links ------------- Package home: http://pear.php.net/package/HTTP_OAuth Changelog: http://pear.php.net/package/HTTP_OAuth/download/0.1.3 Download: ht

10/6/2009 3:31:43 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_NNTP-1.5.0a1 (alpha) Released.

The new PEAR package Net_NNTP-1.5.0a1 (alpha) has been released at http://pear.php.net/. Release notes ------------- + Added support for STARTTLS encryption + Use PHP's streams instead of Net_NNTP (to allow easy TLS encryption and future on demand data compressed) + Improved logging with notices for most commands + Added warning about feof() defect in PHP 5.2.11 (bug #49706) Package Info ------------ PEAR's package for communication with NNTP/Usenet servers. Net_NNTP handles the connection and protocol level commands (RFC977), including many commonly implemented non-standard comm

10/4/2009 11:13:46 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_QuickForm_Controller-1.0.10 (stable) Released.

The new PEAR package HTML_QuickForm_Controller-1.0.10 (stable) has been released at http://pear.php.net/. Release notes ------------- Jump Action could perform a wrong redirect if $_SERVER['HTTPS'] contained 'OFF' rather than 'off' (bug #16328) Package Info ------------ The package is essentially an implementation of a PageController pattern. Architecture: * Controller class that examines HTTP requests and manages form values persistence across requests. * Page class (subclass of QuickForm) representing a single page of the form. * Business logic is contained in subclasses of Ac

10/2/2009 8:14:54 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Net_CheckIP2-1.0.0RC3 (beta) Released.

The new PEAR package Net_CheckIP2-1.0.0RC3 (beta) has been released at http://pear.php.net/. Release notes ------------- This release introduces a last-minute BC break: To update your code, please replace the following: Net_CheckIP2::check_ip($ip); .... with: Net_CheckIP2::isValid($ip); Changelog: * introduced getClass() - determine the CLASS network (A, B, C supported) * introduced isValid() - replaces check_ip() * introduced isReserved() - determine if the IP is from within a reserved space * introduced isZeroconf() - determine if the IP is from the zeroconf p

9/30/2009 3:48:38 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] pearweb-1.23.2 (stable) Released.

The new PEAR package pearweb-1.23.2 (stable) has been released at http://pear.php.net/. Release notes ------------- - Fix bug #16655: Package redirection broken; returns DOAP [aharvey] Package Info ------------ The pearweb package contains: - cron jobs for the website in cron/ - off-public web files in include - public web files - the PEAR bug tracker public_html/bugs - the PEPr proposal system public_html/pepr - sql defining the database and an MDB2_Schema files - a few regression tests - templates See the pearweb_phars package for install-pear-nozlib.phar/go-pea

9/29/2009 11:27:36 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Validate_Finance-0.5.5 (alpha) Released.

The new PEAR package Validate_Finance-0.5.5 (alpha) has been released at http://pear.php.net/. Release notes ------------- - changed license to PHP 3.01 - coding-style fixes - code-improvements from #13007 submitted by kguest as part of a patch - IBAN: dropped support for CS (Serbia and Montenegro) - no longer exists - IBAN: added support for IL (Israel), MC (Monaco), ME (Montenegro), MU (Mauritius), SM (San Marino), RS (Serbia) Package Info ------------ Package to validate numbers/checksums/... that have to do with financial data. It currently includes checks for: * IBAN (Inter

9/29/2009 12:36:30 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] pearweb-1.23.1 (stable) Released.

The new PEAR package pearweb-1.23.1 (stable) has been released at http://pear.php.net/. Release notes ------------- - Fix E_WARNING with DOAP output for pearweb [cweiske] Package Info ------------ The pearweb package contains: - cron jobs for the website in cron/ - off-public web files in include - public web files - the PEAR bug tracker public_html/bugs - the PEPr proposal system public_html/pepr - sql defining the database and an MDB2_Schema files - a few regression tests - templates See the pearweb_phars package for install-pear-nozlib.phar/go-pear.phar See t

9/28/2009 5:08:52 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] pearweb-1.23.0 (stable) Released.

The new PEAR package pearweb-1.23.0 (stable) has been released at http://pear.php.net/. Release notes ------------- - Fix bug #16614: Bug comment emails have wrong link [cweiske] - Fix bug #16604: Broken link/redirecting to patch add at the wrong time. [doconnor] - Implement request #13354: Implement DOAP output [cweiske] - Fix bug #16227: Wrong selectors being used by jquery. [davidc] Package Info ------------ The pearweb package contains: - cron jobs for the website in cron/ - off-public web files in include - public web files - the PEAR bug tracker public_html/bugs -

9/28/2009 4:33:15 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] Text_PathNavigator-0.1.0dev2 (devel) Released.

The new PEAR package Text_PathNavigator-0.1.0dev2 (devel) has been released at http://pear.php.net/. Release notes ------------- Changes since the last development release: - Completely re-coded for PHP 5 (implements ArrayAccess, Countable, Iterator) - Added regex-based begin(), end(), and between() methods - Added relativeTo() and cd() methods to allow traversal of path strings - Wrote unit tests Package Info ------------ The Text_PathNavigator class facilitates navigation of path strings. Related Links ------------- Package home: http://pear.php.net/package/Text_Pa

9/28/2009 3:30:40 PM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] File_MARC-0.4.2 (beta) Released.

The new PEAR package File_MARC-0.4.2 (beta) has been released at http://pear.php.net/. Release notes ------------- 0.4.2-beta * Fix bug #16642 - MARCXML files return keys of an invalid type Package Info ------------ The standard for machine-readable cataloging (MARC) records is documented at http://loc.gov/marc/. This package enables you to read existing MARC records from a file, string, or (using the YAZ extension), from a Z39.50 source. You can also use this package to create new MARC records. This package is based on the PHP MARC package, originally called "php-marc", that is

9/28/2009 1:26:47 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] HTML_Common2-2.0.0RC1 (beta) Released.

The new PEAR package HTML_Common2-2.0.0RC1 (beta) has been released at http://pear.php.net/. Release notes ------------- * HTML_Common2::getOption() now returns an array of all options if no option name is given (see request #11209), setOption() can accept an array of options * Implemented hasClass() / addClass() / removeClass() methods for working with element's CSS classes (see request #10191). * Packaging fixes: added AllTests.php, updated PEAR installer dependency Package Info ------------ HTML_Common2 package provides methods for HTML code display and attributes handling

9/27/2009 7:22:26 AM 0 pear-...@lists.php.net ("PEAR Announce")
[ANNOUNCEMENT] XML_Tree-2.0.0RC3 (beta) Released.

The new PEAR package XML_Tree-2.0.0RC3 (beta) has been released at http://pear.php.net/. Release notes ------------- QA Release Redid package structure Updated to package 2.0 Package Info ------------ Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML. Related Links ------------- Package home: http://pear.php.net/package/XML_Tree Changelog: http://pear.php.net/package/XML_Tree/download/2.0.0RC3 Download: http://download.pear.php.net/package/XML_Tree-2.0.0RC3.tgz Authors ------- Bernd Roemer <

9/27/2009 5:47:23 AM 0 pear-...@lists.php.net ("PEAR Announce")
PEAR Back Up

According to eUK, it was an issue with a router of theirs, which required extended (~24 hours) of "troubleshooting." Nonetheless, pear.php.net is back online. -- </Daniel P. Brown> daniel.brown@parasane.net || danbrown@php.net http://www.parasane.net/ || http://www.pilotpig.net/ Check out our great hosting and dedicated server deals at http://twitter.com/pilotpig

9/25/2009 9:14:12 PM 0 daniel.br...@parasane.net ("Daniel P. Brown")
Upgrade issue

--0016e64dde6277fe6e0474558e23 Content-Type: text/plain; charset=ISO-8859-1 Hi We are running an old version of PEAR (on Win XP with PHP 5.1.6) so I used the procedure described on this page: http://pear.php.net/news/package.xml.1.0.php When executing the first command, here is what happened: *C:\Servers\xampp\php>pear upgrade --force http://pear.php.net/get/PEAR-1.3.6.tgz http://pear.php.net/get/Archive_Tar-1.3.1 http://pear.php.net/get/Console_Getop t-1.2 downloading PEAR-1.3.6.tgz ... Starting to download PEAR-1.3.6.tgz (106,880 bytes) ...........................done:

9/24/2009 4:44:58 PM 0 alexle...@gmail.com (Alexandre Leduc)

Pages:









Newest Articles

#50656 [NEW]: Assign constant to var causes syntax error
1/4/2010 3:07:07 PM

#50655 [NEW]: fgets(): French translation error
1/4/2010 2:40:48 PM

note 95459 added to domnode.haschildnodes
1/4/2010 1:53:44 PM

note 95458 added to function.readdir
1/4/2010 1:36:41 PM

Hola
1/4/2010 1:29:49 PM