Re: [PHP-DOC] Getting more people involved.. bye bye Docbook

2013-08-10 Thread Rasmus Lerdorf
I am unlikely to get yelled at for breaking the documentation this way. -Rasmus

Re: [PHP-DOC] User notes

2012-08-31 Thread Rasmus Lerdorf
On 08/31/2012 08:50 AM, Andrew Faulds wrote: > On 31/08/12 16:41, Rasmus Lerdorf wrote: >> I think that is a terrible idea. Yes there is some junk in there, but >> there are also a lot of useful stuff and it is something most users >> love. With a bit more attention from peop

Re: [PHP-DOC] User notes

2012-08-31 Thread Rasmus Lerdorf
mum contribution level. Editing notes, handling bug reports, doc commits, code commits, etc. Not that I really want to build an accounting system for that, but just try to get it into peoples' minds that they need to balance their ranting on internals with some positive contributions. -Rasmus

Re: [PHP-DOC] [DOC-EN] - Your documentation is broken

2012-05-05 Thread Rasmus Lerdorf
you run it manually? And if so, does the environment match? -Rasmus

Re: [PHP-DOC] GSoC 2012

2012-02-21 Thread Rasmus Lerdorf
web serving needs, this would reduce the number of moving parts and make it easier to manage. There are a bunch of efficiencies I can think of that would come from centralizing this process management in one place. -Rasmus

Re: [PHP-DOC] I want to know who hanldes the PHP page of Facebook

2011-06-12 Thread Rasmus
On 06/12/2011 04:44 PM, Jesús Cova wrote: > Anybody knows who handles the PHP page of Facebook? > http://www.facebook.com/PHP, it is Mr. Ledford?, because the page is > becoming in a joke :S too many Spams... I have nothing to do with it. I didn't create it and have no idea how it works.

Re: [PHP-DOC] "The ternary operator"

2011-06-10 Thread Rasmus
it is *a* ternary operator, since most languages only have one, the association is pretty tight. I think if we end up with a second ternary operator at some point it won't be too hard to come up with a variation on the name which still includes the word ternary. -Rasmus

Re: [PHP-DOC] Documenting Cloud (and other) services

2011-06-08 Thread Rasmus
ke EC2) in the future. We don't > want to get into a situation where we'll need to move sections around later > (broken links/translations/ids) so a little planning now will help. And > keeping them all together feels wise. > > We must also determine if we want to

Re: [PHP-DOC] doc php.net news entry proposal

2011-05-11 Thread Rasmus Lerdorf
fter that I read somewhere that ?facebook? offered to buy trusted certs. I don't know where is the ball now. A key player's family emergency has delayed things a bit. -Rasmus

Re: [PHP-DOC] doc php.net news entry proposal

2011-05-11 Thread Rasmus Lerdorf
be a mention that the security cert is not trusted. We are getting a trusted wildcard cert for *.php.net soon, so this issue will go away. -Rasmus

Re: [PHP-DOC] "Hello world" in PHP

2010-04-30 Thread Rasmus Lerdorf
page, i get as browser output: = hi world '; ?> = um ... what's with those trailing characters? did i just do something hideously dumb? misconfiguration? You probably don't have PHP enabled in your web server configuration. Try doing a view-source on that page. Or you have a silly typo. -Rasmus

Re: [PHP-DOC] user notes proposal

2010-04-08 Thread Rasmus Lerdorf
be handled by me with a little help. If we write a little helper app that categorizes them easily, I am sure we can get some volunteers. -Rasmus

Re: [PHP-DOC] SVN Account password?

2010-04-06 Thread Rasmus Lerdorf
On 04/06/2010 12:08 PM, Miha Wagner wrote: > Hello, > > I have a question, I just got my svn account approved today. But I do > not know the password. Is it set to some default or gets sent later? http://master.php.net/forgot.php

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rasmus Lerdorf
On 04/06/2010 09:52 AM, Rich Bowen wrote: > > On Apr 6, 2010, at 12:05 PM, Rasmus Lerdorf wrote: > >> It's custom code for our docs, but it probably wouldn't be too hard to >> bolt onto another system. Start here: > > Thanks so much for the thorough summ

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rasmus Lerdorf
ere it is in the world, the user comments in the documentation is something people say they love about PHP. -Rasmus

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rasmus Lerdorf
used on the PHP docs. What software is used for that? Is it easily >> reusable in other places? Where can I get some more info about it? > > The system is custom and was written in the 90's. You say that like it is a bad thing. It's like a well-aged red wine. -Rasmus

Re: [PHP-DOC] User commentary in docs

2010-04-06 Thread Rasmus Lerdorf
o go hunting for it manually in the note console. There are also a couple of helper scripts here: http://svn.php.net/viewvc/web/doc/trunk/scripts/ I probably missed a few bits, but that should be the bulk of it. It might be easier to just steal bits and pieces of this and write your own from that. -Rasmus

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Rasmus Lerdorf
yption we need. If you don't want to trust other cacert-based ones don't install the root and just tell your browser to accept the php.net ones permanently. -Rasmus

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Rasmus Lerdorf
On 03/13/2010 11:17 AM, Martin Samesch wrote: > Hi Rasmus, > > On Sat, Mar 13, 2010 at 10:30:12AM -0800, Rasmus Lerdorf wrote: >> >> It is not self-signed it is a cacert.org certificate and it is fine. >> Install the cacert root certificate to eliminate those warnings.

Re: [PHP-DOC] the online documentation editor

2010-03-13 Thread Rasmus Lerdorf
Firefox warning 'This Connection is untrusted'. > > See https://as-508.de/ (great website ;-) > > OK, probably there's nothing to worry about. It is not self-signed it is a cacert.org certificate and it is fine. Install the cacert root certificate to eliminate those warnings. Someone should probably add the instructions for how to do that to the wiki. -Rasmus

Re: [PHP-DOC] Kalpesh Sharma CV - 12 years Experienced Specialist with World Records.

2010-01-12 Thread Rasmus Lerdorf
nce you > commit a decent amount of work towards the documentation, the aforementioned > point will exist, as will all the rewards and benefits found within. We're > all looking forward to seeing your work! Do that and we will pay you twice what we pay Philip. -Rasmus

Re: [PHP-DOC] New Gearman documentation

2009-09-25 Thread Rasmus Lerdorf
examples from my write-up from yesterday: http://toys.lerdorf.com/archives/51-Playing-with-Gearman.html Note that this stuff is moving pretty fast right now. The next version of the extension is going to have a bunch of new stuff. I'll try to pitch in as well. -Rasmus

Re: [PHP-DOC] Preferred doc checkouts

2009-07-20 Thread Rasmus Lerdorf
Philip Olson wrote: > > On Jul 20, 2009, at 2:56 AM, Hannes Magnusson wrote: > >> On Sun, Jul 19, 2009 at 03:26, Rasmus Lerdorf wrote: >>> Hannes Magnusson wrote: >>>> Hi guys >>>> >>>> Now that we have moved to SVN with slightly cha

Re: [PHP-DOC] Preferred doc checkouts

2009-07-18 Thread Rasmus Lerdorf
hoose parts of the tree this way. You can also check out a directory using "--depth immediates" and just get a list of the directories there that way. Like a list of all the tags or branches. You can then cd into any of these and expand them with: svn up --set-depth infinity -Rasmus

Re: [PHP-DOC] Re: [DOC-CVS] cvs: phpdoc /en/appendices migration53.xml

2009-06-23 Thread Rasmus Lerdorf
mar rule it comes from either, but it is similar to: A 10 month old baby. A 5 day work week. -Rasmus

Re: [PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-06-18 Thread Rasmus Lerdorf
rid of using the environment to guess timezone information from. >>>> #- [DOC] >>> Wait, what? I can see moving it to the lowest priority, but why get rid >>> of it completely? >> Any word on this? > > I'll reply to it in a bit. Needs a proper explanation and I'm rather > swamped. Is it "a bit" yet? -Rasmus

[PHP-DOC] Re: [PHP-CVS] cvs: php-src /ext/date php_date.c

2009-05-19 Thread Rasmus Lerdorf
Wait, what? I can see moving it to the lowest priority, but why get rid of it completely? -Rasmus Derick Rethans wrote: > derickTue May 19 19:43:44 2009 UTC > > Modified files: > /php-src/ext/date php_date.c > Log: > - Gettin

[PHP-DOC] Canonical alternate short url links

2009-04-09 Thread Rasmus Lerdorf
we can get done in short order. -Rasmus

[PHP-DOC] Re: [PHP-DEV] PHP opcode documentation

2008-09-25 Thread Rasmus Lerdorf
k-xml, but I am sure we can come up with something. This is a big hole in the docs that would be great to fill. Thanks a lot for the work and the contribution. -Rasmus

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Improving the documentation

2007-02-11 Thread Rasmus Lerdorf
Phillip and I had a chat about this last night and I think we have a strategy for appealing to the geek in all of us. -Rasmus Mehdi Achour wrote: > As Phillip stated, we already have a set of tools that points us to > the problems in the documentation. > > We also are s

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Improving the documentation

2007-02-10 Thread Rasmus Lerdorf
be we could get everyone who reads internals to pick a page or two in the manual on something they are intimately familiar with and go over it in detail and feed suggestions back to phpdoc@ -Rasmus Ronald Chmara wrote: > On Jan 27, 2007, at 8:26 AM, Mehdi Achour wrote: >> Hello internals

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml

2006-09-15 Thread Rasmus Lerdorf
rasmus Sat Sep 16 01:59:28 2006 UTC Modified files: /phpdoc/en/chapters tutorial.xml Log: Could someone spruce this up a bit with links to the appropriate parts of the docs for the functions and ext/filter? http://cvs.php.net/viewvc.cgi/phpdoc/en/chapters

Re: [PHP-DOC] Is there any problem with CVS repository?

2006-06-23 Thread Rasmus Lerdorf
TAKAGI Masahiro wrote: Hi, At Sat, 17 Jun 2006 00:36:50 -0700, Rasmus Lerdorf wrote: Derick Rethans wrote: On Sat, 17 Jun 2006, TAKAGI Masahiro wrote: When I do "cvs up -dP" now, I got the following messages. But I can't find any commitlog for these operations. cvs updat

Re: [PHP-DOC] Is there any problem with CVS repository?

2006-06-17 Thread Rasmus Lerdorf
made a backup of all the files right after it happened the first time, and checking that, these files are also missing from that backup, so I don't think this is a new instance. But I am still completely stumped as to what happened June 15 at exactly 21:00. -Rasmus

[PHP-DOC] cvs: phpdoc /en/chapters tutorial.xml

2006-03-18 Thread Rasmus Lerdorf
rasmus Sat Mar 18 23:35:30 2006 UTC Modified files: /phpdoc/en/chapters tutorial.xml Log: Add a note on the swallowed linefeed after a closing ?> http://cvs.php.net/viewcvs.cgi/phpdoc/en/chapters/tutorial.xml?r1=1.41&r2=1.42&diff_format=u Index

[PHP-DOC] cvs: phpdoc /en/reference/apc ini.xml reference.xml

2006-03-11 Thread Rasmus Lerdorf
rasmus Sun Mar 12 02:16:54 2006 UTC Modified files: /phpdoc/en/reference/apcini.xml reference.xml Log: Update APC docs http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/apc/ini.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/apc/ini.

[PHP-DOC] Re: functable getting confused

2006-03-06 Thread Rasmus Lerdorf
Rasmus Lerdorf wrote: functable is getting confused on entries like this: proto public static mixed Reflection::export(Reflector r [, bool return]) and public void ReflectionFunction::__construct(string name) The function name in the proto5 table ends up being "static" and "v

[PHP-DOC] functable getting confused

2006-03-06 Thread Rasmus Lerdorf
functable is getting confused on entries like this: proto public static mixed Reflection::export(Reflector r [, bool return]) and public void ReflectionFunction::__construct(string name) The function name in the proto5 table ends up being "static" and "void" for those two cases. -Rasmus

[PHP-DOC] cvs: phpdoc /scripts/iniupdate version4.tags version5.tags

2006-03-05 Thread Rasmus Lerdorf
rasmus Mon Mar 6 07:09:25 2006 UTC Modified files: /phpdoc/scripts/iniupdate version4.tags version5.tags Log: Update tags http://cvs.php.net/viewcvs.cgi/phpdoc/scripts/iniupdate/version4.tags?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/scripts/i

Re: [PHP-DOC] php.net search data aggregation

2006-03-05 Thread Rasmus Lerdorf
Friedhelm Betz wrote: Rasmus Lerdorf wrote: Not sure if we can gleam enough out of this to try to adapt the documentation or the web site redirection keywords, but it might be worth a try. See: http://www.php.net/~rasmus/sum.php We should give a try. php.net/changelog -> php.net/ChangeLo

[PHP-DOC] php.net search data aggregation

2006-03-04 Thread Rasmus Lerdorf
Not sure if we can gleam enough out of this to try to adapt the documentation or the web site redirection keywords, but it might be worth a try. See: http://www.php.net/~rasmus/sum.php -Rasmus

Re: [PHP-DOC] #36535 [NEW]: Error in mysql_errno documentation (Polishversion)

2006-02-27 Thread Rasmus Lerdorf
default Rasmus? filter.default=special_chars

[PHP-DOC] cvs: phpdoc /en/reference/xsl/functions xsl-xsltprocessor-register-php-functions.xml

2006-02-22 Thread Rasmus Lerdorf
rasmus Wed Feb 22 23:38:31 2006 UTC Modified files: /phpdoc/en/reference/xsl/functions xsl-xsltprocessor-register-php-functions.xml Log: Add an example here http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/xsl

Re: [PHP-DOC] Problems with new CVS web view

2005-12-25 Thread Rasmus Lerdorf
This should be fixed now. It was getting confused about an empty diff due to the revert there. -Rasmus Nuno Lopes wrote: Redirecting to system admins.. - Original Message - From: "Dallas Thunder" <[EMAIL PROTECTED]> To: Sent: Friday, December 16, 2005 2:25 AM S

[PHP-DOC] CVS Switchover Dec.11

2005-12-10 Thread Rasmus Lerdorf
stick that in yours hosts file while you are waiting for your DNS to catch up. -Rasmus

Re: [PHP-DOC] Web site translation?

2005-11-25 Thread Rasmus Lerdorf
ving site containing information about PHP. There are plenty of forums, wikis, and day-to-day news sites out there that covers that space. -Rasmus

Re: [PHP-DOC] Web site translation?

2005-11-22 Thread Rasmus Lerdorf
Jacques Marneweck wrote: Rasmus Lerdorf wrote: Hey, what do you guys think of taking advantage of our big international doc team to translate the main web site pages as well? It is a much smaller project than translating the manual and we already have the language choosing mechanisms and

Re: [PHP-DOC] Web site translation?

2005-11-22 Thread Rasmus Lerdorf
Jakub Vrana wrote: Rasmus Lerdorf wrote: Hey, what do you guys think of taking advantage of our big international doc team to translate the main web site pages as well? It is a much smaller project than translating the manual and we already have the language choosing mechanisms and everything

Re: [PHP-DOC] Web site translation?

2005-11-21 Thread Rasmus Lerdorf
that translating other parts of the site means we now have to support notes in any language. It would be nice if we could, of course. -Rasmus

[PHP-DOC] Web site translation?

2005-11-21 Thread Rasmus Lerdorf
figuring out whether we should try to pull the text parts out of the current pages and keep them somewhere separate, or simply clone the pages in individual /en /fr /de /ja top-level directories. -Rasmus

Re: [PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml

2005-11-06 Thread Rasmus Lerdorf
Sean Coates wrote: Rasmus Lerdorf wrote: -The "one-line" comment styles only comment to the end of +The "one-line" comment styles only comments to the end of I don't want to step on your toes, but what do you mean here? There are two one-line comment styles

[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml

2005-11-06 Thread Rasmus Lerdorf
rasmus Sun Nov 6 13:00:36 2005 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: Make it explicit that this applies to both // and # http://cvs.php.net/diff.php/phpdoc/en/language/basic-syntax.xml?r1=1.48&r2=1.49&ty=u Index: phpdoc/en/

[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml

2005-11-05 Thread Rasmus Lerdorf
rasmus Sat Nov 5 03:08:35 2005 EDT Modified files: /phpdoc/en/language basic-syntax.xml Log: Fix up the wording a bit here http://cvs.php.net/diff.php/phpdoc/en/language/basic-syntax.xml?r1=1.47&r2=1.48&ty=u Index: phpdoc/en/language/basic-syntax.

[PHP-DOC] remove old comment

2005-01-16 Thread Rasmus Schultz
Linux servers. Thank You, Best Regards, Rasmus Schultz Denmark

[PHP-DOC] cvs: phpdoc /en language-snippets.ent /en/faq installation.xml

2004-12-22 Thread Rasmus Lerdorf
rasmus Wed Dec 22 10:03:21 2004 EDT Modified files: /phpdoc/en language-snippets.ent /phpdoc/en/faq installation.xml Log: Restrict the Apache2 warning to just talk about threading issues. http://cvs.php.net/diff.php/phpdoc/en/language

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] Re: [PHP-DEV] SimpleXML marked as EXPERIMENTAL

2004-12-02 Thread Rasmus Lerdorf
t; > have dom - we have dom now. > > Experimental is not a synonym for Deprecated. It sounds > like DomXML is deprecated and not experimental. Since dom is only for php5 we can't deprecate domxml in php4 without deprecating all of php4 which would be a bad idea. -Rasmus

Re: [PHP-DOC] Re: php.net site bug

2004-08-26 Thread Rasmus Lerdorf
Ok, ugly hack applied. Just checking for "include/layout.inc" since the docroot may of course vary. Once this propogates to the mirrors the problem should be gone. -Rasmus On Thu, 26 Aug 2004, Rasmus Lerdorf wrote: I checked the database. Here is the raw entry causing this: === Y

Re: [PHP-DOC] Re: php.net site bug

2004-08-26 Thread Rasmus Lerdorf
't really force every mirror to PHP5 at this point, we may have to hack it. Perhaps check the returned text for "local/Web/sites/phpweb/include/layout.inc" and if we see that string anywhere in the output just show the non-highlighted code. -Rasmus On Thu, 26 Aug 2004, Rasmus Lerd

[PHP-DOC] Re: php.net site bug

2004-08-26 Thread Rasmus Lerdorf
Not really a security issue. Forwarding to the docs guys. On Wed, 25 Aug 2004, NADAS Peter wrote: hello, i just found a bug on the main php.net website, i think it's in the code-highlighting algorithm, check out this: http://www.php.net/manual/en/function.preg-replace.php down in the comments it

[PHP-DOC] #28859 [Opn]: sscanf optional parameters causes warning

2004-06-20 Thread rasmus
ID: 28859 Updated by: [EMAIL PROTECTED] Reported By: wetstreams at yahoo dot com Status: Open -Bug Type: Scripting Engine problem +Bug Type: Documentation problem Operating System: windows 2000 PHP Version: 4.3.7 New Comment: This is a

[PHP-DOC] Re: [PHP-DEV] Re: set_error_handler

2004-04-17 Thread Rasmus Lerdorf
te when they are outdated in respect to the > english version. I wrote a script years ago that figured this out and showed a little report card for each translation. I think someone took that and ran with it, but I have no idea where the current version lives today. -Rasmus

Re: [PHP-DOC] negative timestamp FUD

2004-03-31 Thread Rasmus Lerdorf
ndows will crash if you pass them a negative timestamp. We'll fix strftime() to allow negative timestamps on non-Windows to match the documentation and work on getting a note added to each page that takes a timestamp that warns the user that this is a platform-dependant feature. -Rasmus On T

Re: [PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2004-03-28 Thread Rasmus Lerdorf
On Sun, 28 Mar 2004, Ken Tossell wrote: > On Sun, 28 Mar 2004, Rasmus Lerdorf wrote: > > /phpdoc/en/functionsfilesystem.xml > > Log: > > Fix for bug #27730 > > en/functions/extension.xml has been replaced by en/reference/extension/*. > I applied your fix to the new files. :) Thanks.

[PHP-DOC] #27730 [Opn->Csd]: fgetcsv() fails on 2 newlines

2004-03-28 Thread rasmus
ID: 27730 Updated by: [EMAIL PROTECTED] Reported By: clemens at gutweiler dot net -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Linux 2.6.3 (and 2.4.20) PHP Version: 4.3.5 New Comment: Fixed in the d

[PHP-DOC] cvs: phpdoc /en/functions filesystem.xml

2004-03-28 Thread Rasmus Lerdorf
rasmus Sun Mar 28 12:20:05 2004 EDT Modified files: /phpdoc/en/functionsfilesystem.xml Log: Fix for bug #27730 http://cvs.php.net/diff.php/phpdoc/en/functions/filesystem.xml?r1=1.145&r2=1.146&ty=u Index: phpdoc/en/functions/filesystem.xml

[PHP-DOC] #27730 [Opn]: fgetcsv() fails on 2 newlines

2004-03-28 Thread rasmus
ID: 27730 Updated by: [EMAIL PROTECTED] Reported By: clemens at gutweiler dot net Status: Open -Bug Type: Filesystem function related +Bug Type: Documentation problem Operating System: Linux 2.6.3 (and 2.4.20) PHP Version: 4.3.5 New Com

[PHP-DOC] #27583 [Opn]: Not enough info on Apache 2 issues

2004-03-14 Thread rasmus
ID: 27583 Updated by: [EMAIL PROTECTED] Reported By: stewart dot james at vu dot edu dot au Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: Irrelevant New Comment: I suppose it is a bit of a chicken and egg sit

[PHP-DOC] #27583 [Opn]: Not enough info on Apache 2 issues

2004-03-13 Thread rasmus
ID: 27583 Updated by: [EMAIL PROTECTED] Reported By: stewart dot james at vu dot edu dot au Status: Open Bug Type: Documentation problem Operating System: Any PHP Version: Irrelevant New Comment: We are not talking about just Apache2 here. W

[PHP-DOC] #26429 [Opn]: Documentation for $_SERVER["SCRIPT_FILENAME"] incorrect

2003-11-26 Thread rasmus
ID: 26429 Updated by: [EMAIL PROTECTED] Reported By: skissane at ics dot mq dot edu dot au Status: Open Bug Type: Documentation problem Operating System: Linux PHP Version: 4.3.4 New Comment: The docs should be modified to reflect the fact th

[PHP-DOC] Looking for Ivan Kovalenko (tronic@php.net)

2003-06-14 Thread Rasmus Lerdorf
effort that I could reach? -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] RE: Mnogo indexing test results, status report

2003-06-02 Thread Rasmus Lerdorf
;t be too hard. > And the speed of sqlite is soo much better for read only data. Yeah, I had a look at the code, adding sqlite support wouldn't be very hard. -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] PHP Doc Meeting @ LinuxTag

2003-06-01 Thread Rasmus Lerdorf
Richter, Georg (maybe only partial) > Schmid, Egon > Zic, Sandro > > Not confirmed but they will attend LinuxTag: > Boerger, Marcus > Furlong, Wez > Lerdorf, Rasmus > Schroeder, Kai As long as you schedule it for sometime during the conference and not a week before or after

[PHP-DOC] #17436 [Opn->Csd]: objects don't persist in sessions

2003-03-25 Thread rasmus
ID: 17436 Updated by: [EMAIL PROTECTED] Reported By: ndp at mac dot com -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: MacOS X 10.1.4 PHP Version: 4.2.1 New Comment: This bug has been fixed in CVS. I

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2003-03-25 Thread Rasmus Lerdorf
rasmus Wed Mar 26 02:53:09 2003 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: Document session auto_start object restriction Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.30

[PHP-DOC] Re: PHP documentation authors / editors and license

2003-02-02 Thread Rasmus Lerdorf
> All the rest (Andrei, Jim, Stig and Rasmus) are active and AFAIK > support this. Yup, which I have stated many times to anybody who would care to listen. -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] lost cvs password

2002-12-23 Thread Rasmus Lerdorf
http://master.php.net/forgot.php On Mon, 23 Dec 2002, Roy Huggins wrote: > Hola. > > I seem to have either misplaced my CVS password, or simply mis-entered it > when I requested the account. I can't find a way to have a new one > auto-generated. Is there an automated way of doing this? Do I have

[PHP-DOC] #20371 [Opn->Bgs]: PHP Change log missing HUGE change

2002-11-11 Thread rasmus
ID: 20371 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: FreeBSD PHP Version: 4.2.3 New Comment: It's right there in the NEWS file: - Dis

Re: [PHP-DOC] http://www.php.net/manual/en/function.setcookie.php

2002-10-29 Thread Rasmus Lerdorf
Ok, you have phpdoc karma now. On Tue, 29 Oct 2002, Chris Shiflett wrote: > A quotation from this page reads as follows: > > "setcookie() defines a cookie to be sent along with the rest of the > header information. Cookies must be sent before any other headers are > sent (this is a restriction of

[PHP-DOC] #18411 [Opn]: print_r(FALSE) not consistant with print_r(TRUE)

2002-10-05 Thread rasmus
ID: 18411 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: W2K Professional PHP Version: 4.2.1 New Comment: TRUE has always been 1 and FALSE "". To me it would be in

Re: [PHP-DOC] Fsockopen() documentation

2002-09-26 Thread Rasmus Lerdorf
Nope, it is correct. You can get 4.3 from snaps.php.net On Thu, 26 Sep 2002, Brian Weil wrote: > In the documentation it states: > > As of PHP 4.3.0, if you have compiled in OpenSSL support, you may prefix > the hostname with either 'ssl://' or 'tls://' to use an SSL or TLS > client connection

[PHP-DOC] #19581 [Opn->Bgs]: Time for PHP to document regular expression syntax

2002-09-24 Thread rasmus
ID: 19581 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Documentation problem Operating System: All PHP Version: 4.2.3 New Comment: Well, we also don't document SQL or most other

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-04 Thread Rasmus Lerdorf
on the number of colours, some smartass, like me, is bound to point out that this is not the case. -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] cvs: phpdoc /en/reference/image/functionsimagecreatetruecolor.xml

2002-09-03 Thread Rasmus Lerdorf
> + > + > + Please remember that the GIF file format only supports 256 colors, and > + therefore will not work with this function. > + > + Technically this is not correct. GIF is in no way limited to 256 colours. It's just not very useful with

[PHP-DOC] Arabic translation?

2002-09-03 Thread Rasmus Lerdorf
What is the status of the Arabic translation? I have granted a lot of CVS accounts for people requesting to work on it, but I do not see any work being committed to CVS. -Rasmus -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Rasmus Lerdorf
t appear again... Whatzup with > it? > > Greg > > "Rasmus Lerdorf" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Go to http://master.php.net/manage/users.php > > > > On Mon, 26 Aug 2002, ФʢÎÄ wrote: >

Re: [PHP-DOC] how to change my cvs forwarding email address?

2002-08-25 Thread Rasmus Lerdorf
Go to http://master.php.net/manage/users.php On Mon, 26 Aug 2002, ФʢÎÄ wrote: > hi, > My old cvs forwarding email address [EMAIL PROTECTED] is don't exist >now. > My cvs account is yincheng,so [EMAIL PROTECTED] still forward email to my old email >address incorrect. > > Would tell me

Re: [PHP-DOC] Documentation for MCVE Extension

2002-08-20 Thread Rasmus Lerdorf
docbook-xml correct. One of the docbook-xml geeks will invariably clean up any messed up tags that slip in. If you just have a look at how one of the other sections are done and clone that you should be ok. -Rasmus On Tue, 20 Aug 2002, Brad House wrote: > I've already got a php CVS ac

Re: [PHP-DOC] Documentation for MCVE Extension

2002-08-20 Thread Rasmus Lerdorf
The easiest would be if you could apply for a cvs account and put these docs into PHP's docbook framework. See http://www.php.net/cvs-php.php -Rasmus On Tue, 20 Aug 2002, Brad House wrote: > I have constructed documentation for the MCVE extension. It > is available for downl

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2002-08-17 Thread Rasmus Lerdorf
rasmus Sat Aug 17 12:26:58 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: fix Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference/session/reference.xml:1.11 phpdoc/en/reference/session

Re: [PHP-DOC] Re: #3793 [Ana->Opn]: session.gc_maxlifetime does notwork

2002-08-16 Thread Rasmus Lerdorf
implement session_readonly() and give people the option to switch it to atime. -Rasmus On Sat, 17 Aug 2002, Zeev Suraski wrote: > Just wondering - why are we even using atime? I think lots of filesystems > don't support it, but regardless of that - as far as I recall from reading > the se

Re: [PHP-DOC] Re: #3793 [Ana->Opn]: session.gc_maxlifetime does notwork

2002-08-16 Thread Rasmus Lerdorf
been implemented. This function would be useful actually. -Rasmus On Sat, 17 Aug 2002, Zeev Suraski wrote: > Just wondering - why are we even using atime? I think lots of filesystems > don't support it, but regardless of that - as far as I recall from reading > the session code

[PHP-DOC] #14798 [Opn->Csd]: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-08-16 Thread rasmus
ID: 14798 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows ONLY PHP Version: 4.1.1 New Comment: The fact that the filebased session

[PHP-DOC] #3793 [Opn->Csd]: session.gc_maxlifetime does not work

2002-08-16 Thread rasmus
ID: 3793 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows 98 PHP Version: 4 .1.2 New Comment: The fact that the filebased session ha

[PHP-DOC] cvs: phpdoc /en/reference/session reference.xml

2002-08-16 Thread Rasmus Lerdorf
rasmus Fri Aug 16 21:31:16 2002 EDT Modified files: /phpdoc/en/reference/sessionreference.xml Log: Document that the session file handler needs a fs with atime support Index: phpdoc/en/reference/session/reference.xml diff -u phpdoc/en/reference

[PHP-DOC] #3793 [Ana->Opn]: session.gc_maxlifetime does not work

2002-08-16 Thread rasmus
ID: 3793 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Analyzed +Status: Open -Bug Type: Session related +Bug Type: Documentation problem Operating System: Windows 98 PHP Version: 4 .1.2 New Comment: I

[PHP-DOC] #14798 [Ctl->Opn]: session.gc_maxlifetime does not work (Reopen Bug ID #3793)

2002-08-16 Thread rasmus
ID: 14798 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Critical +Status: Open -Bug Type: Session related +Bug Type: Documentation problem Operating System: Windows ONLY PHP Version: 4.1.1 New Comment:

Re: [PHP-DOC] Streams API docs: where to put?

2002-08-10 Thread Rasmus Lerdorf
I don't see any problems just putting it into the manual as a separate chapter following the ZendAPI chapter. -Rasmus On Sat, 10 Aug 2002, Wez Furlong wrote: > Hi all, > > I've spent some time today documenting the new streams API for PHP 4.3. > Before I commit the docs,

[PHP-DOC] #18629 [Bgs]: Undocumented behavior of arrays

2002-07-30 Thread rasmus
ID: 18629 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating System: Linux PHP Version: 4.2.2 New Comment: Well, actually, PHP arrays are always ordered arrays. They are hash

[PHP-DOC] Bug #18480 Updated: Undocumented global use

2002-07-22 Thread rasmus
ID: 18480 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: all PHP Version: 4.2.1 New Comment: I really don't understand why this point would have confused you. The

[PHP-DOC] Bug #18480 Updated: Undocumented global use

2002-07-22 Thread rasmus
ID: 18480 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: all PHP Version: 4.2.1 New Comment: That's not a different use though. You are simply creating a global va

  1   2   >