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

2013-06-25 Thread Johannes Schlüter
time to review edit.php.net or github. (while reviewing on edit.php.net has the benefit that it can directly validate the docbook, github can't) johannes (who is one of the bad people not really actively helping with docs)

[PHP-DOC] Re: [PECL-CVS] svn: /pecl/

2010-08-05 Thread Johannes Schlüter
we use git-svn integration to keep up-to-date copy in pecl > SVN? The question is who owns the "master" repository. It's nice that I can branch and fix it while the maintainer ignores it and all users use the wrong branch (btw. my mongodb fix from my cleanup commit didn't reach github ...) johannes

[PHP-DOC] Re: [PECL-CVS] svn: /pecl/

2010-08-05 Thread Johannes Schlüter
he end this comes down to: - Do we want PECL to be a place for "approved" "good" extensions or - Do we want PECL to be a place for "all" PHP extensions? johannes (*) Looking at this from the code perspective it kind of reminds me on the CLA discussions, they used our SVN server but didn't allow us to commit by our rules ...

[PHP-DOC] Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.

2010-04-03 Thread Johannes Schlüter
On Sat, 2010-04-03 at 18:21 +0200, Johannes Schlüter wrote: > dl()ed or loaded using the extension directive in php.ini, persistent is > statically compiled-in. eh I meant to write "dl()ed is temporary, persistent is statically compiled-in or loaded using the extension directive

[PHP-DOC] Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/reflection/php_reflection.c ext/reflection/tests/ReflectionExtension_isPersistant.phpt ext/reflection/tests/ReflectionExtension_isTemporary.

2010-04-03 Thread Johannes Schlüter
On Sat, 2010-04-03 at 14:53 +, Hannes Magnusson wrote: > 2010/3/30 Johannes Schlüter : > > johannes Tue, 30 Mar 2010 20:50:42 + > > > > Revision: http://svn.php.net/viewvc?view=revision&revision=297202 > > > > Log: >

[PHP-DOC] About GSoC 2009

2009-02-11 Thread Johannes Schlüter
unning smoother than last year where I jumped in just from time to time when I found out the original admin didn't have enough time. Everybody: come up with ideas and write them down Scott: run it from here :-) johannes ps. When answering: Please strip down the recipients list to not spam everybody.

[PHP-DOC] cvs: php-src(PHP_5_3) /ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h /ext/mysqli/tests mysqli_class_mysqli_interface.phpt mysqli_constants.phpt mysqli_poll.phpt /ext/my

2009-01-22 Thread Johannes Schlüter
johannesThu Jan 22 21:01:59 2009 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_enum_n_def.h mysqlnd_libmysql_compat.h /php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_fe.c php_mysqli_structs.h /php

Re: [PHP-DOC] pecl/idn documentation

2009-01-06 Thread Johannes Schlüter
On Tue, 2009-01-06 at 01:13 +0100, Hannes Magnusson wrote: > I think you already have phpdoc karma so feel free to commit. > If you don't, Johannes will have to take care of it, Philip is in Nicaragua I've upgraded him. johannes

[PHP-DOC] pecl/idn documentation

