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

2007-08-16 Thread Jakub Vrana
vrana Thu Aug 16 13:25:13 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: auto_(ap|pre)pend_file use require (bug #41816) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.58r2=1.59diff_format=u Index:

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

2007-06-25 Thread Mehdi Achour
didou Mon Jun 25 22:59:27 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: fix #41276 # thanks for the hint Dmitry http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.57r2=1.58diff_format=u Index: phpdoc/en/appendices/ini.xml

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

2007-06-17 Thread Gwynne Amaya Raskind
gwynne Sun Jun 17 08:50:35 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Document $_SERVER population by $_ENV (fixes bug #41679) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.55r2=1.56diff_format=u Index:

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/image ini.xml /en/reference/soap ini.xml

2007-05-24 Thread Hannes Magnusson
bjori Thu May 24 12:49:34 2007 UTC Modified files: /phpdoc/en/reference/soap ini.xml /phpdoc/en/reference/image ini.xml /phpdoc/en/appendices ini.xml Log: Add missing php.ini configuration options

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

2007-05-24 Thread Hannes Magnusson
bjori Thu May 24 18:45:04 2007 UTC Modified files: /phpdoc/en/reference/unicodeini.xml /phpdoc/en/appendices ini.xml Log: Fixed bug#41494 (unicode.semantics is PHP_INI_SYSTEM)

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

2007-03-23 Thread Jakub Vrana
vrana Fri Mar 23 16:56:31 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: PHP 5.2 directives (bug #40521) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.51r2=1.52diff_format=u Index: phpdoc/en/appendices/ini.xml diff -u

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/info/functions memory-get-peak-usage.xml memory-get-usage.xml

2007-02-27 Thread Philip Olson
philip Tue Feb 27 09:32:36 2007 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/info/functions memory-get-usage.xml memory-get-peak-usage.xml Log: Document ini.memory_limit related changes

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/info/functions memory-get-peak-usage.xml memory-get-usage.xml

2007-02-27 Thread Hannes Magnusson
On 2/27/07, Philip Olson [EMAIL PROTECTED] wrote: philip Tue Feb 27 09:32:36 2007 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/info/functions memory-get-usage.xml memory-get-peak-usage.xml Log:

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/info/functions memory-get-peak-usage.xml memory-get-usage.xml

2007-02-27 Thread Philip Olson
-entry8M/entry +entry128M/entry entryPHP_INI_ALL/entry -entry/entry +entry8M before PHP 5.2.1/entry It was 16M in 5.2.0... not sure if its worth mentioning? Unfortunately it is worth mentioning, so I'll add it now. Nice heads up! :) Regards,

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

2007-02-27 Thread Philip Olson
philip Tue Feb 27 20:26:13 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: PHP 5.2.0 memory_limit is 16M (thanks hannes) http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.50r2=1.51diff_format=u Index:

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

2007-02-24 Thread David Mytton
dmytton Sat Feb 24 20:42:20 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Fixed #40614 Incorrect memory_limit documentation http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.48r2=1.49diff_format=u Index:

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

2007-02-09 Thread Etienne Kneuss
colder Fri Feb 9 15:56:07 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: - there is no fopen_with_path function - complete the list of functions that supports include_path

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

2007-02-05 Thread Hannes Magnusson
bjori Mon Feb 5 18:03:10 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Weird typo http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.46r2=1.47diff_format=u Index: phpdoc/en/appendices/ini.xml diff -u

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-02-01 Thread Hannes Magnusson
Hi Philip - functionrequire_once/function was added in PHP 4.0.1pl2 + functionrequire_once/function was added in PHP 4.0.1 Shouldn't this rather be in version.xml ? And 4.0.1 4.0.1pl... -Hannes On 2/1/07, Philip Olson [EMAIL PROTECTED] wrote: philip Thu Feb 1 00:46:02

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-02-01 Thread Philip Olson
- functionrequire_once/function was added in PHP 4.0.1pl2 + functionrequire_once/function was added in PHP 4.0.1 Shouldn't this rather be in version.xml ? They can be but aren't in either functable versions currently. It was just a mass fix, feel free to add them to the new

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-02-01 Thread Jakub Vrana
Hannes Magnusson wrote: + functionrequire_once/function was added in PHP 4.0.1 Shouldn't this rather be in version.xml ? It is a language construct, not a function. Jakub Vrana

Re: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-02-01 Thread Hannes Magnusson
On 2/1/07, Jakub Vrana [EMAIL PROTECTED] wrote: Hannes Magnusson wrote: + functionrequire_once/function was added in PHP 4.0.1 Shouldn't this rather be in version.xml ? It is a language construct, not a function. array, die, echo, empty, eval, isset... are too -Hannes Jakub Vrana

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/language control-structures.xml /en/reference/classobj/functions get-declared-classes.xml /en/reference/info/functions get-included-files.xml /en/r

2007-01-31 Thread Philip Olson
philip Thu Feb 1 00:46:02 2007 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/language control-structures.xml /phpdoc/en/reference/classobj/functions get-declared-classes.xml /phpdoc/en/reference/info/functions

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

2007-01-28 Thread Philip Olson
philip Mon Jan 29 03:53:04 2007 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Updated the variables_order description. This closes bug #36739 http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.44r2=1.45diff_format=u Index:

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

2006-12-22 Thread Nuno Lopes
nlopess Fri Dec 22 14:34:39 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: tabs - spaces http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.43r2=1.44diff_format=u Index: phpdoc/en/appendices/ini.xml diff -u

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

2006-12-20 Thread Stanislav Malyshev
stasThu Dec 21 02:20:49 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: document cgi.check_shebang_line http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.42r2=1.43diff_format=u Index: phpdoc/en/appendices/ini.xml diff -u

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml wrappers.xml /en/reference/filesystem ini.xml

2006-12-19 Thread Etienne Kneuss
colder Tue Dec 19 22:47:05 2006 UTC Modified files: /phpdoc/en/appendices ini.xml wrappers.xml /phpdoc/en/reference/filesystem ini.xml Log: Document allow_url_include properly

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

2006-12-16 Thread Brian Shire
shire Sat Dec 16 20:18:47 2006 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/apcini.xml Log: Fixing previous mistake with apc.optimizer Adding changelog for apc.enabled and apc.cache_by_default

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

2006-12-13 Thread Brian Shire
shire Wed Dec 13 19:33:08 2006 UTC Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/apcini.xml Log: Updating APC ini settings. apc.enabled is now INI_SYSTEM and apc.cache_by_default is now INI_ALL.

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

2006-12-12 Thread Joey Smith
joeyTue Dec 12 19:10:50 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: allow_url_include available in 5.2.0 http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.38r2=1.39diff_format=u Index: phpdoc/en/appendices/ini.xml diff

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

2006-06-06 Thread Nuno Lopes
nlopess Tue Jun 6 12:35:52 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: auto_globals_jit now works with register_argc_argv http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/ini.xml?r1=1.36r2=1.37diff_format=u Index:

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

2006-06-06 Thread Nuno Lopes
nlopess Tue Jun 6 12:47:04 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: register_globals and register_long_arrays were removed http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/ini.xml?r1=1.37r2=1.38diff_format=u Index:

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

2006-03-06 Thread Gavin Foster
Hi, I expected the below modification to add a description to this section of the online manual: http://www.php.net/manual/en/ini.core.php#ini.sql.safe-mode Can someone confirm that I've added the description to the correct file. My understanding was that the online manual is

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

2006-03-06 Thread Friedhelm Betz
Gavin Foster wrote: Hi, I expected the below modification to add a description to this section of the online manual: http://www.php.net/manual/en/ini.core.php#ini.sql.safe-mode Can someone confirm that I've added the description to the correct file. Yes. My understanding was that the

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

2006-03-06 Thread Gavin Foster
Great. I was worried for a moment that I had got it wrong, this is my first contribution you see... Thanks for the clarification. -- Gavin Foster On 6 Mar 2006, at 14:24, Friedhelm Betz wrote: Gavin Foster wrote: Hi, I expected the below modification to add a description to this

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

2006-03-04 Thread Gavin Foster
gavinfo Sat Mar 4 17:47:43 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: Added description to sql.safe_mode (for core ini php directives). http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/ini.xml?r1=1.35r2=1.36diff_format=u Index:

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

2006-02-19 Thread Nuno Lopes
nlopess Sun Feb 19 13:34:19 2006 UTC Modified files: /phpdoc/en/appendices ini.xml Log: add documentation for realpath_cache_* http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/ini.xml?r1=1.34r2=1.35diff_format=u Index: phpdoc/en/appendices/ini.xml diff

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/bc ini.xml /en/reference/oci8 ini.xml /en/reference/pdo_odbc ini.xml /en/reference/session ini.xml /en/reference/sybase ini.xml /en/ref

2005-12-26 Thread Nuno Lopes
nlopess Mon Dec 26 12:12:12 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/bc ini.xml /phpdoc/en/reference/oci8 ini.xml /phpdoc/en/reference/pdo_odbc ini.xml /phpdoc/en/reference/sessionini.xml

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

2005-12-21 Thread Jakub Vrana
vrana Wed Dec 21 15:03:03 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Some more information to zend.ze1_compatibility_mode http://cvs.php.net/viewcvs.cgi/phpdoc/en/appendices/ini.xml?r1=1.30r2=1.31diff_format=u Index:

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

2005-12-06 Thread Jakub Vrana
vrana Tue Dec 6 10:31:48 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: allow_call_time_pass_reference only warns (bug #35487) http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.29r2=1.30ty=u Index: phpdoc/en/appendices/ini.xml

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

2005-11-30 Thread Nuno Lopes
nlopess Wed Nov 30 15:39:20 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: fix #35122: missing extension in the ini.core table http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.28r2=1.29ty=u Index: phpdoc/en/appendices/ini.xml

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

2005-11-23 Thread Jakub Vrana
vrana Wed Nov 23 04:56:08 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: zend.ze1_compatibility_mode (bug #28453) http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.27r2=1.28ty=u Index: phpdoc/en/appendices/ini.xml diff -u

RE: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml

2005-11-21 Thread Richard A. Quadling
123.423seconds to get to me according to FasterFox!). Richard. -Original Message- From: Nuno Lopes [mailto:[EMAIL PROTECTED] Sent: 18 November 2005 21:01 To: phpdoc@lists.php.net Subject: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml nlopess Fri Nov 18 16:00:54 2005 EDT Modified files

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

2005-11-21 Thread Nuno Lopes
PROTECTED] To: Nuno Lopes [EMAIL PROTECTED]; phpdoc@lists.php.net Sent: Monday, November 21, 2005 1:08 PM Subject: RE: [PHP-DOC] cvs: phpdoc /en/appendices ini.xml I think the reason is because the extension skeleton has it. Maybe some comments around these lines in the skeleton OR a little edit

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/apc ini.xml /en/reference/crack ini.xml /en/reference/expect ini.xml /en/reference/mssql ini.xml /en/reference/runkit ini.xml

2005-11-18 Thread Nuno Lopes
nlopess Fri Nov 18 15:56:47 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/apcini.xml /phpdoc/en/reference/crack ini.xml /phpdoc/en/reference/expect ini.xml /phpdoc/en/reference/mssql ini.xml

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

2005-11-18 Thread Nuno Lopes
nlopess Fri Nov 18 16:00:54 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: I still dont know why PDO exports that dummy ini entry... http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.26r2=1.27ty=u Index:

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

2005-07-20 Thread Nuno Lopes
nlopess Wed Jul 20 13:14:04 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/ibm_db2ini.xml Log: first update of ini opts. dont translate this yet.

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/ibm_db2 ini.xml /en/reference/msql ini.xml /en/reference/sybase ini.xml /scripts/iniupdate generate_changelog.php ini_search_lib.php

2005-07-20 Thread Nuno Lopes
nlopess Wed Jul 20 14:45:50 2005 EDT Modified files: /phpdoc/en/reference/msql ini.xml /phpdoc/en/reference/sybase ini.xml /phpdoc/en/appendices ini.xml /phpdoc/en/reference/ibm_db2ini.xml /phpdoc/scripts/iniupdate

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml wrappers.xml

2005-07-14 Thread Jakub Vrana
vrana Thu Jul 14 08:31:01 2005 EDT Modified files: /phpdoc/en/appendices ini.xml wrappers.xml Log: $HTTP_RAW_POST_DATA and php://input are not available with multipart/form-data enctype (bug #32948)

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/datetime ini.xml /en/reference/datetime/functions date-default-timezone-get.xml date-default-timezone-set.xml

2005-07-12 Thread Nuno Lopes
nlopess Tue Jul 12 08:11:58 2005 EDT Added files: /phpdoc/en/reference/datetime/functions date-default-timezone-get.xml date-default-timezone-set.xml Modified

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

2005-07-08 Thread Yannick Torres
yannick Fri Jul 8 14:02:37 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Add missing entry http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.20r2=1.21ty=u Index: phpdoc/en/appendices/ini.xml diff -u

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

2005-06-22 Thread Nuno Lopes
nlopess Wed Jun 22 17:01:41 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/datetime ini.xml Log: more ini options for the date/time standard extension

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

2005-04-19 Thread Nuno Lopes
nlopess Tue Apr 19 14:48:14 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/mime_magic ini.xml Log: update main ini table http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.18r2=1.19ty=u Index:

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

2005-03-31 Thread Jakub Vrana
vrana Thu Mar 31 04:59:47 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: What happens if post_max_size is exceeded (bug #31775) http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.16r2=1.17ty=u Index: phpdoc/en/appendices/ini.xml

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

2005-03-31 Thread Philip Olson
philip Thu Mar 31 12:49:33 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Grammar/clarity/tags to post_max_size is exceeded, and added auto_globals_jit info. http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.17r2=1.18ty=u

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/reference/filesystem ini.xml /en/reference/session ini.xml /scripts/iniupdate generate_changelog.php ini-update.php ini_search_lib.php version4.tags version5.tags

2005-03-26 Thread Nuno Lopes
nlopess Sat Mar 26 08:22:31 2005 EDT Modified files: /phpdoc/en/appendices ini.xml /phpdoc/en/reference/filesystem ini.xml /phpdoc/en/reference/sessionini.xml /phpdoc/scripts/iniupdate generate_changelog.php ini-update.php

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

2005-03-25 Thread Jakub Vrana
vrana Fri Mar 25 11:16:11 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Remove superfluous column http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.14r2=1.15ty=u Index: phpdoc/en/appendices/ini.xml diff -u

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

2005-03-25 Thread Nuno Lopes
You have find a nice error in my script.. ;) I'm amazed why both 'make test' and 'make test_xml' didn't caught this problem.. It seems I need to tweak the regex expression.. ([EMAIL PROTECTED]) Nuno vrana Fri Mar 25 11:16:11 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log:

[PHP-DOC] cvs: phpdoc /en/appendices ini.xml /en/install ini.xml

2005-03-21 Thread Jakub Vrana
vrana Mon Mar 21 06:28:07 2005 EDT Modified files: /phpdoc/en/install ini.xml /phpdoc/en/appendices ini.xml Log: Windows registry can't modify PHP_INI_PERDIR (bug #32337) http://cvs.php.net/diff.php/phpdoc/en/install/ini.xml?r1=1.4r2=1.5ty=u

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

2005-02-25 Thread Philip Olson
philip Fri Feb 25 15:32:08 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Document the auto_globals_jit directive. http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.11r2=1.12ty=u Index: phpdoc/en/appendices/ini.xml diff -u

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

2005-02-25 Thread Philip Olson
philip Fri Feb 25 15:39:01 2005 EDT Modified files: /phpdoc/en/appendices ini.xml Log: zend.ze1_compatibility_mode - See also migrating from PHP 4 to PHP 5. http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.12r2=1.13ty=u Index:

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

2004-09-11 Thread Aidan Lister
aidan Sat Sep 11 09:32:52 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Removed excessive register_globals information and transfered it to FAQ section http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.8r2=1.9ty=u Index:

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

2004-08-07 Thread Jakub Vrana
vrana Sat Aug 7 13:25:31 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Fix IDs http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.7r2=1.8ty=u Index: phpdoc/en/appendices/ini.xml diff -u phpdoc/en/appendices/ini.xml:1.7

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

2004-08-04 Thread Jakub Vrana
vrana Wed Aug 4 08:32:48 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Explain allow_call_time_pass_reference (bug #29018) http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.5r2=1.6ty=u Index: phpdoc/en/appendices/ini.xml diff

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

2004-07-21 Thread Jakub Vrana
vrana Wed Jul 21 05:40:09 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: allow_webdav_methods is deprecated http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.4r2=1.5ty=u Index: phpdoc/en/appendices/ini.xml diff -u

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

2004-07-18 Thread Philip Olson
philip Sun Jul 18 21:24:55 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: Document zend.ze1_compatibility_mode, deals with bug #28453 http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.3r2=1.4ty=u Index:

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

2004-06-01 Thread Friedhelm Betz
betzTue Jun 1 05:18:28 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: nuke literal for PHP use emphasis instead uppercase use filename class=directory for diretories

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

2004-05-25 Thread Gabor Hojtsy
gobaTue May 25 09:05:42 2004 EDT Modified files: /phpdoc/en/appendices ini.xml Log: change title, so people will not confuse this with the configure parameters http://cvs.php.net/diff.php/phpdoc/en/appendices/ini.xml?r1=1.1r2=1.2ty=u Index: