[PHP-DEV] error git push - You have insufficient Karma for gtk-src.git!

2015-06-01 Thread Alexandre Pereira Bühler
Desire to develop and update the source code of php-gtk (http://git.php.net/?p=php/gtk-src.git;a=summary0 but I can not perform a push. My karma only allows cloning. git returns error: remote: Welcome buhlerax remote: You have insufficient Karma! remote: I'm sorry, I cannot allow you to write

[PHP-DEV] error git push - You have insufficient Karma for documentantion gtk.git!

2015-06-01 Thread Alexandre Pereira Bühler
I desire to maintain and update the php-gtk documentation (http://git.php.net/?p=doc/gtk.git;a=summary) but I can not perform a push. My karma only allows cloning. git returns error: remote: Welcome buhlerax remote: You have insufficient Karma! remote: I'm sorry, I cannot allow you to

[PHP-DEV] Re: Big hashes problem in master

2015-06-01 Thread Dmitry Stogov
Hi Stas, This should be fixed now. As I understood you already fixed the second problem. Thanks for catching this. Dmitry. On Mon, Jun 1, 2015 at 5:38 AM, Stanislav Malyshev smalys...@gmail.com wrote: Hi! Looking into bug #69295 I've noticed the following problem with hashes on master: if

Re: [PHP-DEV] JSON unicode escape issue and new constants

2015-06-01 Thread Jakub Zelenka
Hi Yasuo, On Mon, Jun 1, 2015 at 1:10 AM, Yasuo Ohgaki yohg...@ohgaki.net wrote: Any invalid chars as variable/property name should be handled as invalid. Valid variable name: '[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*' http://php.net/manual/en/language.variables.basics.php This violates

Re: [PHP-DEV] [RFC] Simplified Array API for extensions

2015-06-01 Thread Hannes Magnusson
\o/ thanks -Hannes On Fri, May 29, 2015 at 3:54 PM, Sara Golemon poll...@php.net wrote: Not thoroughly tested, but it compiles at least. Give the latest commit a shot: https://github.com/sgolemon/php-array-api/commit/1274a2bcbc3eca78dbd35702136b0034b67afc8f -Sara On Fri, May 29, 2015 at