2008-12-15 Thread Johannes Schlüter
Hi, could anybody of you review the patches Christian (CC'd) sent me from a doc perspective? From the contents they seem to be fine but I have little knowledge about XML formatting rules and similar things... thanks! johannes Index: manual.x

[PHP-DOC] cvs: php-src(PHP_5_3) / NEWS /ext/recode config9.m4

2008-12-01 Thread Johannes Schlüter
johannesMon Dec 1 23:30:22 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS /php-src/ext/recode config9.m4 Log: MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql with recent libmysql versions [DOC

[PHP-DOC] cvs: php-src /ext/recode config9.m4

2008-12-01 Thread Johannes Schlüter
johannesMon Dec 1 23:29:42 2008 UTC Modified files: /php-src/ext/recode config9.m4 Log: - hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql with recent libmysql versions [DOC] http://cvs.php.net/viewvc.cgi/php-src/ext

[PHP-DOC] Re: cvs: php-src(PHP_5_3) /ext/pdo pdo_dbh.c

2008-11-04 Thread Johannes Schlüter
etch_err will most likely do a add_next_index_* call too, that will give you 5 elements. *if* you really want to fix that you should check the array size after calling the driver's fetch_error and add missing elements, while I don't know if it's really worth the trouble... johannes p.s. we need a stricter PDO spec :-(

[PHP-DOC] cvs: php-src(PHP_5_3) /ext/pdo_mysql mysql_driver.c pdo_mysql.c php_pdo_mysql_int.h /ext/pdo_mysql/tests pdo_mysql_class_constants.phpt

2008-10-14 Thread Johannes Schlüter
johannesTue Oct 14 19:00:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_mysql mysql_driver.c pdo_mysql.c php_pdo_mysql_int.h /php-src/ext/pdo_mysql/testspdo_mysql_class_constants.phpt Log

[PHP-DOC] Re: [PHP-DEV] Re: [PHP-DOC] [DOC] Commit messages dead?

2008-10-03 Thread Johannes Schlüter
thing, never did that on Windows, but on my *nix it's a shot task to get it running. The hard part is not installation of tools but writing the docs themselves. johannes

[PHP-DOC] cvs: ZendEngine2(PHP_5_3) / zend_language_parser.y /tests 021.phpt

2007-11-20 Thread Johannes Schl�ter
johannesWed Nov 21 00:03:16 2007 UTC Added files: (Branch: PHP_5_3) /ZendEngine2/tests 021.phpt Modified files: /ZendEngine2zend_language_parser.y Log: - MFH ?: operator (Marcus) [DOC] "expr1 ?: expr1" is a sh

[PHP-DOC] cvs: php-src(PHP_5_3) / NEWS /ext/sysvmsg php_sysvmsg.h sysvmsg.c /ext/sysvmsg/tests 003.phpt

2007-11-20 Thread Johannes Schl�ter
johannesTue Nov 20 21:25:10 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/sysvmsg/tests 003.phpt Modified files: /php-srcNEWS /php-src/ext/sysvmsgphp_sysvmsg.h sysvmsg.c Log: MFH: Add msg_queue_exists

[PHP-DOC] cvs: php-src / buildconf.bat

2007-11-13 Thread Johannes Schl�ter
johannesWed Nov 14 01:42:01 2007 UTC Modified files: /php-srcbuildconf.bat Log: - pass parameters to buildconf.bat over to buildconf.js (#43281) [DOC] install.windows.building.php currently reads like "e.g. cscript /nologo win32/

[PHP-DOC] cvs: phpdoc /en/internals2/structure files.xml

2007-09-04 Thread Johannes Schl
johannesTue Sep 4 23:55:17 2007 UTC Modified files: /phpdoc/en/internals2/structure files.xml Log: - Some more details about extension files http://cvs.php.net/viewvc.cgi/phpdoc/en/internals2/structure/files.xml?r1=1.2&r2=1.3&diff_format

[PHP-DOC] cvs: php-src /ext/reflection php_reflection.c

2007-08-17 Thread Johannes Schl
johannesFri Aug 17 14:21:01 2007 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Mark the parameter for ReflectionProperty::GetValue as optional # [DOC] The documentation on this is wrong, too. The parameter is only # needed for

[PHP-DOC] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c /tests 017.phpt

2007-08-01 Thread Johannes Schlüter
Hi Antony, On Wed, 2007-08-01 at 11:45 +0400, Antony Dovgal wrote: > Johannes, the patch looks a bit weird to me. > > You called new parameter "categorize", which to my understanding means > that the only difference it makes - adds categories to the list of extensions. &g

[PHP-DOC] cvs: ZendEngine2(PHP_5_2) / zend_builtin_functions.c /tests 017.phpt

2007-07-31 Thread Johannes Schl
johannesTue Jul 31 22:47:25 2007 UTC Modified files: (Branch: PHP_5_2) /ZendEngine2zend_builtin_functions.c /ZendEngine2/tests 017.phpt Log: - MFH: Add additional param to get_loaded_extensions() for returning Zend extensions (Fixes #41278

[PHP-DOC] #42159 [NEW]: Documentation corrup in preg_match_all

2007-07-31 Thread johannes dot ponader at web dot de
From: johannes dot ponader at web dot de Operating system: PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Documentation corrup in preg_match_all Description: Hi, the documentation of preg_match_all seems to be corrupt. In the

[PHP-DOC] cvs: php-src(PHP_5_2) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests 026.phpt

2007-07-24 Thread Johannes Schl
johannesTue Jul 24 23:15:59 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests 026.phpt Modified files: /php-srcNEWS /php-src/ext/reflection php_reflection.c Log: - New ReflectionExtension::info

[PHP-DOC] cvs: php-src(PHP_4_4) / README.CVS-RULES

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:50 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcREADME.CVS-RULES Log: MFH: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES

[PHP-DOC] cvs: php-src(PHP_5_2) / README.CVS-RULES

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:43 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.CVS-RULES Log: MFH: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES

[PHP-DOC] cvs: php-src / README.CVS-RULES

2007-07-12 Thread Johannes Schl
johannesThu Jul 12 23:44:30 2007 UTC Modified files: /php-srcREADME.CVS-RULES Log: - Mention [DOC] tag in the README - PHP_5_1 is closed meanwhile - Fixed a small typo http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r1=1.20&r2=

[PHP-DOC] cvs: phpdoc /en/reference/pdo_sqlite/functions PDO-sqliteCreateFunction.xml

2007-06-07 Thread Johannes Schl
johannesThu Jun 7 14:15:48 2007 UTC Modified files: /phpdoc/en/reference/pdo_sqlite/functions PDO-sqliteCreateFunction.xml Log: - Remove bogus note about parameter order http://cvs.php.net/viewvc.cgi

[PHP-DOC] Fråga?

2007-02-21 Thread Johannes Engström
! Vänliga hälsingar Johannes Engström Komptensslussen

[PHP-DOC] #33622 [Csd->Opn]: $i++ is not $i+1

2005-07-09 Thread johannes
ID: 33622 Updated by: [EMAIL PROTECTED] Reported By: meh at v-cm dot net -Status: Closed +Status: Open Bug Type: Documentation problem Operating System: Windows XP PHP Version: 4.3.11 Assigned To: sean New Comment: it should al

[PHP-DOC] #33351 [Bgs->Csd]: Doc-files(chm) don't work anymore, due to an WinXP update release.

2005-06-15 Thread johannes dot haseitl at zugspitzpokal dot de
ID: 33351 User updated by: johannes dot haseitl at zugspitzpokal dot de Reported By: johannes dot haseitl at zugspitzpokal dot de -Status: Bogus +Status: Closed Bug Type: Documentation problem Operating System: Windows XP PHP Version

[PHP-DOC] #33351 [NEW]: Doc-files(chm) don't work anymore, due to an WinXP update release.

2005-06-15 Thread johannes dot haseitl at zugspitzpokal dot de
From: johannes dot haseitl at zugspitzpokal dot de Operating system: Windows XP PHP version: Irrelevant PHP Bug Type: Documentation problem Bug description: Doc-files(chm) don't work anymore, due to an WinXP update release. Description: I work with PHP Des

[PHP-DOC] cvs: phpdoc /en/language/oop5 reflection.xml

2005-04-25 Thread Johannes Schl
johannesMon Apr 25 15:08:03 2005 EDT Modified files: /phpdoc/en/language/oop5reflection.xml Log: new ReflectionProperty::getDocComment() method http://cvs.php.net/diff.php/phpdoc/en/language/oop5/reflection.xml?r1=1.9&r2=1.10&ty=u Index: p

[PHP-DOC] #31724 [Opn]: --with-pdflib configure option missing

2005-01-27 Thread johannes
ID: 31724 Updated by: [EMAIL PROTECTED] Reported By: jsalomon at science dot uva dot nl Status: Open -Bug Type: *Configuration Issues +Bug Type: Documentation problem Operating System: Linux Fedora Core 3 PHP Version: 5.0.3 New Comment:

Re: [PHP-DOC] Grouped functions working in livedocs

2004-09-03 Thread Johannes Schlueter
exactly know what I want I use Mozillas TypeAhead so I don't need it sorted alphabetic. Just a users note... johannes

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

2001-12-08 Thread Johannes Froemter
K - I only looked into RFC 1945, and there are no words about a Host: header... -- Johannes

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

2001-12-08 Thread Johannes Froemter
Jim Winstead wrote: > fsockopen: add host header to example, add see also for curl extension > >-fputs ($fp, "GET / HTTP/1.0\r\n\r\n"); >+fputs ($fp, "GET / HTTP/1.0\r\nHost: www.php.net\r\n\r\n"); The Host: header is only present in HTTP/1.1 requests. -- Johannes

Re: [PHP-DOC] Re: PHP: Cool PHP Tips

2001-11-25 Thread Johannes Froemter
cause proxies (e.g. WebWasher) may strip the referrer... -- Johannes

Re: [PHP-DOC] Re: PHP: Cool PHP Tips

2001-11-25 Thread Johannes Froemter
>[Using HTTP_REFERER for security purposes] > >Simple, effective, and safe. Simple, but unsafe. $HTTP_REFERER is not suited for security related purposes, because - it's optional, you cannot rely on it's presence - it's easy to manipulate -- Johannes