Re: [PHP-DEV] PHP Wiki Down?

2012-01-02 Thread Martin Jansen
On 01.01.12 05:19, Florian Anderiasch wrote: > Did the monitoring url change or is it still down? > Are there any efforts to bring munin back? The move to a new machine is underway but go stalled by recent downtimes of another important server. Here's hoping to get it done by the end of the week.

Re: [PHP-DEV] commit rights for ext/pdo folder

2012-01-02 Thread Matteo Beccati
On 31/12/2011 11:56, marius adrian popa wrote: > There are some tests that needs to be skiped for firebird driver > > I have made the changes in test but i can't commit them I've committed the fix, although someone else will need to jump in and grant you karma ;) Happy holidays! Cheers -- Mat

Re: [PHP-DEV] Quick missing NEWS entry questions

2012-01-02 Thread Stas Malyshev
Hi! My question is, should I go back and edit NEWS to put my change in? It would go under "PHP 5.4.0 Alpha 1" Generally, each substantial change should be in the NEWS under the version in which it appeared (for 5.4, all pre-release versions will be consolidated on release). And if I do pu

[PHP-DEV] stream_get_meta_data is missing filters

2012-01-02 Thread mtdowling
The docs state that the return value of the stream_get_meta_data function will contain a 'filters' key which contains an array of filters registered on a stream. I noticed that the 'filters' array wasn't being returned, so I took a look at the source. It looks like this is a known issue becau

[PHP-DEV] SessionHandler class return values

2012-01-02 Thread Drak
I think something is wrong with the SessionHandler class and I dont know if it requires a bug report. According to the documentation at http://www.php.net/manual/en/class.sessionhandler.php the various methods return 0 for success and 1 for failure which is kind of backwards since 0 would normally