[ANNOUNCEMENT] xdebug-2.1.0beta1 (beta) Released.
The new PECL package xdebug-2.1.0beta1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Sun, Jan 03, 2010 - xdebug 2.1.0beta1
+ Added features:
- Added error display collection and suppressions.
- Added the recording of headers being set in scripts.
- Added variable assignment tracing.
- Added the ability to turn of the default overriding of var_dump().
- Added "Scream" support, which disables the @ operator.
- Added a trace-file analysing script.
- Added support for debugging into phars.
- Added a default xdebug.ini. (Patch by Martin Schuhf
|
1/3/2010 12:33:22 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
PECL/memcache 3.0.5 issues
Hi,
We accidentally got 3.0.5 onto a set of our servers. We have seen some
really odd behavior. It would seem we have some failing sets, but the
method never returns false. But, pulling the data back out on the next
run of the script (not immediately, could be minutes apart) yields old data.
Also, it would seem the servers are using a different hashing algorithm
than ones running 2.2.5. No options are set to have it use consistent
hashing. We use traditional hashing. But, getting from a server
running 2.2.5 does not yield the same data as the servers running 3.0.5.
W
|
1/2/2010 10:09:51 PM
|
0
|
br...@moonspot.net (Brian Moon)
|
[ANNOUNCEMENT] tokyo_tyrant-0.2.0 (beta) Released.
The new PECL package tokyo_tyrant-0.2.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Warnings instead of fatal errors in session handler
- Added TokyoTyrantIterator
- Added getIterator method to TokyoTyrant and TokyoTyrantTable classes
Package Info
-------------
tokyo_tyrant extension provides object oriented API for communicating
with Tokyo Tyrant key-value store.
This extension requires Tokyo Cabinet, Tokyo Tyrant and PHP version 5.2.0+.
Related Links
-------------
Package home: http://pecl.php.net/package/tokyo_tyrant
Changelog: ht
|
1/2/2010 10:57:32 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] bcompiler-0.9.2 (beta) Released.
The new PECL package bcompiler-0.9.2 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- bcompiler_set_filename_handler() to change filename written into the bytecode
- test suite
- bugfixes
Package Info
-------------
bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code.
bcompiler could be used in the following situations
- to create a exe file of a PHP-GTK application (in conjunction with other software)
- to create closed source libraries
- to provide clients with time expired software (prior to
|
12/30/2009 10:22:49 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Not sure it matters...
....but it seems there is some strange PECL accounts created on
2008-03-28 which looks like spam (username ~= /a0.*/)
http://pecl.php.net/accounts.php
Patrick
|
12/29/2009 8:32:34 PM
|
1
|
patrick.alla...@gmail.com (Patrick ALLAERT)
|
[ANNOUNCEMENT] pecl_http-1.7.0b2 (beta) Released.
The new PECL package pecl_http-1.7.0b2 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
* Added request options:
- proxytunnel: enable tunelling through the HTTP proxy
- noproxy: comma separatet list of hosts (* means all hosts) not to use a proxy for (libcurl >= 7.19.4)
* Added postredir request options constants:
- HTTP_POSTREDIR_301
- HTTP_POSTREDIR_302
- HTTP_POSTREDIR_ALL
* Added authtype request option constant:
- HTTP_AUTH_DIGEST_IE
* Added proxytype request option constants:
- HTTP_PROXY_HTTP_1_0
* Added request info members:
- cond
|
12/29/2009 12:47:10 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] timezonedb-2009.21 (stable) Released.
The new PECL package timezonedb-2009.21 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Updated to version 2009.21 (2009u)
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:
|
12/28/2009 2:31:46 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] PDO_IBM-1.3.1 (stable) Released.
The new PECL package PDO_IBM-1.3.1 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Problem related to dynamic loading is fixed.
Package Info
-------------
This extension provides an IBM database driver for PDO. This driver supports IBM DB2
Universal Database, IBM Cloudscape, and Apache Derby databases.
Related Links
-------------
Package home: http://pecl.php.net/package/PDO_IBM
Changelog: http://pecl.php.net/package-changelog.php?package=PDO_IBM
Download: http://pecl.php.net/get/PDO_IBM-1.3.1.tgz
Authors
-------------
IBM OpenDev <
|
12/24/2009 9:09:31 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] ibm_db2-1.8.3 (stable) Released.
The new PECL package ibm_db2-1.8.3 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Fixed 14347: ibm_db2 1.6.6 fails to compile (still a problem w/ 1.8.2).
Fixed 16257: db2_execute() Segfault on an empty string as a bind parameter.
Fixed: GRAPHIC, VARGRAPHIC Data type error.
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-changelog.php?package=ibm_db2
|
12/24/2009 7:56:19 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] ares-0.7.0 (beta) Released.
The new PECL package ares-0.7.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
+ Implemented reply parsers for A, NS, PTR, CNAME, MX, SOA, SRV, TXT messages
Package Info
-------------
Binding for the ares (MIT) or c-ares (CURL) library.
Related Links
-------------
Package home: http://pecl.php.net/package/ares
Changelog: http://pecl.php.net/package-changelog.php?package=ares
Download: http://pecl.php.net/get/ares-0.7.0.tgz
Authors
-------------
Michael Wallner <mike@php.net> (lead)
|
12/23/2009 1:09:57 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Out of Office AutoReply: [PECL-BUG] Bug #16985 [NEW]: Invalid syntax results in Segmentation fault
------_=_NextPart_001_01CA82BF.F3984219
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
Hi/Hola,
I am currently out of the office until 4-Jan-2010. Should you need =
assistance regarding the PHP, Python or Ruby drivers for Ingres please =
contact bruce (dot) lunsford (at) ingres (dot) com or teresa (dot) king =
(at) ingres (dot) com.=20
Ahora mismo estoy fuera de la oficina sin acceso a mi correo =
electr=F3nico hasta el 04-enero-2010, Si necesita ayuda con los =
conectores de PHP, Python o Ruby para Ingres, mande un mensaje al bru
|
12/22/2009 4:33:47 AM
|
0
|
Grant.Cro...@ingres.com ("Grant Croker")
|
Apache stopped responding to requests after APC cache flush
Hi everyone,
My busy Apache 2.2.8-1ubuntu0.14 server running PHP 5.2.4-2ubuntu5.7
using APC-3.0.19 stopped responding today and did not accept connections
for a couple of hours - I had to stop and restart it manually. Apache's
error log looked like:
(Trivial error messages every 10 seconds or so, such as:)
[Sat Dec 19 14:36:37 2009] [error] [client 74.215.40.13] File does not
exist: /vol/public_html/vol, referer: http://www.chickensmoothie.com/
(and then...)
[Sat Dec 19 14:36:39 2009] [apc-warning] GC cache entry
'/vol/public_html/help/index.php' (dev=2160 ino=953674) w
|
12/19/2009 5:13:35 PM
|
1
|
n.sherl...@gmail.com (Nicholas Sherlock)
|
[ANNOUNCEMENT] mongo-1.0.2 (stable) Released.
The new PECL package mongo-1.0.2 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Better Mongo::__construct parameters
Getters for Mongo, MongoDB, and MongoCollection
MongoId::getTimestamp
MongoCollection::ensureIndex takes dropDups and safe opts
Package Info
-------------
This package provides an interface for communicating with the Mongo database in PHP.
Related Links
-------------
Package home: http://pecl.php.net/package/mongo
Changelog: http://pecl.php.net/package-changelog.php?package=mongo
Download: http://pecl.php.net/get/mongo-
|
12/17/2009 9:11:44 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] ncurses-1.0.1 (stable) Released.
The new PECL package ncurses-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Add --enable-ncursesw configure switch for optional wide char support
Package Info
-------------
ncurses (new curses) is a free software emulation of curses in
System V Rel 4.0 (and above). It uses terminfo format, supports
pads, colors, multiple highlights, form characters and function
key mapping. Because of the interactive nature of this library,
it will be of little use for writing Web applications, but may
be useful when writing scripts meant using PHP fro
|
12/17/2009 6:59:57 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Rush conditions after APC TTLs expire
---1437397915-1996356378-1261068868=:32634
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; FORMAT=flowed
Content-ID: <Pine.LNX.4.64.0912171655161.32634@caretaker>
When using APC with a user set TTL it seems that between the end of the
TTL and the new item being re-cached all requests for this item will cause
the object to be generated.
This behaviour seems unavoidable based on the APC design and most of the
time is is probably not an issue however if you have really high numbers
of requests it can make the APC cache ineffective as a means to protect a
backend resource.
I know
|
12/17/2009 4:55:36 PM
|
1
|
rich...@flibble.cx (Richard)
|
[ANNOUNCEMENT] augeas-0.5.0 (beta) Released.
The new PECL package augeas-0.5.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Augeas::match() now returns an associative array with nodes => values
Package Info
-------------
Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. This extension provides PHP bindings to it's API.
Related Links
-------------
Package home: http://pecl.php.net/package/augeas
Changelog: htt
|
12/16/2009 12:47:31 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
urgent Request
------=_NextPart_000_0015_01CA7CA2.5A182B40
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0016_01CA7CA2.5A182B40"
------=_NextPart_001_0016_01CA7CA2.5A182B40
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
From: Steve Fuller [mailto:steve@RocketMobile.com]
Sent: Monday, December 14, 2009 9:14 AM
To: 'peclweb@php.net'
Subject: Urgent Request
Importance: High
Ref: PECL Bug 16946
I have been asked by my company to immediately remove all references to our
clients in posting from the your website. I am unable to
|
12/14/2009 5:46:46 PM
|
1
|
st...@RocketMobile.com ("Steve Fuller")
|
[ANNOUNCEMENT] gmagick-1.0.3b2 (beta) Released.
The new PECL package gmagick-1.0.3b2 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Gmagick queryFontMetrics added.
Package Info
-------------
Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.
This extension requires GraphicsMagick version 1.2.6+ and PHP 5.1.3+.
Related Links
-------------
Package home: http://pecl.php.net/package/gmagick
Changelog: http://pecl.php.net/package-changelog.php?package=gmagick
Download: http://pecl.php.net/get/gmagick-1.0.3b2.tgz
Authors
-----
|
12/14/2009 4:58:31 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Unknown Memcached error
Hi,
I'm having trouble to locate an error I have with memcached. It stoped
working after an system upgrade. I don't know if it is a bug or if I'm
just upgraded unsuccessfully. I'm writing here as a last resort, I
have searched thru the webb and asked on IRC for answers for over a
week, but I can't find anything similar.
This is a brief description of my system:
FreeBSD 7.0-RELEASE-p5 (sparc64)
Apache: 2.2.13
PHP version 5.2.11
memcaced-plugin version: 3.0.4 ($Revision: 1.83.2.36 $)
Memcahed version: 1.4.1
In a terminal I can telnet to localhost, port 11211, and connect to
me
|
12/12/2009 12:22:10 PM
|
0
|
hagge1...@gmail.com (=?ISO-8859-1?Q?Anders_H=E4ggstr=F6m?=)
|
[ANNOUNCEMENT] imagick-3.0.0b1 (beta) Released.
The new PECL package imagick-3.0.0b1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixes incorrect error message "wand contains no images"
- Change cropthumbnailimage behavior to actually do what it is supposed to do
- setimageartifact, getimageartifact, deleteimageartifact
- added fill param to thumbnailImage
- Added support for using imagick objects in other extensions
Package Info
-------------
Imagick is a native php extension to create and modify images using the ImageMagick API.
This extension requires ImageMagick version 6.2.4+ and PHP 5.
|
12/12/2009 11:50:29 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
New extension to access liblog4cxx functions
--0016e6db2d815cda5d047a70783b
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
I'm developing a php extension that wraps the Apache's log4cxx (
http://logging.apache.org/log4cxx/index.html) as a php extension.
For now the extension is hosted at
http://code.google.com/p/php-logger-extension and a beta release is also
available.
I want to ask if it is possible to also make the extension available at
pecl site.
Please check it out and let me know what you think.
Thanks.
--
Jarismar C. Silva
jarismar.php@gmail.com
--0016e6db2d815cda5d047a70783b--
|
12/11/2009 9:23:01 AM
|
1
|
jarismar....@gmail.com (Jarismar Chaves da Silva)
|
[ANNOUNCEMENT] pecl_http-1.6.6 (stable) Released.
The new PECL package pecl_http-1.6.6 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
* Fixed a Last-Modified caching bug in http_send API
* Fixed bug with HttpRequestPool and libevent when adding requests while running
* Fixed memory leak in HttpResponse::getStream() (Felipe Pena)
* Fixed bug #14382 (PHP crash after casting scalar argument to an array in HttpQueryString)
* Fixed bug #16533 (http_redirect fails with url->port==0)
Package Info
-------------
This HTTP extension aims to provide a convenient and powerful
set of functionality for one o
|
12/10/2009 3:32:19 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
New extension to access liblog4cxx functions
--0016e6d7856d231cd8047a3c6e0b
Content-Type: text/plain; charset=ISO-8859-1
Hi all,
I'm developing a php extension that wraps the Apache's log4cxx (
http://logging.apache.org/log4cxx/index.html) as a php extension.
For now the extension is hosted at
http://code.google.com/p/php-logger-extension and a beta release is also
available.
I want to ask if it is possible to also make the extension available at
pecl site.
Please check it out and let me know what you think.
Thanks.
--
Jarismar C. Silva
jarismar.php@gmail.com
--0016e6d7856d231cd8047a3c6e0b--
|
12/8/2009 7:17:51 PM
|
0
|
jarismar....@gmail.com (Jarismar Chaves da Silva)
|
[ANNOUNCEMENT] rar-2.0.0b2 (beta) Released.
The new PECL package rar-2.0.0b2 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Updated bundled UnRAR library to version 3.9.6.
- Added OOP interface for rar_* functions with the RarArchive class.
- Changed bundled UnRAR library to allow partial file extraction.
- Fixed bug in UnRAR library that could cause a read out of buffer bounds on some corrupted RAR files.
- Added a bunch of constants to RarEntry.
- Added RarEntry::__toString() and RarEntry::isDirectory methods.
- All RarEntry properties are now private. This doesn't change the API because tho
|
12/8/2009 6:56:27 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] gmagick-1.0.3b1 (beta) Released.
The new PECL package gmagick-1.0.3b1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
GmagickPixel cloning bug fixed.
Package Info
-------------
Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.
This extension requires GraphicsMagick version 1.2.6+ and PHP 5.1.3+.
Related Links
-------------
Package home: http://pecl.php.net/package/gmagick
Changelog: http://pecl.php.net/package-changelog.php?package=gmagick
Download: http://pecl.php.net/get/gmagick-1.0.3b1.tgz
Authors
-----
|
12/7/2009 5:58:47 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] solr-0.9.8 (beta) Released.
The new PECL package solr-0.9.8 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixed config.w32 for Windows build support. (Pierre, Pierrick)
- Windows .dll now available at http://downloads.php.net/pierre (Pierre)
- Fixed Bug #16943 Segmentation Fault from solr_encode_string() during attempt to retrieve solrXmlNode->children->content when solrXmlNode->children is NULL (Israel)
- Disabled Expect header in libcurl (Israel)
- Disabled Memory Debugging when normal debug is enabled (Israel)
- Added list of contributors to the project
Package Info
----
|
12/4/2009 5:14:03 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] sphinx-1.0.2 (stable) Released.
The new PECL package sphinx-1.0.2 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixed crash when extending class doesn't call parent constructor.
Package Info
-------------
This extension provides bindings for libsphinxclient, client library for Sphinx.
Related Links
-------------
Package home: http://pecl.php.net/package/sphinx
Changelog: http://pecl.php.net/package-changelog.php?package=sphinx
Download: http://pecl.php.net/get/sphinx-1.0.2.tgz
Authors
-------------
Antony Dovgal (lead)
|
12/3/2009 12:41:41 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] sphinx-1.0.1 (stable) Released.
The new PECL package sphinx-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixed build failure with PHP 5.1.x.
- Added support for setSelect(), available in sphinx 0.9.9 new API (patch by Olivier Poitrey)
Package Info
-------------
This extension provides bindings for libsphinxclient, client library for Sphinx.
Related Links
-------------
Package home: http://pecl.php.net/package/sphinx
Changelog: http://pecl.php.net/package-changelog.php?package=sphinx
Download: http://pecl.php.net/get/sphinx-1.0.1.tgz
Authors
-------------
|
12/3/2009 12:12:21 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] gmagick-1.0.2b4 (beta) Released.
The new PECL package gmagick-1.0.2b4 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
More fixes for error on make for Mac OS X 10.6.2
Package Info
-------------
Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.
This extension requires GraphicsMagick version 1.2.6+ and PHP 5.1.3+.
Related Links
-------------
Package home: http://pecl.php.net/package/gmagick
Changelog: http://pecl.php.net/package-changelog.php?package=gmagick
Download: http://pecl.php.net/get/gmagick-1.0.2b4.tgz
|
12/2/2009 6:52:29 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Shackle - disable error_reporting changes
Hi.
I've been testing a bunch of third-party PHP apps lately. A lot of them =
change the error_reporting level in userspace. This drives me crazy. =
Almost as crazy as @function(). Luckily Scream has fixed the @ problem, =
but the error_reporting problem continued to plague my testing.
Often, these apps will change the error_reporting in their =
initialization code, which is often before sending headers.
I tried using disabled_functions for error_reporting, but this causes =
its own warnings. This causes output before headers, and its own set of =
problems. This also leaves the
|
12/2/2009 6:34:56 PM
|
0
|
s...@seancoates.com (Sean Coates)
|
[ANNOUNCEMENT] gmagick-1.0.2b3 (beta) Released.
The new PECL package gmagick-1.0.2b3 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Fixed error on make for Mac OS X 10.6.2
Package Info
-------------
Gmagick is a php extension to create, modify and obtain meta information of images using the GraphicsMagick API.
This extension requires GraphicsMagick version 1.2.6+ and PHP 5.1.3+.
Related Links
-------------
Package home: http://pecl.php.net/package/gmagick
Changelog: http://pecl.php.net/package-changelog.php?package=gmagick
Download: http://pecl.php.net/get/gmagick-1.0.2b3.tgz
Author
|
12/2/2009 6:20:04 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
SSH2: An SSH shell like a stream
Hi,
In the description of ssh2_shell, there's:
"Open a shell at the remote end and allocate a stream for it."
So the result of this command must be a stream. Well, it's good, I'll
use fgets, fwrite and stream_* functions ! BUT, the problem is that I
can't use a SSH2 Stream with the stream_select function...
Warning: stream_select() [function.stream-select]: cannot represent a
stream of type SSH2 Channel as a select()able descriptor in XX on line
XX
Why I cannot ? Is there a workaround ?
Regards,
Samuel ROZE.
|
12/2/2009 6:53:49 AM
|
0
|
samuel.r...@gmail.com (Samuel ROZE)
|
SSH2: An SSH shell like a stream
Hi,
In the description of ssh2_shell, there's:
"Open a shell at the remote end and allocate a stream for it."
So the result of this command must be a stream. Well, it's good, I'll
use fgets, fwrite and stream_* functions ! BUT, the problem is that I
can't use a SSH2 Stream with the stream_select function...
Warning: stream_select() [function.stream-select]: cannot represent a
stream of type SSH2 Channel as a select()able descriptor in XX on line
XX
Why I cannot ? Is there a workaround ?
Regards,
Samuel ROZE.
|
12/1/2009 9:29:14 PM
|
1
|
samuel.r...@gmail.com (Samuel ROZE)
|
[ANNOUNCEMENT] augeas-0.4.0 (beta) Released.
The new PECL package augeas-0.4.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- new method Augeas::mv()
- added test suite AllTests.php
Package Info
-------------
PHP bindings to the Augeas API
Related Links
-------------
Package home: http://pecl.php.net/package/augeas
Changelog: http://pecl.php.net/package-changelog.php?package=augeas
Download: http://pecl.php.net/get/augeas-0.4.0.tgz
Authors
-------------
Pedro Padron <ppadron@php.net> (lead)
|
12/1/2009 6:09:24 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] bcompiler-0.9.1 (beta) Released.
The new PECL package bcompiler-0.9.1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- PHP 5.3 and 6.0-dev support
- bugfixes
Package Info
-------------
bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code.
bcompiler could be used in the following situations
- to create a exe file of a PHP-GTK application (in conjunction with other software)
- to create closed source libraries
- to provide clients with time expired software (prior to payment)
- to deliver close source applications
- for use on e
|
11/29/2009 8:05:55 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] APM-1.0.0beta1 (beta) Released.
The new PECL package APM-1.0.0beta1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Initial release
Package Info
-------------
Monitoring extension for PHP, collects error events and store them in a local SQLite database.
Related Links
-------------
Package home: http://pecl.php.net/package/APM
Changelog: http://pecl.php.net/package-changelog.php?package=APM
Download: http://pecl.php.net/get/APM-1.0.0beta1.tgz
Authors
-------------
Patrick Allaert <patrickallaert@php.net> (lead)
Davide Mendolia <dmendolia@php.net> (lead)
|
11/29/2009 5:01:06 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] APM-1.0.0beta1 (beta) Released.
The new PECL package APM-1.0.0beta1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Initial release
Package Info
-------------
Monitoring extension for PHP, collects error events and store them in a local SQLite database.
Related Links
-------------
Package home: http://pecl.php.net/package/APM
Changelog: http://pecl.php.net/package-changelog.php?package=APM
Download: http://pecl.php.net/get/APM-1.0.0beta1.tgz
Authors
-------------
Patrick Allaert <patrickallaert@php.net> (lead)
Davide Mendolia <dmendolia@php.net> (lead)
|
11/29/2009 4:50:29 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] pam-1.0.3 (stable) Released.
The new PECL package pam-1.0.3 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Added checkacctmgmt parameter to enable skipping the pam_acct_mgmt() call (which might require root access)
Package Info
-------------
This extension provides PAM (Pluggable Authentication Modules) integration. PAM is a system of libraries that handle the authentication tasks of applications and services. The library provides a stable API for applications to defer to for authentication tasks.
Related Links
-------------
Package home: http://pecl.php.net/package/pam
|
11/29/2009 10:50:04 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
SVN Account Request: bd808
Maintaining code and documentation for new php-yaml extension.
|
11/27/2009 11:32:25 PM
|
0
|
ben...@casadebender.com ("Bryan Davis")
|
PHP binding for LibYAML
--------------ms010504090405010409060504
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
I have developed a fork of the php-yaml extension originally written by
Ryusuke Sekiyama (rsky). This is a wrapper for the LibYAML library which
is a YAML 1.1 implementation sponsored by the Python Software
Foundation. I'd like to have this module considered for inclusion in PECL=
=2E
The extension currently provides these functions:
* yaml_parse =E2=80=94 Parse a YAML stream
* yaml_parse_file =E2=80=94 Parse a YAML stream from a file
* yaml_parse_ur
|
11/27/2009 4:06:31 AM
|
11
|
ben...@casadebender.com (Bryan Davis)
|
[PROPOSAL] RSVG extension
Hi,
After the outstanding response I got from the Pango proposal, here's
another try :)
I'm wrapping librsvg, which is an SVG rendering library that uses Cairo
at the back end. This one again relies on PECL/Cairo, which means it can
output PNG, SVG, PostScript or PDF. Or even SVG again if you're feeling
a bit mad. Once I finish the bit of Cairo I'm working on, you'll be able
to convert a Cairo surface into a GMagick one (and later IMagick and GD,
if all goes according to plan).
It's on GitHub, at http://github.com/mgdm/php-rsvg. Again, there's no
tests or arginfo but I'll
|
11/24/2009 6:58:05 PM
|
3
|
m...@php.net (Michael Maclean)
|
[ANNOUNCEMENT] augeas-0.3 (beta) Released.
The new PECL package augeas-0.3 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- private property Augeas::$handle no longer exists
- resource type is no longer used
Package Info
-------------
PHP bindings to the Augeas API
Related Links
-------------
Package home: http://pecl.php.net/package/augeas
Changelog: http://pecl.php.net/package-changelog.php?package=augeas
Download: http://pecl.php.net/get/augeas-0.3.tgz
Authors
-------------
Pedro Padron <ppadron@w3p.com.br> (lead)
|
11/24/2009 4:55:47 PM
|
1
|
pecl-...@lists.php.net ("PECL Announce")
|
php_ssh2 and php-5.3.1 (on windows)
Hi!
Just tried to compile the pecl ssh2 (0.11) extension with php-5.3.1 and
VC9 on windows.
I noticed a few things:
At first, it seems as of php 5.3 the ZEND_BEGIN_ARG_INFO macro already
contains the static keyword (to be more precise, the
ZEND_BEGIN_ARG_INFO_EX macro in the next expansion step). Can anybody
confirm this?
This was the first thing I needed to compile the ssh2 extension. (Seems
to apply for all pecl extension when compiling for php 5.3)
Secondly, the function php_ssh2_set_callback invokes zend_is_callable
without using the TSRMLS_CC macro, so I had to add the
|
11/24/2009 12:38:55 PM
|
11
|
sc...@planetavent.de (Nicolai Scheer)
|
pecl.php.net account
Hi!
I applied for a pecl.php.net account using the form on the web site but =
I've not heard anything since then.
I have taken over maintenance and development of the DIO extension. I =
would like update the details appropriately.
I have an SVN account and an e-mail address (cyberspice at php dot net). =
=20
Could someone sort it out for me?
Thanks
Melanie=
|
11/24/2009 11:23:49 AM
|
4
|
thyberthpi...@gmail.com (Thyberthpithe)
|
gcov of extension
--0016e6546eb83d46e40478fc827e
Content-Type: text/plain; charset=ISO-8859-1
Hi,
I have some tests in my extension, and I want to generate the code coverage.
How I should do that ?
Adding flags at compilation time ? using a version of php compile with
--enable-gcov ?
Thanks
--
Davide Mendolia
--0016e6546eb83d46e40478fc827e--
|
11/22/2009 9:36:58 PM
|
5
|
idaf...@gmail.com (Davide Mendolia)
|
[ANNOUNCEMENT] stomp-0.3.2 (beta) Released.
The new PECL package stomp-0.3.2 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixed bug #16936 (Module segfaults on readFrame if Frame > STOMP_BUFSIZE)
- Fixed bug #16933 (readFrame does not notice when server shuts down)
- Fixed bug #16930 (readFrame reports error-frames as "timeout")
Package Info
-------------
This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.
Related Links
-------------
Package home: http://pecl.php.net/package/stomp
Cha
|
11/22/2009 8:45:18 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
mailparse documentation
Hi there,
Is there any documentation on the mailparse extension?
I'm trying to figure out how to use it as it is designed (basic parsing is
no problem).
Cheers,
Kasper.
|
11/20/2009 6:12:32 PM
|
0
|
kas...@wcircle.net ("Kasper")
|
[ANNOUNCEMENT] mongo-1.0.1 (stable) Released.
The new PECL package mongo-1.0.1 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Big-endian support
MongoCollection::update can affect multiple documents
MongoCursor::count uses limit and skip, optionally
MongoDBRef supports $db
MongoMinKey and MongoMax Key
Cursor::immortal
Constants for binary types
MongoDB::authenticate
Package Info
-------------
This package provides an interface for communicating with the Mongo database in PHP.
Related Links
-------------
Package home: http://pecl.php.net/package/mongo
Changelog: http://pecl.php.net
|
11/19/2009 7:05:21 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] WINCACHE-1.0.0 (stable) Released.
The new PECL package WINCACHE-1.0.0 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
- Setting absentry and same_value in rplist_value under writelock.
- Final v1 RTW build is version 1117.
- Updated the wincache.php to show a warning if opcode cache size is too small and it has been automatically increased.
- Changed minimum/maximum values of fcachesize, ocachesize. Added olocaltest. Forced ocachesize to be atleast 3 times fcachesize.
- Prevent rplist_value same_value field from pointing to itself, else deleteval does double free on same rplist value.
|
11/19/2009 6:34:15 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
Proposal for Pango extension
Hi,
For the last couple of days I've been working on a new wrapper around
the Pango text rendering library (http://www.pango.org) with the
objective of making it useful for generating PDFs and images on web
servers in combination with PECL/Cairo. I'd like to propose this to
PECL. It's currently being developed at http://github.com/mgdm/php-pango
but if accepted I'd put it into PECL's SVN. Pango itself is LGPL (like
Cairo), and the extension itself is under the PHP licence.
(I realise there is also Pango functionality in PHP-GTK, but it's pretty
well embedded in PHP-GTK's buil
|
11/19/2009 5:36:53 PM
|
0
|
mich...@no-surprises.co.uk (Michael Maclean)
|
Memory leak detection
Hi, I've read that PHP compiled in debug mode was supposed to warn of
memory leaks.
I've tried to add an obvious memory leak, but got no messages:
(...)
void *a = emalloc(200);
printf("%d", *((int*)a));
(...)
> php.exe 006.php
15158708101515870810
(nothing more)
> php.exe -i | findstr cscript
Configure Command => cscript /nologo configure.js "--enable-debug"
"--enable-crt-debug"
Did I do anything wrong?
Thanks
--
Gustavo Lopes
|
11/19/2009 6:19:46 AM
|
1
|
glo...@nebm.ist.utl.pt ("Gustavo Lopes")
|
Problems installing fribidi with pecl
Hi all,
I am not able to get fribidi 0.10.x or 0.19.x to build using PECL.
I have tried this on both Debian Lenny and CentOS 5.2.
Do anyone have any in sight to this problem? and How to work
around it?
On Debian:
apt-get install php5
apt-get install php-pear
apt-get install libfribidi0 libfribidi-dev
pecl install fribidi
this fails to find fribidi-config if I have fribidi-0.19.1 because this
version use pkg-config. I installed fribidi-0.19.1 and hand created
fribidi-config and got the result below. I have also tried with
fribidi-0.10.9 and got the same results.
The
|
11/19/2009 5:27:04 AM
|
0
|
wood...@swoodbridge.com (Stephen Woodbridge)
|
[ANNOUNCEMENT] solr-0.9.7 (beta) Released.
The new PECL package solr-0.9.7 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Fixed bug 16924 AC_MSG_NOTICE() is undefined in autoconf 2.13
- Added new method SolrClient::getDebug()
- Modified SolrClient::__construct() so that port numbers and other integer values for the options can be passed as strings.
- Changed internal string handling mechanism to allow for tracking of memory allocation in debug mode.
- Lowered minimum php version to 5.2.3. Unfortunately, this is the lowest PHP version that will be supported. PHP versions lower than 5.2.3 are not
|
11/17/2009 7:00:18 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
SVN Account Request: cyberspice
This is so that I can maintain the Dio PECL extension
|
11/17/2009 1:56:45 PM
|
0
|
thyberthpi...@gmail.com ("Melanie Rhianna Lewis")
|
SVN Account Request: cataphract
Development in the pecl rar extension by request of Antony Dovgal.
|
11/17/2009 1:46:24 PM
|
0
|
glo...@nebm.ist.utl.pt ("Gustavo André dos Santos Lopes")
|
dio - direct I/O functions - request to maintain
Hi,
I would like to take over maintenance of the dio module.
I'm new here so I should explain who I am and why. =20
So who am I? I'm Melanie aka Cyberspice. =
(http://www.cyberspice.org.uk/) I develop generally in the embedded =
linux realm for work but also work on applications, web services and web =
apps both at work and personally. I've developed, worked with and used =
open source software for about 15 years now. I program in C, C++, =
Obj-C, Java and of course PHP. (I'm a member of PHP Women).
And why? I am currently developing an in house automated web driven test
|
11/17/2009 1:19:09 PM
|
0
|
thyberthpi...@gmail.com (Thyberthpithe)
|
dio - direct I/O functions - request to maintain
Hi,
I would like to take over maintenance of the dio module.
I'm new here so I should explain who I am and why. =20
So who am I? I'm Melanie aka Cyberspice. =
(http://www.cyberspice.org.uk/) I develop generally in the embedded =
linux realm for work but also work on applications, web services and web =
apps both at work and personally. I've developed, worked with and used =
open source software for about 15 years now. I program in C, C++, =
Obj-C, Java and of course PHP. (I'm a member of PHP Women).
And why? I am currently developing an in house automated web driven test
|
11/17/2009 1:16:17 PM
|
0
|
thyberthpi...@gmail.com (Thyberthpithe)
|
Proposal for APM - Alternative PHP Monitor - Extension
--001636498e57253cb30478820fda
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,
My name is Davide Mendolia and with Patrick Allaert we are lead developers
of the extension APM(Alternative PHP Monitor).
Currently the project can be found : http://code.google.com/p/peclapm/
The goal is to provide more solution to manage PHP errors. It collects erro=
r
events and store them in a local SQLite database.
But In the future we want to provide different backend and trigger like SNM=
P
or MySQL.
I send this e-mail for asking to add our exten
|
11/16/2009 7:31:42 PM
|
10
|
idaf...@gmail.com (Davide Mendolia)
|
PECL account request
Hi
Antony Dovgal has kindly offered me to take over the rar extension, which
I accepted.
I've submmited an account request with the username "cataphract". Please
approve it and grant it the appropriate svn access.
Thank you!
--
Gustavo Lopes
|
11/16/2009 12:56:58 PM
|
0
|
glo...@nebm.ist.utl.pt ("Gustavo Lopes")
|
Wincache and winres.h vs winresrc.h
Hi.
I'm using the Express Edition of MS VC++ 2008.
I can just about build. But when I add wincache to my mix, I'm getting
a problem with a missing header file ...
winres.h
C:\php-sdk\php_53dev\vc9\x86\PHP_5_3>type config.nice.bat
cscript /nologo configure.js "--disable-zts" "--enable-crt-debug"
"--enable-debug-pack" "--enable-bbcode=shared"
"--enable-win32service=shared" "--enable-wincache=shared" %*
C:\php-sdk\php_53dev\vc9\x86\PHP_5_3>nmake
Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
EXT
|
11/16/2009 10:10:26 AM
|
0
|
rquadl...@googlemail.com (Richard Quadling)
|
Proposal for new extension: augeas
Hi there!
I've developed a wrapper to the Augeas (http://augeas.net/) API.
Augeas is a configuration editing tool, it parses configuration files
transforming them into trees, making all "nodes" accessible with an
XPATH-like syntax.
This is my first experience writing (serious) C code, so any feedback
will be much appreciated.
The code is available at:
http://github.com/ppadron/php-augeas/
As usual:
phpize
../configure
make
make install
Since this is a wrapper extension, you'll need libaugeas.
API is described here:
http://wiki.github.com/ppadron/php-augeas/obj
|
11/15/2009 9:42:21 PM
|
1
|
pgpad...@gmail.com (Pedro Padron)
|
Proposal for Jaxl - Jabber XMPP Client library - Extension
--001636b148341e1d96047852c677
Content-Type: text/plain; charset=ISO-8859-1
Hi,
My name is Abhinav Singh. I am the author of Jaxl client library.
Source code can be found here: http://code.google.com/p/jaxl
I want to extend this further by building an extension for it.
Need suggestions and feedback.
Regards,
------------------------------------------------------
Abhinav Singh
Bangalore, India
Website: http://abhinavsingh.com
Blog: http://abhinavsingh.com/blog
Twitter: http://twitter.com/imoracle
------------------------------------------------------
--001636b148341e1d9
|
11/14/2009 11:06:33 AM
|
0
|
mailsforabhi...@gmail.com (Abhinav Singh)
|
SVN Account Request: jimmcq
To help maintain and document the gearman extension
|
11/13/2009 10:25:50 PM
|
0
|
...@jimmcq.com ("Jim McQuillan")
|
Account Request for Gearman
James Luedke, the lead developer for the gearman extension, has invited
me to create a pecl account to help him maintain and document the
gearman extension. So I would like to request a pecl account, and an svn
account.
Thanks!
-Jim McQuillan
|
11/13/2009 9:06:54 PM
|
0
|
...@jimmcq.com (Jim McQuillan)
|
getting started
hello everybody,
i have been using php for a long time and am really impressed by the
power of this language. "kudos to the developers".
I want to pay tribute to php community by doing some development work
and make it an even better language.
Can anyone guide me as how to get started and start developing?
I am really looking forward for doing some good work.
Thanks,
--
All the best.
|
11/11/2009 5:22:54 PM
|
0
|
ani...@gmail.com (anirvana mishra)
|
[ANNOUNCEMENT] timezonedb-2009.18 (stable) Released.
The new PECL package timezonedb-2009.18 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Updated to version 2009.18 (2009r)
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:
|
11/9/2009 3:57:36 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] stomp-0.3.1 (beta) Released.
The new PECL package stomp-0.3.1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Fix memory leak in stomp_send and in stomp_ack
- Reduced minimum php version to 5.2.2
Package Info
-------------
This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.
Related Links
-------------
Package home: http://pecl.php.net/package/stomp
Changelog: http://pecl.php.net/package-changelog.php?package=stomp
Download: http://pecl.php.net/get/stomp-0.3.1.tgz
Au
|
11/8/2009 3:39:57 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] stomp-0.3.0 (beta) Released.
The new PECL package stomp-0.3.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
* new stomp_connect_error() function (pierrick)
* stomp_begin, stomp_abort and stomp_commit now accept additional headers (pierrick)
* new connection timeout and read timeout ini configuration (pierrick)
* Fix a memory leak in stomp_read_line (pierrick)
* Better set of test (Pierrick and Anis)
Package Info
-------------
This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces
|
11/7/2009 4:08:03 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] newt-1.2.4 (stable) Released.
The new PECL package newt-1.2.4 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Fixed bug #16824
Package Info
-------------
PHP-NEWT - PHP language extension for RedHat Newt library, a terminal-based window and widget library for writing applications with user friendly interface. Once this extension is enabled in PHP it will provide the use of Newt widgets, such as windows, buttons, checkboxes, radiobuttons, labels, editboxes, scrolls, textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language.
|
11/4/2009 4:33:10 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] pdo_4d-0.3 (beta) Released.
The new PECL package pdo_4d-0.3 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
bug #16759 fixed, unit tests passed, live data use tested
Package Info
-------------
PDO_4D is a driver for the PHP Data Objects (PDO) interface to enable access from PHP to 4D databases.
Related Links
-------------
Package home: http://pecl.php.net/package/pdo_4d
Changelog: http://pecl.php.net/package-changelog.php?package=pdo_4d
Download: http://pecl.php.net/get/pdo_4d-0.3.tgz
Authors
-------------
stephane planquart (developer)
Morgaut Alexandre <php@4d
|
11/4/2009 12:37:32 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] timezonedb-2009.17 (stable) Released.
The new PECL package timezonedb-2009.17 (stable) has been released at http://pecl.php.net/.
Release notes
-------------
Updated to version 2009.17 (2009q)
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:
|
11/2/2009 4:17:41 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] stomp-0.2.0 (beta) Released.
The new PECL package stomp-0.2.0 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- Windows build fix (kalle)
- Add SSL support (pierrick)
Package Info
-------------
This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.
Related Links
-------------
Package home: http://pecl.php.net/package/stomp
Changelog: http://pecl.php.net/package-changelog.php?package=stomp
Download: http://pecl.php.net/get/stomp-0.2.0.tgz
Authors
-------------
Pierrick
|
11/1/2009 10:51:11 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] solr-0.9.6 (beta) Released.
The new PECL package solr-0.9.6 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
Reduced minimum php version to 5.2.4. Added SolrClient::getOptions()
Package Info
-------------
It effectively simplifies the process of interacting with Apache Solr using PHP5 and it already comes with built-in readiness for the latest features available in Solr 1.4. The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response f
|
11/1/2009 1:21:20 PM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|
[ANNOUNCEMENT] stomp-0.1.0 (alpha) Released.
The new PECL package stomp-0.1.0 (alpha) has been released at http://pecl.php.net/.
Release notes
-------------
- Initial PECL release. (pierrick)
Package Info
-------------
This extension allows php applications to comunicate with any Stomp compliant Message Brokers through easy object oriented and procedural interfaces.
Related Links
-------------
Package home: http://pecl.php.net/package/stomp
Changelog: http://pecl.php.net/package-changelog.php?package=stomp
Download: http://pecl.php.net/get/stomp-0.1.0.tgz
Authors
-------------
Pierrick Charron (lead)
|
10/31/2009 1:50:02 AM
|
0
|
pecl-...@lists.php.net ("PECL Announce")
|