IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Bibliothèques et frameworks PHP Discussion :

Annonces d'extensions PECL, de bibliothèques et de frameworks [News]


Sujet :

Bibliothèques et frameworks PHP

  1. #21
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.1 Released

    Today we would like to announce the immediate availability of the first maintenance release of the Doctrine 1.0 branch. This release contains several important bug fixes and we recommend that you upgrade as soon as possible. You can upgrade via pear or download the package here.
    Doctrine 1.0.2 Released

    Due to a minor regression in 1.0.1 we are releasing 1.0.2 which addresses the issue discovered. The issue was reported and fixed immediately. Big thanks to Adam Huttler for the detailed report which allowed us to fix the issue right away. You can download the new version here or upgrade via pear as usual.

  2. #22
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package timezonedb-2008.7 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Updated to version 2008.7 (2008g)

    Package Info
    -------------
    This extension is a drop-in replacement for the builtin timezone database that
    comes with PHP. You should only install this extension in case you need to get
    a later version of the timezone database than the one that ships with PHP.

    The data that this extension uses comes from the "Olson" database, which is
    located at ftp://elsie.nci.nih.gov/pub/.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/timezonedb
    Changelog: http://pecl.php.net/package-changelo...age=timezonedb
    Download: http://pecl.php.net/get/timezonedb-2008.7.tgz

    Authors
    -------------
    Derick Rethans (lead)

  3. #23
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package svn-0.5.0 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Add svn_lock()/svn_unlock()
    - Add svn_config_ensure() for setting up a .svn storage directory
    - Disable password storing unless a password is explicitly set
    - Allow svn_auth_set_parameter() to unset an option with NULL
    - svn_blame() returned -1 for a revision number
    - Fix segfault caused by using an already destroyed pool
    - Fix segfault when certain data types aren't returned from a commit
    - Add check on module load that the APR version matches.
    - Fix fatal error when the location of the HOME enviromental variable can't be read

    Package Info
    -------------
    Bindings for the Subversion revision control system, providing a method for manipulating
    a working copy or repository with PHP.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/svn
    Changelog: http://pecl.php.net/package-changelog.php?package=svn
    Download: http://pecl.php.net/get/svn-0.5.0.tgz

    Authors
    -------------
    Alan Knowles <alan@akbkhome.com> (lead)
    Wez Furlong <wez@php.net> (lead)
    Scott MacVicar <scottmac@php.net> (lead)

  4. #24
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package timezonedb-2008.8 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Updated to version 2008.8 (2008h)

    Package Info
    -------------
    This extension is a drop-in replacement for the builtin timezone database that
    comes with PHP. You should only install this extension in case you need to get
    a later version of the timezone database than the one that ships with PHP.

    The data that this extension uses comes from the "Olson" database, which is
    located at ftp://elsie.nci.nih.gov/pub/.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/timezonedb
    Changelog: http://pecl.php.net/package-changelo...age=timezonedb
    Download: http://pecl.php.net/get/timezonedb-2008.8.tgz

    Authors
    -------------
    Derick Rethans (lead)

  5. #25
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    Doctrine 1.0.3 Released!

    Today I am happy to introduce another important maintenance release for the increasingly stable Doctrine 1.0. This release contains over 60 closed tickets and 80 changesets. It is recommended that you upgrade your project right away. You can view the 1.0.3 changelog here.

  6. #26
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package funcall-0.2.3 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    add include*/require* support
    fixed bug

    Package Info
    -------------
    Call callbacks before or after specified functions/methods being called.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/funcall
    Changelog: http://pecl.php.net/package-changelo...ackage=funcall
    Download: http://pecl.php.net/get/funcall-0.2.3.tgz

    Authors
    -------------
    Surf Chen (lead)

  7. #27
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package inotify-0.1.2 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    * Initial release

    Package Info
    -------------
    The inotify extension allows to use inotify functions in a PHP script.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/inotify
    Changelog: http://pecl.php.net/package-changelo...ackage=inotify
    Download: http://pecl.php.net/get/inotify-0.1.2.tgz

    Authors
    -------------
    Arnaud Le Blanc <lbarnaud@php.net> (lead)

  8. #28
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package spread-2.1.0 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Added optional parameter to connect() allowing receipt of
    join/leave messages
    - service_type property added to received messages
    - membership data added to membership based messages
    - Spread::leave() method implemented
    - Add private group information (patch by Benjamin Schulz)
    - Spread::receive returns null on timeout

    Package Info
    -------------
    Provides a full interface to the Spread group communication
    toolkit API. Information on Spread can be found at http://www.spread.org/

    Related Links
    -------------
    Package home: http://pecl.php.net/package/spread
    Changelog: http://pecl.php.net/package-changelo...package=spread
    Download: http://pecl.php.net/get/spread-2.1.0.tgz

    Authors
    -------------
    George Schlossnagle <george@omniti.com> (lead)
    Rob Richards <rrichards@php.net> (lead)

  9. #29
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package timezonedb-2008.9 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Updated to version 2008.9 (2008i)

    Package Info
    -------------
    This extension is a drop-in replacement for the builtin timezone database that
    comes with PHP. You should only install this extension in case you need to get
    a later version of the timezone database than the one that ships with PHP.

    The data that this extension uses comes from the "Olson" database, which is
    located at ftp://elsie.nci.nih.gov/pub/.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/timezonedb
    Changelog: http://pecl.php.net/package-changelo...age=timezonedb
    Download: http://pecl.php.net/get/timezonedb-2008.9.tgz

    Authors
    -------------
    Derick Rethans (lead)

  10. #30
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package inotify-0.1.3 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    * Cosmetic changes (improved reflection support, etc.)
    * Documented at php.net

    Package Info
    -------------
    The inotify extension allows to use inotify functions in a PHP script.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/inotify
    Changelog: http://pecl.php.net/package-changelo...ackage=inotify
    Download: http://pecl.php.net/get/inotify-0.1.3.tgz

    Authors
    -------------
    Arnaud Le Blanc <lbarnaud@php.net> (lead)
    The new PECL package funcall-0.2.4 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    fixed memory leaks

    Package Info
    -------------
    Call callbacks before or after specified functions/methods being called.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/funcall
    Changelog: http://pecl.php.net/package-changelo...ackage=funcall
    Download: http://pecl.php.net/get/funcall-0.2.4.tgz

    Authors
    -------------
    Surf Chen (lead)

  11. #31
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package ibm_db2-1.7.1 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Added last insert ID feature.



    Package Info
    -------------
    This extension supports IBM DB2 Universal Database, IBM Cloudscape, and
    Apache Derby databases.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/ibm_db2
    Changelog: http://pecl.php.net/package-changelo...ackage=ibm_db2
    Download: http://pecl.php.net/get/ibm_db2-1.7.1.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    Ambrish Bhargava <abhargav@in.ibm.com> (lead)
    The new PECL package PDO_INFORMIX-1.2.6 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Fixing defect related value of Interval is right shifted.



    Package Info
    -------------
    This extension provides an IBM Informix Dynamic Server driver for PDO. To build and run
    PDO_INFORMIX, you must install the Informix Client Software Development Kit (CSDK)
    from http://ibm.com/informix/downloads.html.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/PDO_INFORMIX
    Changelog: http://pecl.php.net/package-changelo...e=PDO_INFORMIX
    Download: http://pecl.php.net/get/PDO_INFORMIX-1.2.6.tgz

    Authors
    -------------
    IBM OpenDev <opendev@us.ibm.com> (lead)
    Ambrish Bhargava <abhargav@in.ibm.com> (lead)

  12. #32
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    eZ Find 2.0.0 Alpha 1
    http://ez.no/developer/news/ez_find_...be_for_testing

    eZ Find 2.0 est compatible avec eZ Publish 4.0 et eZ Publish 4.1.
    Les nouveautés majeures sont :

    • Amélioration du classement des résultats par des classes, des attributs, des types de données et le nombre de relations réflexives ;
    • Support des facettes (pour construire des interfaces de navigation "drill down" pendant la recherche) ;
    • Support d'autres opérateurs : booléan, fuzzy, joker (cf. http://lucene.apache.org/java/2_4_0/...sersyntax.html) ;
    • Filtrage performant pour chaque champ, avec la syntaxe Lucene pour certaines extensions ;
    • Vérification d'orthographe qui utilise les mots clefs indexés pour formuler des propositions ;
    • Une fonction de récupération de résultats de type "plus de résultats silimaires" pour le contenu similaire automatisé ;
    • Mise à jour du moteur à Solr 1.3


    Pour les archives : http://ez.no/ezfind/download
    Pour les problèmes : http://issues.ez.no/

  13. #33
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package syck-0.9.3 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - fixed bug#31 (broken yaml caused segfault)
    - multiline strings are exported in folded format (for readability) now
    - maps and sequences of unknown types are treated as php/hash and php/array (with notice)

    Package Info
    -------------
    A binding to the Syck library.
    YAML(tm) (rhymes with "camel") is a straightforward machine parsable data serialization format designed for human readability and interaction with scripting languages. YAML is optimized for data serialization, configuration settings, log files, Internet messaging and filtering.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/syck
    Changelog: http://pecl.php.net/package-changelog.php?package=syck
    Download: http://pecl.php.net/get/syck-0.9.3.tgz

    Authors
    -------------
    Alexey Zakhlestin <indeyets@gmail.com> (lead)

  14. #34
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package oauth-0.99.1 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Initial release.

    Package Info
    -------------
    OAuth is a specification for exchanging private user data between providers and 3rd parties, without using usernames or passwords. This extension provides a thread safe, simple, and updated interface to consumers (3rd parties) for working with OAuth.

    Requirements: ext/hash and libcurl (with https support if you plan to access resources over https).

    Related Links
    -------------
    Package home: http://pecl.php.net/package/oauth
    Changelog: http://pecl.php.net/package-changelog.php?package=oauth
    Download: http://pecl.php.net/get/oauth-0.99.1.tgz

    Authors
    -------------
    John Jawed <jawed@php.net> (lead)


  15. #35
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package funcall-0.2.5 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    add eval support
    fixed bugs about include*/require*

    Package Info
    -------------
    Call callbacks before or after specified functions/methods being called.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/funcall
    Changelog: http://pecl.php.net/package-changelo...ackage=funcall
    Download: http://pecl.php.net/get/funcall-0.2.5.tgz

    Authors
    -------------
    Surf Chen (lead)

  16. #36
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package qqwry-0.1.0 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Initial release.

    Package Info
    -------------
    QQWry is a binary file which contains ip-related locations information.This ext search it and get location information from it.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/qqwry
    Changelog: http://pecl.php.net/package-changelog.php?package=qqwry
    Download: http://pecl.php.net/get/qqwry-0.1.0.tgz

    Authors
    -------------
    Surf Chen (lead)

  17. #37
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package TXForward-1.0.3 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    initial release

    Package Info
    -------------
    Makes reverse-proxing (web accelerator) totally invisible for php applications. Doesn't require php code modifications to handle X-Forwarded-IP.
    * Stills allows proxy-aware applications to work with X-Forwarded headers and proxy IP address.
    * Should work with any web server
    * Should work with any proxy server

    Using this extension with on a non reverse proxied system will result in a security issue.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/TXForward
    Changelog: http://pecl.php.net/package-changelo...kage=TXForward
    Download: http://pecl.php.net/get/TXForward-1.0.3.tgz

    Authors
    -------------
    Francois Cartegnie (lead)

  18. #38
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package expect-0.2.5 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    Fixed bug #14768 (configure error in Ubuntu 8.04)



    Package Info
    -------------
    This extension allows to interact with processes through PTY, using expect library.



    Related Links
    -------------
    Package home: http://pecl.php.net/package/expect
    Changelog: http://pecl.php.net/package-changelo...package=expect
    Download: http://pecl.php.net/get/expect-0.2.5.tgz

    Authors
    -------------
    Michael Spector <spektom@gmail.com> (lead)

  19. #39
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package txforward-1.0.4 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    pecl channel fix

    Package Info
    -------------
    Makes reverse-proxing (web accelerator) totally invisible for php applications. Doesn't require php code modifications to handle X-Forwarded-IP.
    * Stills allows proxy-aware applications to work with X-Forwarded headers and proxy IP address.
    * Should work with any web server
    * Should work with any proxy server

    Using this extension with on a non reverse proxied system will result in a security issue.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/txforward
    Changelog: http://pecl.php.net/package-changelo...kage=txforward
    Download: http://pecl.php.net/get/txforward-1.0.4.tgz

    Authors
    -------------
    Francois Cartegnie (lead)
    The new PECL package txforward-1.0.5 (stable) has been released at http://pecl.php.net/.

    Release notes
    -------------
    pecl channel fix

    Package Info
    -------------
    Makes reverse-proxing (web accelerator) totally invisible for php applications. Doesn't require php code modifications to handle X-Forwarded-For IP.
    * Stills allows proxy-aware applications to work with X-Forwarded headers and proxy IP address.
    * Should work with any web server
    * Should work with any proxy server

    Using this extension with on a non reverse proxied system will result in a security issue.

    Related Links
    -------------
    Package home: http://pecl.php.net/package/txforward
    Changelog: http://pecl.php.net/package-changelo...kage=txforward
    Download: http://pecl.php.net/get/txforward-1.0.5.tgz

    Authors
    -------------
    Francois Cartegnie (lead)

  20. #40
    Rédacteur

    Avatar de Yogui
    Homme Profil pro
    Directeur technique
    Inscrit en
    Février 2004
    Messages
    13 721
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France, Yonne (Bourgogne)

    Informations professionnelles :
    Activité : Directeur technique

    Informations forums :
    Inscription : Février 2004
    Messages : 13 721
    Points : 29 985
    Points
    29 985
    Par défaut
    The new PECL package oauth-0.99.2 (beta) has been released at http://pecl.php.net/.

    Release notes
    -------------
    - Fixed PECL bug #15110 #15111 (ZTS build, Segfault and memory leak, hannes/felipe) + other memleaks
    - Fixed PECL bug #15112 (incorrect cvs branch)
    - Updated fetch to respect additional request params, added examples and TODO
    - Updates for 5.3
    - Support for older libcurl versions
    - Added arginfo
    - Marking as beta

    Package Info
    -------------
    OAuth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords.

    Requirements: ext/hash and libcurl (with https support if you plan to access resources over https).

    Related Links
    -------------
    Package home: http://pecl.php.net/package/oauth
    Changelog: http://pecl.php.net/package-changelog.php?package=oauth
    Download: http://pecl.php.net/get/oauth-0.99.2.tgz

    Authors
    -------------
    John Jawed <jawed@php.net> (lead)
    Felipe Pena <felipe@php.net> (developer)
    Rasmus Lerdorf <rasmus@php.net> (lead)

Discussions similaires

  1. [XML] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 10
    Dernier message: 22/01/2009, 15h34
  2. [Web Service][Services Web] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 26
    Dernier message: 22/01/2009, 15h33
  3. Annonces d'extensions et de bibliothèques
    Par Community Management dans le forum PHP & Base de données
    Réponses: 13
    Dernier message: 06/01/2009, 16h34
  4. [Images] Annonces d'extensions et de paquetages
    Par Community Management dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 29/12/2008, 16h19
  5. [ImageMagick] Utilisation de l'extension pecl imagick
    Par Invité dans le forum Bibliothèques et frameworks
    Réponses: 1
    Dernier message: 11/03/2008, 12h36

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo