Re: [PHP-DOC] Hello and questions

2013-10-20 Thread Sherif Ramadan
On Sun, Oct 20, 2013 at 7:31 AM, Dan Ackroyd wrote: > Hi, > > I've started out tackling the vast number of Imagick functions that have > either no documentation at all, or lack examples. A couple of questions: > > 1) Should I submit a separate patch per change? Standard best practice is > usually

Re: [PHP-DOC] Blocked pages in the online editor.

2013-08-01 Thread Sherif Ramadan
On Thu, Aug 1, 2013 at 9:44 PM, Niel Archer wrote: > A number of times over the last year I've seen documentation bugs > reported I could fix myself with the online editor. Only to find when > attempting to do so, that they were blocked by a previous edit that has > not been commited as a patch.

[PHP-DOC] Re: [PHP-DEV] Moving PHP documentation to Git repository

2013-06-25 Thread Sherif Ramadan
On Tue, Jun 25, 2013 at 5:10 AM, Johannes Schlüter wrote: > On Tue, 2013-06-25 at 08:46 +0200, Christian Stoller wrote: > > Hi internals. > > > > What do you think about moving the PHP documentation to a Git > > repository, mirrored on Github? Doing this would make it possible for > > everybody to

Re: [PHP-DOC] VCS Account Request: whatthejeff

2013-06-20 Thread Sherif Ramadan
On Thu, Jun 20, 2013 at 4:07 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > Done, welcome to the team! > > -Hannes > > On Tue, Jun 18, 2013 at 6:52 PM, Jeff Welch wrote: > > Hi, all :) > > > > My name is Jeff Welch and I\'m one of the maintainers of the > PHPUnit project. > > > > In

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Sherif Ramadan
On Thu, Jun 20, 2013 at 5:51 PM, Adam Harvey wrote: > > I'm working on some basic opcache documentation as we speak, since it > was pointed out on #php.doc. That said, mostly what I'm doing for now > is adapting the README in ext/opcache and documenting opcache_reset() > and opcache_invalidate()

Re: [PHP-DOC] Re: OPCache documentation

2013-06-20 Thread Sherif Ramadan
On Thu, Jun 20, 2013 at 5:36 PM, Julien Pauli wrote: > On Wed, May 15, 2013 at 3:54 PM, Julien Pauli wrote: > >> Hi all, >> >> As you know, 5.5 final is coming soon. >> We are in RC, so mainly stabilizing stuff and preparing the final release >> for anyone to setup 5.5 on their servers. >> >> I

Re: [PHP-DOC] Introduction + Missing static modifiers

2013-06-18 Thread Sherif Ramadan
On Tue, Jun 18, 2013 at 1:36 PM, Jeff Welch wrote: > >>> I wouldn't mind having a CVS account, though :P >>> >>> I'd say head over to http://www.php.net/git-php.php read the page carefully, and fill out a request for an account. Include that you've submitted the patch from the svn revision above

Re: [PHP-DOC] Introduction + Missing static modifiers

2013-06-18 Thread Sherif Ramadan
On Tue, Jun 18, 2013 at 1:23 PM, Jeff Welch wrote: > On Jun 18, 2013, at 1:13 PM, Sherif Ramadan > wrote: > > On Mon, Jun 17, 2013 at 12:50 PM, Jeff Welch wrote: > >> On Sun, Jun 16, 2013 at 6:51 PM, Jeff Welch wrote: >> >>> On Sun, Jun 16, 2013 at 10:57 A

Re: [PHP-DOC] Introduction + Missing static modifiers

2013-06-18 Thread Sherif Ramadan
On Mon, Jun 17, 2013 at 12:50 PM, Jeff Welch wrote: > On Sun, Jun 16, 2013 at 6:51 PM, Jeff Welch wrote: > >> On Sun, Jun 16, 2013 at 10:57 AM, Jeff Welch wrote: >> >>> On Sun, Jun 16, 2013 at 4:36 AM, Sherif Ramadan >> > wrote: >>> >>>&g

Re: [PHP-DOC] Re: strlen and multi-byte characters

2013-06-17 Thread Sherif Ramadan
On Mon, Jun 17, 2013 at 1:18 PM, Adam Harvey wrote: > On 16 June 2013 15:37, Sherif Ramadan wrote: > > I have no clue how you're getting that result. > > What are your respective mbstring.func_overload settings, out of interest? > > mbstring.func_overload is o

Re: [PHP-DOC] Documentation for an extension

2013-06-17 Thread Sherif Ramadan
On Mon, Jun 17, 2013 at 11:22 AM, Jeroen Moors wrote: > Hi, > > I'm new to the list, so I hope this is the right place to ask my question, > if not, my excuses! > > Currently I'm working on a PHP extension for Ceph ( > https://github.com/ceph/phprados/

Re: [PHP-DOC] Re: strlen and multi-byte characters

2013-06-16 Thread Sherif Ramadan
x27;äå'; echo "\n" . strlen($str); /* Output */ string(1) "1" 2 4 Nowhere do I see zend.multibyte documented to affect the behavior of strlen anywhere in the code or the documentation. This configuration is clearly documented to affect the way the engine parses

Re: [PHP-DOC] strlen and multi-byte characters

2013-06-16 Thread Sherif Ramadan
On Thu, Jun 13, 2013 at 4:34 PM, Adam Kazimierczak wrote: > Hello Mailing List, > > I found that strlen is often considered as a function that counts > characters in strings, rather than bytes. Such mistake is even often seen > on blogs or tutorials, so many PHP beginners may get confused when the

Re: [PHP-DOC] Re: strlen and multi-byte characters

2013-06-16 Thread Sherif Ramadan
On Sun, Jun 16, 2013 at 3:51 AM, Andrey Pashentsev wrote: > > "Adam Kazimierczak" сообщил/сообщила в новостях > следующее: news:51BA2CC5.3060508@gmail.**com... > > Hello Mailing List, >> >> I found that strlen is often considered as a function that counts >> characters in strings, rather than by

Re: [PHP-DOC] Introduction + Missing static modifiers

2013-06-16 Thread Sherif Ramadan
On Sun, Jun 16, 2013 at 3:40 AM, Jeff Welch wrote: > Hi, all :) > > My name is Jeff Welch and I'm one of the maintainers of the PHPUnit > project. While investigating a PHPUnit issue ( > https://github.com/sebastianbergmann/phpunit-mock-objects/issues/130) > this past friday, I noticed that the P

Re: [PHP-DOC] VCS Account Request: kazymjir

2013-06-15 Thread Sherif Ramadan
On Sat, Jun 15, 2013 at 9:05 AM, Adam Kazimierczak wrote: > Thank you very much! > > - Adam > > > On 06/14/2013 07:57 PM, Hannes Magnusson wrote: > >> Approved & gave you karma for the en doc module. >> >> Nice to have you aboard! >> >> -Hannes >> >> On Thu, Jun 13, 2013 at 11:09 PM, Adam Kazimier

Re: [PHP-DOC] PHP Manual - Contribution

2013-06-03 Thread Sherif Ramadan
On Mon, Jun 3, 2013 at 1:49 PM, Evan Nabors wrote: > Hello, > > My name is Evan and I am a technical writer that works for Rackspace > Hosting. > > This week I was using the online php manual to assist a customer with a > PHP script. While looking through the online documentation I came across

Re: [PHP-DOC] Adding to current docs

2013-05-09 Thread Sherif Ramadan
On Thu, May 9, 2013 at 10:27 PM, Philip Olson wrote: > > Regards, > Philip, guy who isn't around much these days > OMG, Philip is alive! I saw it. > > > On May 9, 2013, at 6:12 PM, Jason Gerfen wrote: > > > I am currently in the process of reviewing the guidelines, howto & and > > other docu

