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

2007-08-20 Thread Jakub Vrana
vrana Mon Aug 20 13:49:39 2007 UTC Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: Examples are now above notes http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/ini-get.xml?r1=1.17r2=1.18diff_format=u Index:

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

2007-08-20 Thread Jakub Vrana
vrana Mon Aug 20 14:02:44 2007 UTC Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: Booleans can be returned as literal strings (bug #33443)

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

2007-08-16 Thread Jakub Vrana
vrana Thu Aug 16 12:31:30 2007 UTC Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: Returns empty string also for null (bug #41937) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/info/functions/ini-get.xml?r1=1.16r2=1.17diff_format=u

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

2004-12-16 Thread Nuno Lopes
Why not do it like: switch($last) { case 'g': $val *= 1024; case 'm': $val *= 1024; case 'k': $val *= 1024; } is much shorter and cleaner looking. Derick I've seen your commit. I didn't do it like that because I think that the break's missing could confuse someone. Anyway, I'll follow your

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

2004-12-16 Thread Nuno Lopes
nlopess Thu Dec 16 05:56:58 2004 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: change code, by Derick's suggestion http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-get.xml?r1=1.12r2=1.13ty=u Index:

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

2004-12-16 Thread Derick Rethans
On Thu, 16 Dec 2004, Nuno Lopes wrote: Why not do it like: switch($last) { case 'g': $val *= 1024; case 'm': $val *= 1024; case 'k': $val *= 1024; } is much shorter and cleaner looking. Derick I've seen your commit. I didn't do it like that because I think that the

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

2004-12-15 Thread Nuno Lopes
nlopess Wed Dec 15 15:20:28 2004 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: add the G ini modifier http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-get.xml?r1=1.11r2=1.12ty=u Index:

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

2004-12-15 Thread Derick Rethans
On Wed, 15 Dec 2004, Nuno Lopes wrote: nlopess Wed Dec 15 15:20:28 2004 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: add the G ini modifier

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

2004-08-07 Thread Jakub Vrana
vrana Sat Aug 7 12:46:14 2004 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: 0 can be returned for Off (bug #25865) http://cvs.php.net/diff.php/phpdoc/en/reference/info/functions/ini-get.xml?r1=1.9r2=1.10ty=u Index:

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

2004-08-03 Thread Philip Olson
philip Wed Aug 4 01:23:47 2004 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: Show how to display shorthand notation as bytes as this is how the php source does it. And make the example formal.

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

2003-10-26 Thread Mehdi Achour
didou Sun Oct 26 12:35:37 2003 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml Log: correcting the example (register_globals) reformating to use screen notation Index: phpdoc/en/reference/info/functions/ini-get.xml diff -u

[PHP-DOC] cvs: phpdoc /en/reference/info/functions ini-get.xml set-time-limit.xml

2003-02-13 Thread Damien Seguy
damsThu Feb 13 09:39:13 2003 EDT Modified files: /phpdoc/en/reference/info/functions ini-get.xml set-time-limit.xml Log: use of entities Index: phpdoc/en/reference/info/functions/ini-get.xml diff -u phpdoc/en/reference/info/functions/ini-get.xml:1.3