[PHP-DOC] Re: [PHP-WEBMASTER] User notes guidelines.

2013-01-10 Thread Sherif Ramadan
On Thu, Jan 10, 2013 at 9:34 AM, Levi Morrison wrote: > > Another way to look at this is if the function lacks something not > otherwise > > covered by another function. To elaborate I've seen user implementations > of > > count that work on multidimensional arrays. Obviously PHP has no similar >

Re: [PHP-DOC] VCS Account Request: mikemike

2013-01-10 Thread Sherif Ramadan
On Thu, Jan 10, 2013 at 8:59 AM, Mike Griffiths wrote: > > On 10 January 2013 13:36, Mike Griffiths wrote: > >> Maintaining user notes (not adding to them), submitting and committing >> the odd documentation patch (I currently use the online editor for this). >> I\'m a regular on #php.doc >> >>

Re: [PHP-DOC] Patch for bringing memcached extension docs up to date.

2013-01-04 Thread Sherif Ramadan
On Thu, Jan 3, 2013 at 10:47 PM, David Terei wrote: > Hi, > > Please review the patch below that brings the memcached extension docs > up to date with the functionality in 2.0.0 and later. > > http://davidterei.com/downloads/phpdoc-memcached.patch > > Cheers, > David > Looks good to me. If no o

Re: [PHP-DOC] PHP.net tutorials improvements

2013-01-03 Thread Sherif Ramadan
On Thu, Jan 3, 2013 at 12:04 AM, Philip Olson wrote: > > Greetings all, > > Also, I reckon the main PHP tutorial should get someone started but not > worry > about all of the minor details along the way. An ideal tutorial might, > let's > say, allow someone to create a nice address book app or TO

Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-14 Thread Sherif Ramadan
On Fri, Dec 14, 2012 at 11:54 PM, Pieter de Zwart wrote: > I don't see AMQPQueue::declareQueue or AMQPExchange::declareExchange. I > have asked someone else to check their local mirror, and they also do not > see the changes. I probably screwed up an ref entry somewhere. I'll look > around, but an

Re: [PHP-DOC] AMQP Documentation Update to public docs

2012-12-11 Thread Sherif Ramadan
On Wed, Dec 12, 2012 at 12:38 AM, Pieter de Zwart wrote: > Hey guys, > > On Dec 4th, I made the below commit to trunk. I was under the previous > impression that commits made would get rolled up every Friday into the > public docs and pushed out. I, however, do not see the changes below in the > p

Re: [PHP-DOC] how to review or commit PHP TW Documentation

2012-10-08 Thread Sherif Ramadan
On Mon, Oct 8, 2012 at 11:25 PM, ㄚ琪 <2noteb...@yahoo.com.tw> wrote: > Hello PHP TW Documentation team, > > I have translated pecl.xml on php docbook online editor with fb account. But > I do not know how to review or commit. Could someone help me? > > best regards > Stephen You have to log in wit

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-10-04 Thread Sherif Ramadan
On Thu, Sep 27, 2012 at 8:02 PM, Justin wrote: > When is this slated for production release? > I'm not sure, but the code is pretty much ready to go into production as of now. Someone just needs to make a final review and approve the commit. :) The web-php code can be found here: https://github

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-16 Thread Sherif Ramadan
On Sun, Sep 16, 2012 at 3:37 AM, Maciek Sokolewicz wrote: > On 12-09-2012 03:54, Sherif Ramadan wrote: >> >> Just an update I've pushed the new commits to github and fixed a >> couple of issues in the backend scripts (patch attached here). The >> javascript for the

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-11 Thread Sherif Ramadan
tps://github.com/php/web-php/pull/7 If anyone finds any other issues I missed please let me know. Thanks :) From ec9e2b8ba7ab5ceacdc8bc482a5c998baaa3a7da Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Tue, 11 Sep 2012 21:36:04 -0400 Subject: [PATCH] Updated backend scripts and SQL schem

Re: [PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-10 Thread Sherif Ramadan
On Mon, Sep 10, 2012 at 1:27 PM, Daniel Brown wrote: > On Mon, Sep 10, 2012 at 2:32 AM, Sherif Ramadan > wrote: >> >> So far that's two people that have expressed a concern against the >> feature. I seem to be the only one that thinks it's a good idea. >>

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-10 Thread Sherif Ramadan
On Mon, Sep 10, 2012 at 10:30 AM, Daniel Convissor wrote: > Hi Sherif: > > I like the idea of flagging a comment. Voting down can take too long to > produce results. Particularly if a lousy note is way down on the bottom > (chronologically or vote wise) of a page with a lot of comments, so few >

[PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Sorry, forgot to reply to all... So far that's two people that have expressed a concern against the feature. I seem to be the only one that thinks it's a good idea. Everybody else is indifferent or hasn't voiced their opinion on the matter. While two against one is large in ratio I believe the s

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Here's the SQL patch. From dc2413b5ef33ced0fe48cabf1f85129b881d8330 Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 14:19:51 -0400 Subject: [PATCH] Updated SQL schema for new user notes features voting/flagging. --- note.sql | 30 ++ 1

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
update From c8b627002c58899bf88286e140aeb2264aa83117 Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 14:07:01 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php | 142

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
Sorry, here's the patch as an attachment. From 362719eb0aaefb323e05a15ddcd2077e84b18fee Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 13:31:36 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php |

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
>From 362719eb0aaefb323e05a15ddcd2077e84b18fee Mon Sep 17 00:00:00 2001 From: Sherif Ramadan Date: Sun, 9 Sep 2012 13:31:36 -0400 Subject: [PATCH] Updated backend scripts for user notes voting/flagging. --- entry/user-notes-flag.php | 160 + en

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 11:53 AM, Hannes Magnusson wrote: > On Sun, Sep 9, 2012 at 3:00 PM, Sherif Ramadan > wrote: > >> http://php.sheriframadan.com/manual/en/function.strstr.php#107588 and >> click on the flag on top of the note. It should be pretty self > > Thi

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 10:13 AM, Hannes Magnusson wrote: > > Ok. But why then all the different options? > If a note is flagged, the expected outcome is for an admin to delete > it - after verifying that the note is broken. > There isn't any reason for the user to jump through hoops and buttons >

Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
On Sun, Sep 9, 2012 at 9:52 AM, Hannes Magnusson wrote: > > I've only quickly scanned through the phpweb code, and it looks fine. > I'm still not entirely certain of what the flagging a usernote means, > or how it works in practice. The flagging features just allows users to notify moderators of

[PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-09 Thread Sherif Ramadan
I'm hoping to start a discussion into the next phases of improving user notes and php.net in general. So far since the discussion on improving user notes I've implemented a few improvements including: voting, flagging, and sorting user notes. For some background on the discussion see https://wiki.

Re: [PHP-DOC] [PHP-WEBMASTER] User notes

2012-08-31 Thread Sherif Ramadan
On Fri, Aug 31, 2012 at 12:49 PM, Philip Olson wrote: > > Although the user notes have been discussed many times*, I reckon > nothing new has been implemented because current ideas either don't > feel right and/or require too much work. So let's define what user > notes are for: > > - Original p

[PHP-DOC] VCS Account Request: googleguy

2012-07-18 Thread Sherif Ramadan
Hi, I've had a few patches accepted into PHP via git already http://github.com/srgoogleguy and I'm going to be working the user comments feature for the docs php.net and was advised to apply for a git account here.

[PHP-DOC] Requesting SVN Account to Contribute to the PHP Documentation

2011-04-14 Thread Sherif Ramadan
Hi, My name is Sherif Ramadan and I'm interested in contributing to the PHP Documentation on php.net as I see there are a lot of undocumented functions and some that lack good examples based on both personal experience and from correspondence with fellow PHP coders. I read some informati